var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476346&docid=2533985&x=3210',
		'title': '',
		'imageId': '2533985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476346&docid=2533979&x=3210',
		'title': '',
		'imageId': '2533979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476346&docid=2533991&x=3210',
		'title': '',
		'imageId': '2533991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476346&docid=2533988&x=3210',
		'title': '',
		'imageId': '2533988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476346&docid=2533982&x=3210',
		'title': '',
		'imageId': '2533982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476346&docid=2533976&x=3210',
		'title': '',
		'imageId': '2533976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476346';

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