var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625427&x=1058',
		'title': '',
		'imageId': '625427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625428&x=1058',
		'title': '',
		'imageId': '625428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625429&x=1058',
		'title': '',
		'imageId': '625429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625430&x=1058',
		'title': '',
		'imageId': '625430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625431&x=1058',
		'title': '',
		'imageId': '625431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625432&x=1058',
		'title': '',
		'imageId': '625432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179475&docid=625433&x=1058',
		'title': '',
		'imageId': '625433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179475';

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