var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410227&x=4335',
		'title': '',
		'imageId': '70410227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410226&x=4335',
		'title': '',
		'imageId': '70410226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410230&x=4335',
		'title': '',
		'imageId': '70410230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410225&x=4335',
		'title': '',
		'imageId': '70410225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410229&x=4335',
		'title': '',
		'imageId': '70410229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410231&x=4335',
		'title': '',
		'imageId': '70410231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410228&x=4335',
		'title': '',
		'imageId': '70410228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410232&x=4335',
		'title': '',
		'imageId': '70410232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410233&x=4335',
		'title': '',
		'imageId': '70410233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410234&x=4335',
		'title': '',
		'imageId': '70410234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410235&x=4335',
		'title': '',
		'imageId': '70410235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410237&x=4335',
		'title': '',
		'imageId': '70410237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410238&x=4335',
		'title': '',
		'imageId': '70410238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410236&x=4335',
		'title': '',
		'imageId': '70410236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410239&x=4335',
		'title': '',
		'imageId': '70410239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028306&docid=70410240&x=4335',
		'title': '',
		'imageId': '70410240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4028306';

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