var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064662&x=5722',
		'title': '',
		'imageId': '70064662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064660&x=5722',
		'title': '',
		'imageId': '70064660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064661&x=5722',
		'title': '',
		'imageId': '70064661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064671&x=5722',
		'title': '',
		'imageId': '70064671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064672&x=5722',
		'title': '',
		'imageId': '70064672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064667&x=5722',
		'title': '',
		'imageId': '70064667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064664&x=5722',
		'title': '',
		'imageId': '70064664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064665&x=5722',
		'title': '',
		'imageId': '70064665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064669&x=5722',
		'title': '',
		'imageId': '70064669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064673&x=5722',
		'title': '',
		'imageId': '70064673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064666&x=5722',
		'title': '',
		'imageId': '70064666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064663&x=5722',
		'title': '',
		'imageId': '70064663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064668&x=5722',
		'title': '',
		'imageId': '70064668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064674&x=5722',
		'title': '',
		'imageId': '70064674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064670&x=5722',
		'title': '',
		'imageId': '70064670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014413&docid=70064720&x=5722',
		'title': '',
		'imageId': '70064720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014413';

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