var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202646&x=3113',
		'title': '',
		'imageId': '69202646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202638&x=3113',
		'title': '',
		'imageId': '69202638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202642&x=3113',
		'title': '',
		'imageId': '69202642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202641&x=3113',
		'title': '',
		'imageId': '69202641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202644&x=3113',
		'title': '',
		'imageId': '69202644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202645&x=3113',
		'title': '',
		'imageId': '69202645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202639&x=3113',
		'title': '',
		'imageId': '69202639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202643&x=3113',
		'title': '',
		'imageId': '69202643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977714&docid=69202640&x=3113',
		'title': '',
		'imageId': '69202640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977714';

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