var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113990&x=5515',
		'title': '',
		'imageId': '68113990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113992&x=5515',
		'title': '',
		'imageId': '68113992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113993&x=5515',
		'title': '',
		'imageId': '68113993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113994&x=5515',
		'title': '',
		'imageId': '68113994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113991&x=5515',
		'title': '',
		'imageId': '68113991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113989&x=5515',
		'title': '',
		'imageId': '68113989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113996&x=5515',
		'title': '',
		'imageId': '68113996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113995&x=5515',
		'title': '',
		'imageId': '68113995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929238&docid=68113997&x=5515',
		'title': '',
		'imageId': '68113997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929238';

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