var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772854&x=2759',
		'title': '',
		'imageId': '69772854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772616&x=2759',
		'title': '',
		'imageId': '69772616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772619&x=2759',
		'title': '',
		'imageId': '69772619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772622&x=2759',
		'title': '',
		'imageId': '69772622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772625&x=2759',
		'title': '',
		'imageId': '69772625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772628&x=2759',
		'title': '',
		'imageId': '69772628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772788&x=2759',
		'title': '',
		'imageId': '69772788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772810&x=2759',
		'title': '',
		'imageId': '69772810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001664&docid=69772815&x=2759',
		'title': '',
		'imageId': '69772815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001664';

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