var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830620&x=3541',
		'title': '',
		'imageId': '69830620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830621&x=3541',
		'title': '',
		'imageId': '69830621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830622&x=3541',
		'title': '',
		'imageId': '69830622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830629&x=3541',
		'title': '',
		'imageId': '69830629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830628&x=3541',
		'title': '',
		'imageId': '69830628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830624&x=3541',
		'title': '',
		'imageId': '69830624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830632&x=3541',
		'title': '',
		'imageId': '69830632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830627&x=3541',
		'title': '',
		'imageId': '69830627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830631&x=3541',
		'title': '',
		'imageId': '69830631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830625&x=3541',
		'title': '',
		'imageId': '69830625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830626&x=3541',
		'title': '',
		'imageId': '69830626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830630&x=3541',
		'title': '',
		'imageId': '69830630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004724&docid=69830623&x=3541',
		'title': '',
		'imageId': '69830623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004724';

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