var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405621&x=3447',
		'title': '',
		'imageId': '7405621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405699&x=3447',
		'title': '',
		'imageId': '7405699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405702&x=3447',
		'title': '',
		'imageId': '7405702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405706&x=3447',
		'title': '',
		'imageId': '7405706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405711&x=3447',
		'title': '',
		'imageId': '7405711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405714&x=3447',
		'title': '',
		'imageId': '7405714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405717&x=3447',
		'title': '',
		'imageId': '7405717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925154&docid=7405726&x=3447',
		'title': '',
		'imageId': '7405726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #925154';

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