var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714197&x=4440',
		'title': '',
		'imageId': '69714197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714200&x=4440',
		'title': '',
		'imageId': '69714200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714204&x=4440',
		'title': '',
		'imageId': '69714204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714205&x=4440',
		'title': '',
		'imageId': '69714205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714206&x=4440',
		'title': '',
		'imageId': '69714206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714207&x=4440',
		'title': '',
		'imageId': '69714207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714208&x=4440',
		'title': '',
		'imageId': '69714208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714209&x=4440',
		'title': '',
		'imageId': '69714209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714210&x=4440',
		'title': '',
		'imageId': '69714210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714211&x=4440',
		'title': '',
		'imageId': '69714211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714212&x=4440',
		'title': '',
		'imageId': '69714212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714213&x=4440',
		'title': '',
		'imageId': '69714213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714214&x=4440',
		'title': '',
		'imageId': '69714214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714215&x=4440',
		'title': '',
		'imageId': '69714215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714216&x=4440',
		'title': '',
		'imageId': '69714216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714217&x=4440',
		'title': '',
		'imageId': '69714217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714218&x=4440',
		'title': '',
		'imageId': '69714218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714219&x=4440',
		'title': '',
		'imageId': '69714219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714220&x=4440',
		'title': '',
		'imageId': '69714220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69714221&x=4440',
		'title': '',
		'imageId': '69714221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000218&docid=69974536&x=4440',
		'title': '',
		'imageId': '69974536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000218';

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