var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878894&x=293',
		'title': '',
		'imageId': '65878894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878887&x=293',
		'title': '',
		'imageId': '65878887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878893&x=293',
		'title': '',
		'imageId': '65878893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878892&x=293',
		'title': '',
		'imageId': '65878892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878886&x=293',
		'title': '',
		'imageId': '65878886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878889&x=293',
		'title': '',
		'imageId': '65878889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65878890&x=293',
		'title': '',
		'imageId': '65878890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65879580&x=293',
		'title': '',
		'imageId': '65879580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908872&docid=65879583&x=293',
		'title': '',
		'imageId': '65879583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908872';

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