var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362825&x=1517',
		'title': '',
		'imageId': '69362825',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362819&x=1517',
		'title': '',
		'imageId': '69362819',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362823&x=1517',
		'title': '',
		'imageId': '69362823',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362815&x=1517',
		'title': '',
		'imageId': '69362815',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362829&x=1517',
		'title': '',
		'imageId': '69362829',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362821&x=1517',
		'title': '',
		'imageId': '69362821',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362820&x=1517',
		'title': '',
		'imageId': '69362820',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362822&x=1517',
		'title': '',
		'imageId': '69362822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362816&x=1517',
		'title': '',
		'imageId': '69362816',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362828&x=1517',
		'title': '',
		'imageId': '69362828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362830&x=1517',
		'title': '',
		'imageId': '69362830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362817&x=1517',
		'title': '',
		'imageId': '69362817',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362824&x=1517',
		'title': '',
		'imageId': '69362824',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362818&x=1517',
		'title': '',
		'imageId': '69362818',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362826&x=1517',
		'title': '',
		'imageId': '69362826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362827&x=1517',
		'title': '',
		'imageId': '69362827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999777&docid=69362814&x=1517',
		'title': '',
		'imageId': '69362814',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999777';

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