var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882761&x=518',
		'title': '',
		'imageId': '69882761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882755&x=518',
		'title': '',
		'imageId': '69882755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882757&x=518',
		'title': '',
		'imageId': '69882757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882760&x=518',
		'title': '',
		'imageId': '69882760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882758&x=518',
		'title': '',
		'imageId': '69882758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882759&x=518',
		'title': '',
		'imageId': '69882759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882762&x=518',
		'title': '',
		'imageId': '69882762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882763&x=518',
		'title': '',
		'imageId': '69882763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007166&docid=69882756&x=518',
		'title': '',
		'imageId': '69882756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007166';

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