var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579839&x=3216',
		'title': '',
		'imageId': '2579839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579842&x=3216',
		'title': '',
		'imageId': '2579842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579846&x=3216',
		'title': '',
		'imageId': '2579846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579851&x=3216',
		'title': '',
		'imageId': '2579851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579854&x=3216',
		'title': '',
		'imageId': '2579854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579857&x=3216',
		'title': '',
		'imageId': '2579857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579861&x=3216',
		'title': '',
		'imageId': '2579861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579831&x=3216',
		'title': '',
		'imageId': '2579831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470279&docid=2579834&x=3216',
		'title': '',
		'imageId': '2579834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #470279';

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