var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711230&x=149',
		'title': '',
		'imageId': '69711230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711224&x=149',
		'title': '',
		'imageId': '69711224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711233&x=149',
		'title': '',
		'imageId': '69711233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711242&x=149',
		'title': '',
		'imageId': '69711242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711239&x=149',
		'title': '',
		'imageId': '69711239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711238&x=149',
		'title': '',
		'imageId': '69711238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711211&x=149',
		'title': '',
		'imageId': '69711211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711220&x=149',
		'title': '',
		'imageId': '69711220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711210&x=149',
		'title': '',
		'imageId': '69711210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711214&x=149',
		'title': '',
		'imageId': '69711214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711212&x=149',
		'title': '',
		'imageId': '69711212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711215&x=149',
		'title': '',
		'imageId': '69711215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711213&x=149',
		'title': '',
		'imageId': '69711213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711221&x=149',
		'title': '',
		'imageId': '69711221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711251&x=149',
		'title': '',
		'imageId': '69711251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711256&x=149',
		'title': '',
		'imageId': '69711256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711260&x=149',
		'title': '',
		'imageId': '69711260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711257&x=149',
		'title': '',
		'imageId': '69711257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711245&x=149',
		'title': '',
		'imageId': '69711245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000075&docid=69711232&x=149',
		'title': '',
		'imageId': '69711232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000075';

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