var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042186&x=4841',
		'title': '',
		'imageId': '7042186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042143&x=4841',
		'title': '',
		'imageId': '7042143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042149&x=4841',
		'title': '',
		'imageId': '7042149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042163&x=4841',
		'title': '',
		'imageId': '7042163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042167&x=4841',
		'title': '',
		'imageId': '7042167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042173&x=4841',
		'title': '',
		'imageId': '7042173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=894681&docid=7042179&x=4841',
		'title': '',
		'imageId': '7042179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #894681';

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