var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141636&x=2642',
		'title': '',
		'imageId': '70141636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141633&x=2642',
		'title': '',
		'imageId': '70141633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141632&x=2642',
		'title': '',
		'imageId': '70141632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141635&x=2642',
		'title': '',
		'imageId': '70141635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141638&x=2642',
		'title': '',
		'imageId': '70141638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141634&x=2642',
		'title': '',
		'imageId': '70141634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141639&x=2642',
		'title': '',
		'imageId': '70141639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016665&docid=70141637&x=2642',
		'title': '',
		'imageId': '70141637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016665';

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