var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064513&x=1221',
		'title': '',
		'imageId': '70064513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064516&x=1221',
		'title': '',
		'imageId': '70064516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064519&x=1221',
		'title': '',
		'imageId': '70064519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064522&x=1221',
		'title': '',
		'imageId': '70064522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064525&x=1221',
		'title': '',
		'imageId': '70064525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064487&x=1221',
		'title': '',
		'imageId': '70064487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064488&x=1221',
		'title': '',
		'imageId': '70064488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064490&x=1221',
		'title': '',
		'imageId': '70064490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064489&x=1221',
		'title': '',
		'imageId': '70064489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064492&x=1221',
		'title': '',
		'imageId': '70064492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064491&x=1221',
		'title': '',
		'imageId': '70064491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064501&x=1221',
		'title': '',
		'imageId': '70064501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064502&x=1221',
		'title': '',
		'imageId': '70064502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064504&x=1221',
		'title': '',
		'imageId': '70064504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064503&x=1221',
		'title': '',
		'imageId': '70064503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064507&x=1221',
		'title': '',
		'imageId': '70064507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014373&docid=70064510&x=1221',
		'title': '',
		'imageId': '70064510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014373';

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