var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307885&x=4937',
		'title': '',
		'imageId': '67307885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307886&x=4937',
		'title': '',
		'imageId': '67307886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307888&x=4937',
		'title': '',
		'imageId': '67307888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307882&x=4937',
		'title': '',
		'imageId': '67307882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307890&x=4937',
		'title': '',
		'imageId': '67307890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307883&x=4937',
		'title': '',
		'imageId': '67307883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307881&x=4937',
		'title': '',
		'imageId': '67307881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922075&docid=67307884&x=4937',
		'title': '',
		'imageId': '67307884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922075';

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