var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743069&x=3251',
		'title': '',
		'imageId': '67743069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743068&x=3251',
		'title': '',
		'imageId': '67743068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743064&x=3251',
		'title': '',
		'imageId': '67743064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743067&x=3251',
		'title': '',
		'imageId': '67743067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743070&x=3251',
		'title': '',
		'imageId': '67743070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743066&x=3251',
		'title': '',
		'imageId': '67743066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743063&x=3251',
		'title': '',
		'imageId': '67743063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743065&x=3251',
		'title': '',
		'imageId': '67743065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913874&docid=67743071&x=3251',
		'title': '',
		'imageId': '67743071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913874';

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