var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=915765&docid=7298272&x=1316',
		'title': '',
		'imageId': '7298272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915765&docid=7298275&x=1316',
		'title': '',
		'imageId': '7298275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915765&docid=7298278&x=1316',
		'title': '',
		'imageId': '7298278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915765&docid=7298281&x=1316',
		'title': '',
		'imageId': '7298281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915765&docid=7298886&x=1316',
		'title': '',
		'imageId': '7298886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915765&docid=7298891&x=1316',
		'title': '',
		'imageId': '7298891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #915765';

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