var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122188&x=495',
		'title': '',
		'imageId': '68122188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122191&x=495',
		'title': '',
		'imageId': '68122191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122189&x=495',
		'title': '',
		'imageId': '68122189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122190&x=495',
		'title': '',
		'imageId': '68122190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122192&x=495',
		'title': '',
		'imageId': '68122192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122199&x=495',
		'title': '',
		'imageId': '68122199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122204&x=495',
		'title': '',
		'imageId': '68122204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122198&x=495',
		'title': '',
		'imageId': '68122198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122209&x=495',
		'title': '',
		'imageId': '68122209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122210&x=495',
		'title': '',
		'imageId': '68122210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122216&x=495',
		'title': '',
		'imageId': '68122216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122211&x=495',
		'title': '',
		'imageId': '68122211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122217&x=495',
		'title': '',
		'imageId': '68122217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929653&docid=68122187&x=495',
		'title': '',
		'imageId': '68122187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929653';

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