var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205206&x=5345',
		'title': '',
		'imageId': '69205206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205208&x=5345',
		'title': '',
		'imageId': '69205208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205210&x=5345',
		'title': '',
		'imageId': '69205210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205207&x=5345',
		'title': '',
		'imageId': '69205207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205211&x=5345',
		'title': '',
		'imageId': '69205211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205205&x=5345',
		'title': '',
		'imageId': '69205205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205204&x=5345',
		'title': '',
		'imageId': '69205204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977890&docid=69205209&x=5345',
		'title': '',
		'imageId': '69205209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977890';

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