var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006139&x=440',
		'title': '',
		'imageId': '69006139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006140&x=440',
		'title': '',
		'imageId': '69006140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006141&x=440',
		'title': '',
		'imageId': '69006141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006142&x=440',
		'title': '',
		'imageId': '69006142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006143&x=440',
		'title': '',
		'imageId': '69006143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006144&x=440',
		'title': '',
		'imageId': '69006144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006145&x=440',
		'title': '',
		'imageId': '69006145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006146&x=440',
		'title': '',
		'imageId': '69006146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969295&docid=69006147&x=440',
		'title': '',
		'imageId': '69006147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969295';

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