var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=932552&docid=7494495&x=1310',
		'title': '',
		'imageId': '7494495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932552&docid=7494498&x=1310',
		'title': '',
		'imageId': '7494498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932552&docid=7494502&x=1310',
		'title': '',
		'imageId': '7494502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932552&docid=7494508&x=1310',
		'title': '',
		'imageId': '7494508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932552&docid=7494511&x=1310',
		'title': '',
		'imageId': '7494511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=932552&docid=7494516&x=1310',
		'title': '',
		'imageId': '7494516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #932552';

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