var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30557992&x=4813',
		'title': '',
		'imageId': '30557992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30557991&x=4813',
		'title': '',
		'imageId': '30557991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30557990&x=4813',
		'title': '',
		'imageId': '30557990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30557994&x=4813',
		'title': '',
		'imageId': '30557994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30558010&x=4813',
		'title': '',
		'imageId': '30558010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30557993&x=4813',
		'title': '',
		'imageId': '30557993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30557989&x=4813',
		'title': '',
		'imageId': '30557989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2277534&docid=30558011&x=4813',
		'title': '',
		'imageId': '30558011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2277534';

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