var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315970&x=4338',
		'title': '',
		'imageId': '70315970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315967&x=4338',
		'title': '',
		'imageId': '70315967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315962&x=4338',
		'title': '',
		'imageId': '70315962',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315960&x=4338',
		'title': '',
		'imageId': '70315960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315965&x=4338',
		'title': '',
		'imageId': '70315965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315961&x=4338',
		'title': '',
		'imageId': '70315961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315973&x=4338',
		'title': '',
		'imageId': '70315973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315964&x=4338',
		'title': '',
		'imageId': '70315964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315969&x=4338',
		'title': '',
		'imageId': '70315969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315966&x=4338',
		'title': '',
		'imageId': '70315966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315977&x=4338',
		'title': '',
		'imageId': '70315977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315972&x=4338',
		'title': '',
		'imageId': '70315972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315975&x=4338',
		'title': '',
		'imageId': '70315975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315963&x=4338',
		'title': '',
		'imageId': '70315963',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315974&x=4338',
		'title': '',
		'imageId': '70315974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315976&x=4338',
		'title': '',
		'imageId': '70315976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023756&docid=70315968&x=4338',
		'title': '',
		'imageId': '70315968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023756';

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