var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511949&x=5618',
		'title': '',
		'imageId': '69511949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511950&x=5618',
		'title': '',
		'imageId': '69511950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511952&x=5618',
		'title': '',
		'imageId': '69511952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511953&x=5618',
		'title': '',
		'imageId': '69511953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511955&x=5618',
		'title': '',
		'imageId': '69511955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511956&x=5618',
		'title': '',
		'imageId': '69511956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511957&x=5618',
		'title': '',
		'imageId': '69511957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511963&x=5618',
		'title': '',
		'imageId': '69511963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511964&x=5618',
		'title': '',
		'imageId': '69511964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511958&x=5618',
		'title': '',
		'imageId': '69511958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511962&x=5618',
		'title': '',
		'imageId': '69511962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511959&x=5618',
		'title': '',
		'imageId': '69511959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511960&x=5618',
		'title': '',
		'imageId': '69511960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511951&x=5618',
		'title': '',
		'imageId': '69511951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991071&docid=69511961&x=5618',
		'title': '',
		'imageId': '69511961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991071';

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