var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677497&x=2418',
		'title': '',
		'imageId': '68677497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677515&x=2418',
		'title': '',
		'imageId': '68677515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677518&x=2418',
		'title': '',
		'imageId': '68677518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677498&x=2418',
		'title': '',
		'imageId': '68677498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677481&x=2418',
		'title': '',
		'imageId': '68677481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677484&x=2418',
		'title': '',
		'imageId': '68677484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677483&x=2418',
		'title': '',
		'imageId': '68677483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677482&x=2418',
		'title': '',
		'imageId': '68677482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677499&x=2418',
		'title': '',
		'imageId': '68677499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677501&x=2418',
		'title': '',
		'imageId': '68677501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677502&x=2418',
		'title': '',
		'imageId': '68677502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677500&x=2418',
		'title': '',
		'imageId': '68677500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677517&x=2418',
		'title': '',
		'imageId': '68677517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677516&x=2418',
		'title': '',
		'imageId': '68677516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677520&x=2418',
		'title': '',
		'imageId': '68677520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677519&x=2418',
		'title': '',
		'imageId': '68677519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677479&x=2418',
		'title': '',
		'imageId': '68677479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954150&docid=68677480&x=2418',
		'title': '',
		'imageId': '68677480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954150';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
