var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998438&x=2415',
		'title': '',
		'imageId': '67998438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998441&x=2415',
		'title': '',
		'imageId': '67998441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998440&x=2415',
		'title': '',
		'imageId': '67998440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998437&x=2415',
		'title': '',
		'imageId': '67998437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998439&x=2415',
		'title': '',
		'imageId': '67998439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998434&x=2415',
		'title': '',
		'imageId': '67998434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998435&x=2415',
		'title': '',
		'imageId': '67998435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924018&docid=67998436&x=2415',
		'title': '',
		'imageId': '67998436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924018';

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