var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926405&docid=7448273&x=254',
		'title': '',
		'imageId': '7448273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926405&docid=7448119&x=254',
		'title': '',
		'imageId': '7448119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926405&docid=7448116&x=254',
		'title': '',
		'imageId': '7448116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926405&docid=7448123&x=254',
		'title': '',
		'imageId': '7448123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926405&docid=7448150&x=254',
		'title': '',
		'imageId': '7448150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926405&docid=7448153&x=254',
		'title': '',
		'imageId': '7448153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926405';

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