var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032594&x=5930',
		'title': '',
		'imageId': '70032594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032597&x=5930',
		'title': '',
		'imageId': '70032597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032599&x=5930',
		'title': '',
		'imageId': '70032599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032593&x=5930',
		'title': '',
		'imageId': '70032593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032596&x=5930',
		'title': '',
		'imageId': '70032596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032598&x=5930',
		'title': '',
		'imageId': '70032598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032600&x=5930',
		'title': '',
		'imageId': '70032600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032595&x=5930',
		'title': '',
		'imageId': '70032595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013190&docid=70032592&x=5930',
		'title': '',
		'imageId': '70032592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013190';

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