var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=927194&docid=7431734&x=1239',
		'title': '',
		'imageId': '7431734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927194&docid=7431736&x=1239',
		'title': '',
		'imageId': '7431736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927194&docid=7431740&x=1239',
		'title': '',
		'imageId': '7431740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927194&docid=7431743&x=1239',
		'title': '',
		'imageId': '7431743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927194&docid=7431746&x=1239',
		'title': '',
		'imageId': '7431746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927194&docid=7431735&x=1239',
		'title': '',
		'imageId': '7431735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #927194';

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