var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556680&x=5454',
		'title': '',
		'imageId': '68556680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556681&x=5454',
		'title': '',
		'imageId': '68556681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556682&x=5454',
		'title': '',
		'imageId': '68556682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556683&x=5454',
		'title': '',
		'imageId': '68556683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556684&x=5454',
		'title': '',
		'imageId': '68556684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556685&x=5454',
		'title': '',
		'imageId': '68556685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556687&x=5454',
		'title': '',
		'imageId': '68556687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010269&docid=68556686&x=5454',
		'title': '',
		'imageId': '68556686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010269';

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";
	})
}
