var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070216&x=1413',
		'title': '',
		'imageId': '69070216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070226&x=1413',
		'title': '',
		'imageId': '69070226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070222&x=1413',
		'title': '',
		'imageId': '69070222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070224&x=1413',
		'title': '',
		'imageId': '69070224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070218&x=1413',
		'title': '',
		'imageId': '69070218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070219&x=1413',
		'title': '',
		'imageId': '69070219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070225&x=1413',
		'title': '',
		'imageId': '69070225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070217&x=1413',
		'title': '',
		'imageId': '69070217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070223&x=1413',
		'title': '',
		'imageId': '69070223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070227&x=1413',
		'title': '',
		'imageId': '69070227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070214&x=1413',
		'title': '',
		'imageId': '69070214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070215&x=1413',
		'title': '',
		'imageId': '69070215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070221&x=1413',
		'title': '',
		'imageId': '69070221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972055&docid=69070220&x=1413',
		'title': '',
		'imageId': '69070220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972055';

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