var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66827482&x=4851',
		'title': '',
		'imageId': '66827482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610423&x=4851',
		'title': '',
		'imageId': '66610423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610424&x=4851',
		'title': '',
		'imageId': '66610424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610425&x=4851',
		'title': '',
		'imageId': '66610425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610426&x=4851',
		'title': '',
		'imageId': '66610426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610422&x=4851',
		'title': '',
		'imageId': '66610422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610427&x=4851',
		'title': '',
		'imageId': '66610427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610428&x=4851',
		'title': '',
		'imageId': '66610428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867930&docid=66610429&x=4851',
		'title': '',
		'imageId': '66610429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867930';

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