var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7251464&x=107',
		'title': '',
		'imageId': '7251464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7251467&x=107',
		'title': '',
		'imageId': '7251467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7251475&x=107',
		'title': '',
		'imageId': '7251475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7251479&x=107',
		'title': '',
		'imageId': '7251479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7251485&x=107',
		'title': '',
		'imageId': '7251485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7252178&x=107',
		'title': '',
		'imageId': '7252178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7252184&x=107',
		'title': '',
		'imageId': '7252184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908888&docid=7252190&x=107',
		'title': '',
		'imageId': '7252190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908888';

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