var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070858&x=2845',
		'title': '',
		'imageId': '70070858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070854&x=2845',
		'title': '',
		'imageId': '70070854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070855&x=2845',
		'title': '',
		'imageId': '70070855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070857&x=2845',
		'title': '',
		'imageId': '70070857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070846&x=2845',
		'title': '',
		'imageId': '70070846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070849&x=2845',
		'title': '',
		'imageId': '70070849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070864&x=2845',
		'title': '',
		'imageId': '70070864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070847&x=2845',
		'title': '',
		'imageId': '70070847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070851&x=2845',
		'title': '',
		'imageId': '70070851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070865&x=2845',
		'title': '',
		'imageId': '70070865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070848&x=2845',
		'title': '',
		'imageId': '70070848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070850&x=2845',
		'title': '',
		'imageId': '70070850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070852&x=2845',
		'title': '',
		'imageId': '70070852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070853&x=2845',
		'title': '',
		'imageId': '70070853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070860&x=2845',
		'title': '',
		'imageId': '70070860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070859&x=2845',
		'title': '',
		'imageId': '70070859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070861&x=2845',
		'title': '',
		'imageId': '70070861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070862&x=2845',
		'title': '',
		'imageId': '70070862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070863&x=2845',
		'title': '',
		'imageId': '70070863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070866&x=2845',
		'title': '',
		'imageId': '70070866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014694&docid=70070867&x=2845',
		'title': '',
		'imageId': '70070867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014694';

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