var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147871&x=918',
		'title': '',
		'imageId': '69147871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147869&x=918',
		'title': '',
		'imageId': '69147869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147867&x=918',
		'title': '',
		'imageId': '69147867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147886&x=918',
		'title': '',
		'imageId': '69147886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147885&x=918',
		'title': '',
		'imageId': '69147885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147883&x=918',
		'title': '',
		'imageId': '69147883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147877&x=918',
		'title': '',
		'imageId': '69147877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147870&x=918',
		'title': '',
		'imageId': '69147870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147872&x=918',
		'title': '',
		'imageId': '69147872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147874&x=918',
		'title': '',
		'imageId': '69147874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147889&x=918',
		'title': '',
		'imageId': '69147889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147887&x=918',
		'title': '',
		'imageId': '69147887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147881&x=918',
		'title': '',
		'imageId': '69147881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147873&x=918',
		'title': '',
		'imageId': '69147873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147878&x=918',
		'title': '',
		'imageId': '69147878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147882&x=918',
		'title': '',
		'imageId': '69147882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975075&docid=69147888&x=918',
		'title': '',
		'imageId': '69147888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975075';

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