var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69877472&x=5427',
		'title': '',
		'imageId': '69877472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675834&x=5427',
		'title': '',
		'imageId': '69675834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675835&x=5427',
		'title': '',
		'imageId': '69675835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675836&x=5427',
		'title': '',
		'imageId': '69675836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675837&x=5427',
		'title': '',
		'imageId': '69675837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675838&x=5427',
		'title': '',
		'imageId': '69675838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675839&x=5427',
		'title': '',
		'imageId': '69675839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675832&x=5427',
		'title': '',
		'imageId': '69675832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998802&docid=69675830&x=5427',
		'title': '',
		'imageId': '69675830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998802';

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