var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=470099&docid=2565818&x=4029',
		'title': '',
		'imageId': '2565818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470099&docid=2565821&x=4029',
		'title': '',
		'imageId': '2565821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470099&docid=2565809&x=4029',
		'title': '',
		'imageId': '2565809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470099&docid=2565812&x=4029',
		'title': '',
		'imageId': '2565812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470099&docid=2565815&x=4029',
		'title': '',
		'imageId': '2565815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470099&docid=2565806&x=4029',
		'title': '',
		'imageId': '2565806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #470099';

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