var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194082&x=123',
		'title': '',
		'imageId': '70194082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194087&x=123',
		'title': '',
		'imageId': '70194087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194079&x=123',
		'title': '',
		'imageId': '70194079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194090&x=123',
		'title': '',
		'imageId': '70194090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194085&x=123',
		'title': '',
		'imageId': '70194085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194084&x=123',
		'title': '',
		'imageId': '70194084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194083&x=123',
		'title': '',
		'imageId': '70194083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194080&x=123',
		'title': '',
		'imageId': '70194080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194081&x=123',
		'title': '',
		'imageId': '70194081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194086&x=123',
		'title': '',
		'imageId': '70194086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194091&x=123',
		'title': '',
		'imageId': '70194091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194089&x=123',
		'title': '',
		'imageId': '70194089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194088&x=123',
		'title': '',
		'imageId': '70194088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018674&docid=70194092&x=123',
		'title': '',
		'imageId': '70194092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018674';

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