var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928353&x=3447',
		'title': '',
		'imageId': '69928353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928358&x=3447',
		'title': '',
		'imageId': '69928358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928359&x=3447',
		'title': '',
		'imageId': '69928359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928354&x=3447',
		'title': '',
		'imageId': '69928354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928355&x=3447',
		'title': '',
		'imageId': '69928355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928357&x=3447',
		'title': '',
		'imageId': '69928357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008706&docid=69928356&x=3447',
		'title': '',
		'imageId': '69928356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008706';

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