var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=913532&docid=7270330&x=3018',
		'title': '',
		'imageId': '7270330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913532&docid=7270333&x=3018',
		'title': '',
		'imageId': '7270333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913532&docid=7270337&x=3018',
		'title': '',
		'imageId': '7270337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913532&docid=7270340&x=3018',
		'title': '',
		'imageId': '7270340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913532&docid=7270343&x=3018',
		'title': '',
		'imageId': '7270343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913532&docid=7270346&x=3018',
		'title': '',
		'imageId': '7270346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #913532';

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