var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773054&x=4646',
		'title': '',
		'imageId': '1773054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773057&x=4646',
		'title': '',
		'imageId': '1773057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773060&x=4646',
		'title': '',
		'imageId': '1773060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773063&x=4646',
		'title': '',
		'imageId': '1773063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773066&x=4646',
		'title': '',
		'imageId': '1773066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773069&x=4646',
		'title': '',
		'imageId': '1773069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773072&x=4646',
		'title': '',
		'imageId': '1773072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773075&x=4646',
		'title': '',
		'imageId': '1773075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477868&docid=1773078&x=4646',
		'title': '',
		'imageId': '1773078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #477868';

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