var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579980&x=3240',
		'title': '',
		'imageId': '2579980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579986&x=3240',
		'title': '',
		'imageId': '2579986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579989&x=3240',
		'title': '',
		'imageId': '2579989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579993&x=3240',
		'title': '',
		'imageId': '2579993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579997&x=3240',
		'title': '',
		'imageId': '2579997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2580000&x=3240',
		'title': '',
		'imageId': '2580000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2580003&x=3240',
		'title': '',
		'imageId': '2580003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579973&x=3240',
		'title': '',
		'imageId': '2579973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471532&docid=2579977&x=3240',
		'title': '',
		'imageId': '2579977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #471532';

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