var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860414&x=5117',
		'title': '',
		'imageId': '69860414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860437&x=5117',
		'title': '',
		'imageId': '69860437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860530&x=5117',
		'title': '',
		'imageId': '69860530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860655&x=5117',
		'title': '',
		'imageId': '69860655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860673&x=5117',
		'title': '',
		'imageId': '69860673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860689&x=5117',
		'title': '',
		'imageId': '69860689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006115&docid=69860713&x=5117',
		'title': '',
		'imageId': '69860713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006115';

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