var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788799&x=501',
		'title': '',
		'imageId': '69788799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788804&x=501',
		'title': '',
		'imageId': '69788804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788802&x=501',
		'title': '',
		'imageId': '69788802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788807&x=501',
		'title': '',
		'imageId': '69788807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788759&x=501',
		'title': '',
		'imageId': '69788759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788757&x=501',
		'title': '',
		'imageId': '69788757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788792&x=501',
		'title': '',
		'imageId': '69788792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788755&x=501',
		'title': '',
		'imageId': '69788755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788760&x=501',
		'title': '',
		'imageId': '69788760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788788&x=501',
		'title': '',
		'imageId': '69788788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788794&x=501',
		'title': '',
		'imageId': '69788794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788758&x=501',
		'title': '',
		'imageId': '69788758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788780&x=501',
		'title': '',
		'imageId': '69788780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788756&x=501',
		'title': '',
		'imageId': '69788756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788781&x=501',
		'title': '',
		'imageId': '69788781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788821&x=501',
		'title': '',
		'imageId': '69788821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788822&x=501',
		'title': '',
		'imageId': '69788822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788826&x=501',
		'title': '',
		'imageId': '69788826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788812&x=501',
		'title': '',
		'imageId': '69788812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003188&docid=69788809&x=501',
		'title': '',
		'imageId': '69788809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003188';

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