var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=924404&docid=7397508&x=923',
		'title': '',
		'imageId': '7397508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924404&docid=7397579&x=923',
		'title': '',
		'imageId': '7397579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924404&docid=7397787&x=923',
		'title': '',
		'imageId': '7397787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924404&docid=7397811&x=923',
		'title': '',
		'imageId': '7397811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924404&docid=7397812&x=923',
		'title': '',
		'imageId': '7397812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924404&docid=7397859&x=923',
		'title': '',
		'imageId': '7397859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #924404';

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