var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552126&x=2929',
		'title': '',
		'imageId': '68552126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552129&x=2929',
		'title': '',
		'imageId': '68552129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552141&x=2929',
		'title': '',
		'imageId': '68552141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552130&x=2929',
		'title': '',
		'imageId': '68552130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552128&x=2929',
		'title': '',
		'imageId': '68552128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552132&x=2929',
		'title': '',
		'imageId': '68552132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552133&x=2929',
		'title': '',
		'imageId': '68552133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552135&x=2929',
		'title': '',
		'imageId': '68552135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552140&x=2929',
		'title': '',
		'imageId': '68552140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552139&x=2929',
		'title': '',
		'imageId': '68552139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552138&x=2929',
		'title': '',
		'imageId': '68552138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552137&x=2929',
		'title': '',
		'imageId': '68552137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552136&x=2929',
		'title': '',
		'imageId': '68552136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552127&x=2929',
		'title': '',
		'imageId': '68552127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552131&x=2929',
		'title': '',
		'imageId': '68552131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948500&docid=68552134&x=2929',
		'title': '',
		'imageId': '68552134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948500';

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