var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704014&x=148',
		'title': '',
		'imageId': '68704014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704015&x=148',
		'title': '',
		'imageId': '68704015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704016&x=148',
		'title': '',
		'imageId': '68704016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704017&x=148',
		'title': '',
		'imageId': '68704017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704018&x=148',
		'title': '',
		'imageId': '68704018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704021&x=148',
		'title': '',
		'imageId': '68704021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704026&x=148',
		'title': '',
		'imageId': '68704026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955252&docid=68704013&x=148',
		'title': '',
		'imageId': '68704013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955252';

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