var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464182&x=2225',
		'title': '',
		'imageId': '70464182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464196&x=2225',
		'title': '',
		'imageId': '70464196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464194&x=2225',
		'title': '',
		'imageId': '70464194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464191&x=2225',
		'title': '',
		'imageId': '70464191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464192&x=2225',
		'title': '',
		'imageId': '70464192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464193&x=2225',
		'title': '',
		'imageId': '70464193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464197&x=2225',
		'title': '',
		'imageId': '70464197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464190&x=2225',
		'title': '',
		'imageId': '70464190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464198&x=2225',
		'title': '',
		'imageId': '70464198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464195&x=2225',
		'title': '',
		'imageId': '70464195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464183&x=2225',
		'title': '',
		'imageId': '70464183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464186&x=2225',
		'title': '',
		'imageId': '70464186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464184&x=2225',
		'title': '',
		'imageId': '70464184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464187&x=2225',
		'title': '',
		'imageId': '70464187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464189&x=2225',
		'title': '',
		'imageId': '70464189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464188&x=2225',
		'title': '',
		'imageId': '70464188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030328&docid=70464185&x=2225',
		'title': '',
		'imageId': '70464185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4030328';

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