var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907661&docid=67585029&x=3419',
		'title': '',
		'imageId': '67585029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907661&docid=67584984&x=3419',
		'title': '',
		'imageId': '67584984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907661&docid=67584988&x=3419',
		'title': '',
		'imageId': '67584988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907661&docid=67585026&x=3419',
		'title': '',
		'imageId': '67585026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907661&docid=67585028&x=3419',
		'title': '',
		'imageId': '67585028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907661&docid=67585027&x=3419',
		'title': '',
		'imageId': '67585027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907661';

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