var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969034&x=4621',
		'title': '',
		'imageId': '69969034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969038&x=4621',
		'title': '',
		'imageId': '69969038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969037&x=4621',
		'title': '',
		'imageId': '69969037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969035&x=4621',
		'title': '',
		'imageId': '69969035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969036&x=4621',
		'title': '',
		'imageId': '69969036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969039&x=4621',
		'title': '',
		'imageId': '69969039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010397&docid=69969033&x=4621',
		'title': '',
		'imageId': '69969033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010397';

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