var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003802&x=324',
		'title': '',
		'imageId': '70003802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003804&x=324',
		'title': '',
		'imageId': '70003804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003800&x=324',
		'title': '',
		'imageId': '70003800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003805&x=324',
		'title': '',
		'imageId': '70003805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003799&x=324',
		'title': '',
		'imageId': '70003799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003803&x=324',
		'title': '',
		'imageId': '70003803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003801&x=324',
		'title': '',
		'imageId': '70003801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003798&x=324',
		'title': '',
		'imageId': '70003798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011877&docid=70003806&x=324',
		'title': '',
		'imageId': '70003806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011877';

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