var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457358&x=1313',
		'title': '',
		'imageId': '7457358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457355&x=1313',
		'title': '',
		'imageId': '7457355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457364&x=1313',
		'title': '',
		'imageId': '7457364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457361&x=1313',
		'title': '',
		'imageId': '7457361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457371&x=1313',
		'title': '',
		'imageId': '7457371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457367&x=1313',
		'title': '',
		'imageId': '7457367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457352&x=1313',
		'title': '',
		'imageId': '7457352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929349&docid=7457377&x=1313',
		'title': '',
		'imageId': '7457377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #929349';

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