var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68483358&x=448',
		'title': '',
		'imageId': '68483358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68483359&x=448',
		'title': '',
		'imageId': '68483359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68732286&x=448',
		'title': '',
		'imageId': '68732286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68732287&x=448',
		'title': '',
		'imageId': '68732287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68732289&x=448',
		'title': '',
		'imageId': '68732289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68732288&x=448',
		'title': '',
		'imageId': '68732288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68732290&x=448',
		'title': '',
		'imageId': '68732290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68748224&x=448',
		'title': '',
		'imageId': '68748224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945865&docid=68748223&x=448',
		'title': '',
		'imageId': '68748223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945865';

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