var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923123&x=2158',
		'title': '',
		'imageId': '69923123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923124&x=2158',
		'title': '',
		'imageId': '69923124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923121&x=2158',
		'title': '',
		'imageId': '69923121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923126&x=2158',
		'title': '',
		'imageId': '69923126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923125&x=2158',
		'title': '',
		'imageId': '69923125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923120&x=2158',
		'title': '',
		'imageId': '69923120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923127&x=2158',
		'title': '',
		'imageId': '69923127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008436&docid=69923122&x=2158',
		'title': '',
		'imageId': '69923122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008436';

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