var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=914541&docid=7282919&x=2455',
		'title': '',
		'imageId': '7282919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914541&docid=7282923&x=2455',
		'title': '',
		'imageId': '7282923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914541&docid=7282928&x=2455',
		'title': '',
		'imageId': '7282928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914541&docid=7282931&x=2455',
		'title': '',
		'imageId': '7282931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914541&docid=7282937&x=2455',
		'title': '',
		'imageId': '7282937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914541&docid=7282940&x=2455',
		'title': '',
		'imageId': '7282940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #914541';

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