var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7251177&x=1957',
		'title': '',
		'imageId': '7251177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7251182&x=1957',
		'title': '',
		'imageId': '7251182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7251192&x=1957',
		'title': '',
		'imageId': '7251192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7251197&x=1957',
		'title': '',
		'imageId': '7251197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7252153&x=1957',
		'title': '',
		'imageId': '7252153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7252159&x=1957',
		'title': '',
		'imageId': '7252159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908885&docid=7252162&x=1957',
		'title': '',
		'imageId': '7252162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908885';

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