var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552416&x=5557',
		'title': '',
		'imageId': '68552416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552423&x=5557',
		'title': '',
		'imageId': '68552423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552430&x=5557',
		'title': '',
		'imageId': '68552430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552431&x=5557',
		'title': '',
		'imageId': '68552431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552433&x=5557',
		'title': '',
		'imageId': '68552433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552434&x=5557',
		'title': '',
		'imageId': '68552434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552436&x=5557',
		'title': '',
		'imageId': '68552436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552439&x=5557',
		'title': '',
		'imageId': '68552439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552435&x=5557',
		'title': '',
		'imageId': '68552435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552437&x=5557',
		'title': '',
		'imageId': '68552437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552422&x=5557',
		'title': '',
		'imageId': '68552422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552424&x=5557',
		'title': '',
		'imageId': '68552424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552438&x=5557',
		'title': '',
		'imageId': '68552438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552425&x=5557',
		'title': '',
		'imageId': '68552425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552427&x=5557',
		'title': '',
		'imageId': '68552427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552426&x=5557',
		'title': '',
		'imageId': '68552426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552432&x=5557',
		'title': '',
		'imageId': '68552432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552429&x=5557',
		'title': '',
		'imageId': '68552429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948513&docid=68552428&x=5557',
		'title': '',
		'imageId': '68552428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948513';

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