var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764523&x=933',
		'title': '',
		'imageId': '69764523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764528&x=933',
		'title': '',
		'imageId': '69764528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764529&x=933',
		'title': '',
		'imageId': '69764529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764530&x=933',
		'title': '',
		'imageId': '69764530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764533&x=933',
		'title': '',
		'imageId': '69764533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764532&x=933',
		'title': '',
		'imageId': '69764532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764526&x=933',
		'title': '',
		'imageId': '69764526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764531&x=933',
		'title': '',
		'imageId': '69764531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011866&docid=69764527&x=933',
		'title': '',
		'imageId': '69764527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011866';

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