var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744214&x=1948',
		'title': '',
		'imageId': '67744214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744215&x=1948',
		'title': '',
		'imageId': '67744215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744217&x=1948',
		'title': '',
		'imageId': '67744217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744216&x=1948',
		'title': '',
		'imageId': '67744216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744219&x=1948',
		'title': '',
		'imageId': '67744219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744220&x=1948',
		'title': '',
		'imageId': '67744220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744218&x=1948',
		'title': '',
		'imageId': '67744218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913924&docid=67744221&x=1948',
		'title': '',
		'imageId': '67744221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913924';

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