var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3686886&docid=69001745&x=5721',
		'title': '',
		'imageId': '69001745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686886&docid=69001800&x=5721',
		'title': '',
		'imageId': '69001800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686886&docid=69001802&x=5721',
		'title': '',
		'imageId': '69001802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686886&docid=69001730&x=5721',
		'title': '',
		'imageId': '69001730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686886&docid=69001734&x=5721',
		'title': '',
		'imageId': '69001734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686886&docid=69001804&x=5721',
		'title': '',
		'imageId': '69001804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3686886';

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