var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428785&x=1050',
		'title': '',
		'imageId': '7428785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428788&x=1050',
		'title': '',
		'imageId': '7428788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428791&x=1050',
		'title': '',
		'imageId': '7428791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428794&x=1050',
		'title': '',
		'imageId': '7428794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428797&x=1050',
		'title': '',
		'imageId': '7428797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428800&x=1050',
		'title': '',
		'imageId': '7428800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428803&x=1050',
		'title': '',
		'imageId': '7428803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926884&docid=7428806&x=1050',
		'title': '',
		'imageId': '7428806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926884';

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