var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68921450&x=3757',
		'title': '',
		'imageId': '68921450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68967091&x=3757',
		'title': '',
		'imageId': '68967091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68967449&x=3757',
		'title': '',
		'imageId': '68967449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68967451&x=3757',
		'title': '',
		'imageId': '68967451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68967448&x=3757',
		'title': '',
		'imageId': '68967448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68967450&x=3757',
		'title': '',
		'imageId': '68967450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68921881&x=3757',
		'title': '',
		'imageId': '68921881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=65091099&x=3757',
		'title': '',
		'imageId': '65091099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=65091100&x=3757',
		'title': '',
		'imageId': '65091100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68921974&x=3757',
		'title': '',
		'imageId': '68921974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68921891&x=3757',
		'title': '',
		'imageId': '68921891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=65091106&x=3757',
		'title': '',
		'imageId': '65091106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=65091098&x=3757',
		'title': '',
		'imageId': '65091098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=65091102&x=3757',
		'title': '',
		'imageId': '65091102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=68921964&x=3757',
		'title': '',
		'imageId': '68921964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=69288596&x=3757',
		'title': '',
		'imageId': '69288596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964588&docid=65092683&x=3757',
		'title': '',
		'imageId': '65092683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964588';

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