var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=468811&docid=2553707&x=3322',
		'title': '',
		'imageId': '2553707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=468811&docid=2556985&x=3322',
		'title': '',
		'imageId': '2556985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=468811&docid=2553725&x=3322',
		'title': '',
		'imageId': '2553725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=468811&docid=2556988&x=3322',
		'title': '',
		'imageId': '2556988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=468811&docid=2553728&x=3322',
		'title': '',
		'imageId': '2553728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=468811&docid=2556980&x=3322',
		'title': '',
		'imageId': '2556980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #468811';

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