var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885947&x=2952',
		'title': '',
		'imageId': '70885947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885967&x=2952',
		'title': '',
		'imageId': '70885967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885950&x=2952',
		'title': '',
		'imageId': '70885950',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885942&x=2952',
		'title': '',
		'imageId': '70885942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885953&x=2952',
		'title': '',
		'imageId': '70885953',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885961&x=2952',
		'title': '',
		'imageId': '70885961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885968&x=2952',
		'title': '',
		'imageId': '70885968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885957&x=2952',
		'title': '',
		'imageId': '70885957',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885962&x=2952',
		'title': '',
		'imageId': '70885962',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885930&x=2952',
		'title': '',
		'imageId': '70885930',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885931&x=2952',
		'title': '',
		'imageId': '70885931',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885933&x=2952',
		'title': '',
		'imageId': '70885933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885932&x=2952',
		'title': '',
		'imageId': '70885932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885935&x=2952',
		'title': '',
		'imageId': '70885935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885934&x=2952',
		'title': '',
		'imageId': '70885934',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885941&x=2952',
		'title': '',
		'imageId': '70885941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056204&docid=70885971&x=2952',
		'title': '',
		'imageId': '70885971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4056204';

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