var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438753&x=562',
		'title': '',
		'imageId': '69438753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438754&x=562',
		'title': '',
		'imageId': '69438754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438755&x=562',
		'title': '',
		'imageId': '69438755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438756&x=562',
		'title': '',
		'imageId': '69438756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438757&x=562',
		'title': '',
		'imageId': '69438757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438758&x=562',
		'title': '',
		'imageId': '69438758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438759&x=562',
		'title': '',
		'imageId': '69438759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438760&x=562',
		'title': '',
		'imageId': '69438760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987540&docid=69438752&x=562',
		'title': '',
		'imageId': '69438752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987540';

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