var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575106&x=2050',
		'title': '',
		'imageId': '68575106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575114&x=2050',
		'title': '',
		'imageId': '68575114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575108&x=2050',
		'title': '',
		'imageId': '68575108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575103&x=2050',
		'title': '',
		'imageId': '68575103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575111&x=2050',
		'title': '',
		'imageId': '68575111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575110&x=2050',
		'title': '',
		'imageId': '68575110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575112&x=2050',
		'title': '',
		'imageId': '68575112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575104&x=2050',
		'title': '',
		'imageId': '68575104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575109&x=2050',
		'title': '',
		'imageId': '68575109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575107&x=2050',
		'title': '',
		'imageId': '68575107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575113&x=2050',
		'title': '',
		'imageId': '68575113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575116&x=2050',
		'title': '',
		'imageId': '68575116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575117&x=2050',
		'title': '',
		'imageId': '68575117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575115&x=2050',
		'title': '',
		'imageId': '68575115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949534&docid=68575105&x=2050',
		'title': '',
		'imageId': '68575105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949534';

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