var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035975&x=446',
		'title': '',
		'imageId': '69035975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035970&x=446',
		'title': '',
		'imageId': '69035970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035967&x=446',
		'title': '',
		'imageId': '69035967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035965&x=446',
		'title': '',
		'imageId': '69035965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035976&x=446',
		'title': '',
		'imageId': '69035976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035964&x=446',
		'title': '',
		'imageId': '69035964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035963&x=446',
		'title': '',
		'imageId': '69035963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035968&x=446',
		'title': '',
		'imageId': '69035968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035966&x=446',
		'title': '',
		'imageId': '69035966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035971&x=446',
		'title': '',
		'imageId': '69035971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035969&x=446',
		'title': '',
		'imageId': '69035969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035972&x=446',
		'title': '',
		'imageId': '69035972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035974&x=446',
		'title': '',
		'imageId': '69035974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970703&docid=69035973&x=446',
		'title': '',
		'imageId': '69035973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970703';

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