var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908828&x=3741',
		'title': '',
		'imageId': '69908828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908835&x=3741',
		'title': '',
		'imageId': '69908835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908831&x=3741',
		'title': '',
		'imageId': '69908831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908830&x=3741',
		'title': '',
		'imageId': '69908830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908833&x=3741',
		'title': '',
		'imageId': '69908833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908829&x=3741',
		'title': '',
		'imageId': '69908829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908827&x=3741',
		'title': '',
		'imageId': '69908827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908832&x=3741',
		'title': '',
		'imageId': '69908832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007003&docid=69908834&x=3741',
		'title': '',
		'imageId': '69908834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007003';

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