var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818507&x=5339',
		'title': '',
		'imageId': '67818507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818506&x=5339',
		'title': '',
		'imageId': '67818506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818508&x=5339',
		'title': '',
		'imageId': '67818508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818509&x=5339',
		'title': '',
		'imageId': '67818509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818510&x=5339',
		'title': '',
		'imageId': '67818510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818513&x=5339',
		'title': '',
		'imageId': '67818513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818516&x=5339',
		'title': '',
		'imageId': '67818516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818521&x=5339',
		'title': '',
		'imageId': '67818521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916787&docid=67818505&x=5339',
		'title': '',
		'imageId': '67818505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916787';

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