var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108441&x=3438',
		'title': '',
		'imageId': '69108441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108443&x=3438',
		'title': '',
		'imageId': '69108443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108442&x=3438',
		'title': '',
		'imageId': '69108442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108445&x=3438',
		'title': '',
		'imageId': '69108445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108446&x=3438',
		'title': '',
		'imageId': '69108446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108444&x=3438',
		'title': '',
		'imageId': '69108444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108447&x=3438',
		'title': '',
		'imageId': '69108447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973638&docid=69108448&x=3438',
		'title': '',
		'imageId': '69108448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973638';

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