var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179582&docid=626796&x=141',
		'title': '',
		'imageId': '626796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179582&docid=626797&x=141',
		'title': '',
		'imageId': '626797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179582&docid=626798&x=141',
		'title': '',
		'imageId': '626798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179582&docid=626799&x=141',
		'title': '',
		'imageId': '626799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179582&docid=626800&x=141',
		'title': '',
		'imageId': '626800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179582&docid=626801&x=141',
		'title': '',
		'imageId': '626801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179582';

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