var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460885&x=2128',
		'title': '',
		'imageId': '71460885',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460884&x=2128',
		'title': '',
		'imageId': '71460884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460886&x=2128',
		'title': '',
		'imageId': '71460886',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460888&x=2128',
		'title': '',
		'imageId': '71460888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460905&x=2128',
		'title': '',
		'imageId': '71460905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460903&x=2128',
		'title': '',
		'imageId': '71460903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460907&x=2128',
		'title': '',
		'imageId': '71460907',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460911&x=2128',
		'title': '',
		'imageId': '71460911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460913&x=2128',
		'title': '',
		'imageId': '71460913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460915&x=2128',
		'title': '',
		'imageId': '71460915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460883&x=2128',
		'title': '',
		'imageId': '71460883',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070450&docid=71460887&x=2128',
		'title': '',
		'imageId': '71460887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4070450';

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