var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133889&x=207',
		'title': '',
		'imageId': '69133889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133895&x=207',
		'title': '',
		'imageId': '69133895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133890&x=207',
		'title': '',
		'imageId': '69133890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133891&x=207',
		'title': '',
		'imageId': '69133891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133887&x=207',
		'title': '',
		'imageId': '69133887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133888&x=207',
		'title': '',
		'imageId': '69133888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133893&x=207',
		'title': '',
		'imageId': '69133893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133886&x=207',
		'title': '',
		'imageId': '69133886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974380&docid=69133894&x=207',
		'title': '',
		'imageId': '69133894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974380';

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