var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183155&x=5016',
		'title': '',
		'imageId': '69183155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183156&x=5016',
		'title': '',
		'imageId': '69183156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183157&x=5016',
		'title': '',
		'imageId': '69183157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183151&x=5016',
		'title': '',
		'imageId': '69183151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183161&x=5016',
		'title': '',
		'imageId': '69183161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183162&x=5016',
		'title': '',
		'imageId': '69183162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183165&x=5016',
		'title': '',
		'imageId': '69183165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183167&x=5016',
		'title': '',
		'imageId': '69183167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183163&x=5016',
		'title': '',
		'imageId': '69183163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183153&x=5016',
		'title': '',
		'imageId': '69183153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183168&x=5016',
		'title': '',
		'imageId': '69183168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183164&x=5016',
		'title': '',
		'imageId': '69183164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183158&x=5016',
		'title': '',
		'imageId': '69183158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183160&x=5016',
		'title': '',
		'imageId': '69183160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183154&x=5016',
		'title': '',
		'imageId': '69183154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183159&x=5016',
		'title': '',
		'imageId': '69183159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183166&x=5016',
		'title': '',
		'imageId': '69183166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976659&docid=69183152&x=5016',
		'title': '',
		'imageId': '69183152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976659';

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