var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597936&x=3149',
		'title': '',
		'imageId': '2597936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597939&x=3149',
		'title': '',
		'imageId': '2597939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597942&x=3149',
		'title': '',
		'imageId': '2597942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597952&x=3149',
		'title': '',
		'imageId': '2597952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597933&x=3149',
		'title': '',
		'imageId': '2597933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597956&x=3149',
		'title': '',
		'imageId': '2597956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2598170&x=3149',
		'title': '',
		'imageId': '2598170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475740&docid=2597948&x=3149',
		'title': '',
		'imageId': '2597948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475740';

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