var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978185&x=5110',
		'title': '',
		'imageId': '67978185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978188&x=5110',
		'title': '',
		'imageId': '67978188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978191&x=5110',
		'title': '',
		'imageId': '67978191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978186&x=5110',
		'title': '',
		'imageId': '67978186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978192&x=5110',
		'title': '',
		'imageId': '67978192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978189&x=5110',
		'title': '',
		'imageId': '67978189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978187&x=5110',
		'title': '',
		'imageId': '67978187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923067&docid=67978190&x=5110',
		'title': '',
		'imageId': '67978190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923067';

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