var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269937&x=2544',
		'title': '',
		'imageId': '69269937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269942&x=2544',
		'title': '',
		'imageId': '69269942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269944&x=2544',
		'title': '',
		'imageId': '69269944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269943&x=2544',
		'title': '',
		'imageId': '69269943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269941&x=2544',
		'title': '',
		'imageId': '69269941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269938&x=2544',
		'title': '',
		'imageId': '69269938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269940&x=2544',
		'title': '',
		'imageId': '69269940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980236&docid=69269945&x=2544',
		'title': '',
		'imageId': '69269945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980236';

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