var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677933&x=043',
		'title': '',
		'imageId': '68677933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677931&x=043',
		'title': '',
		'imageId': '68677931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677926&x=043',
		'title': '',
		'imageId': '68677926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677939&x=043',
		'title': '',
		'imageId': '68677939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677932&x=043',
		'title': '',
		'imageId': '68677932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677937&x=043',
		'title': '',
		'imageId': '68677937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677934&x=043',
		'title': '',
		'imageId': '68677934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677928&x=043',
		'title': '',
		'imageId': '68677928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677938&x=043',
		'title': '',
		'imageId': '68677938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677929&x=043',
		'title': '',
		'imageId': '68677929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677930&x=043',
		'title': '',
		'imageId': '68677930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677925&x=043',
		'title': '',
		'imageId': '68677925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677927&x=043',
		'title': '',
		'imageId': '68677927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677936&x=043',
		'title': '',
		'imageId': '68677936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954166&docid=68677935&x=043',
		'title': '',
		'imageId': '68677935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954166';

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