var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871349&x=815',
		'title': '',
		'imageId': '65871349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871350&x=815',
		'title': '',
		'imageId': '65871350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871362&x=815',
		'title': '',
		'imageId': '65871362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871353&x=815',
		'title': '',
		'imageId': '65871353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871381&x=815',
		'title': '',
		'imageId': '65871381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871361&x=815',
		'title': '',
		'imageId': '65871361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871360&x=815',
		'title': '',
		'imageId': '65871360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871358&x=815',
		'title': '',
		'imageId': '65871358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871364&x=815',
		'title': '',
		'imageId': '65871364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871367&x=815',
		'title': '',
		'imageId': '65871367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871365&x=815',
		'title': '',
		'imageId': '65871365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871366&x=815',
		'title': '',
		'imageId': '65871366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871368&x=815',
		'title': '',
		'imageId': '65871368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948334&docid=65871370&x=815',
		'title': '',
		'imageId': '65871370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948334';

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