var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69316954&x=113',
		'title': '',
		'imageId': '69316954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69316955&x=113',
		'title': '',
		'imageId': '69316955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69316956&x=113',
		'title': '',
		'imageId': '69316956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69316961&x=113',
		'title': '',
		'imageId': '69316961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69316973&x=113',
		'title': '',
		'imageId': '69316973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69316992&x=113',
		'title': '',
		'imageId': '69316992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69317012&x=113',
		'title': '',
		'imageId': '69317012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69317035&x=113',
		'title': '',
		'imageId': '69317035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017080&docid=69317047&x=113',
		'title': '',
		'imageId': '69317047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017080';

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