var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987486&x=5953',
		'title': '',
		'imageId': '68987486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987487&x=5953',
		'title': '',
		'imageId': '68987487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987488&x=5953',
		'title': '',
		'imageId': '68987488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987489&x=5953',
		'title': '',
		'imageId': '68987489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987490&x=5953',
		'title': '',
		'imageId': '68987490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987491&x=5953',
		'title': '',
		'imageId': '68987491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987492&x=5953',
		'title': '',
		'imageId': '68987492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968439&docid=68987493&x=5953',
		'title': '',
		'imageId': '68987493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968439';

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