var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644452&x=1812',
		'title': '',
		'imageId': '64644452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644458&x=1812',
		'title': '',
		'imageId': '64644458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644457&x=1812',
		'title': '',
		'imageId': '64644457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644459&x=1812',
		'title': '',
		'imageId': '64644459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644479&x=1812',
		'title': '',
		'imageId': '64644479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644475&x=1812',
		'title': '',
		'imageId': '64644475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644471&x=1812',
		'title': '',
		'imageId': '64644471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=64644469&x=1812',
		'title': '',
		'imageId': '64644469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987081&docid=69767493&x=1812',
		'title': '',
		'imageId': '69767493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987081';

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