var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824564&x=1634',
		'title': '',
		'imageId': '69824564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824567&x=1634',
		'title': '',
		'imageId': '69824567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824569&x=1634',
		'title': '',
		'imageId': '69824569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824566&x=1634',
		'title': '',
		'imageId': '69824566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824571&x=1634',
		'title': '',
		'imageId': '69824571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824570&x=1634',
		'title': '',
		'imageId': '69824570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995012&docid=69824568&x=1634',
		'title': '',
		'imageId': '69824568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995012';

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