var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258923&x=5727',
		'title': '',
		'imageId': '68258923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258921&x=5727',
		'title': '',
		'imageId': '68258921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258922&x=5727',
		'title': '',
		'imageId': '68258922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258919&x=5727',
		'title': '',
		'imageId': '68258919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258926&x=5727',
		'title': '',
		'imageId': '68258926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258924&x=5727',
		'title': '',
		'imageId': '68258924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258925&x=5727',
		'title': '',
		'imageId': '68258925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960460&docid=68258920&x=5727',
		'title': '',
		'imageId': '68258920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960460';

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