var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066918&x=939',
		'title': '',
		'imageId': '70066918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066916&x=939',
		'title': '',
		'imageId': '70066916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066917&x=939',
		'title': '',
		'imageId': '70066917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066921&x=939',
		'title': '',
		'imageId': '70066921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066925&x=939',
		'title': '',
		'imageId': '70066925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066922&x=939',
		'title': '',
		'imageId': '70066922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066923&x=939',
		'title': '',
		'imageId': '70066923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066924&x=939',
		'title': '',
		'imageId': '70066924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066919&x=939',
		'title': '',
		'imageId': '70066919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066913&x=939',
		'title': '',
		'imageId': '70066913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066926&x=939',
		'title': '',
		'imageId': '70066926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066912&x=939',
		'title': '',
		'imageId': '70066912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066914&x=939',
		'title': '',
		'imageId': '70066914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066920&x=939',
		'title': '',
		'imageId': '70066920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014479&docid=70066915&x=939',
		'title': '',
		'imageId': '70066915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014479';

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