var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316041&x=3116',
		'title': '',
		'imageId': '69316041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316042&x=3116',
		'title': '',
		'imageId': '69316042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316043&x=3116',
		'title': '',
		'imageId': '69316043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316046&x=3116',
		'title': '',
		'imageId': '69316046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316053&x=3116',
		'title': '',
		'imageId': '69316053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316057&x=3116',
		'title': '',
		'imageId': '69316057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316058&x=3116',
		'title': '',
		'imageId': '69316058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316062&x=3116',
		'title': '',
		'imageId': '69316062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982461&docid=69316067&x=3116',
		'title': '',
		'imageId': '69316067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982461';

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