var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211898&x=378',
		'title': '',
		'imageId': '70211898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211896&x=378',
		'title': '',
		'imageId': '70211896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211897&x=378',
		'title': '',
		'imageId': '70211897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211882&x=378',
		'title': '',
		'imageId': '70211882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211885&x=378',
		'title': '',
		'imageId': '70211885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211888&x=378',
		'title': '',
		'imageId': '70211888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211887&x=378',
		'title': '',
		'imageId': '70211887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211879&x=378',
		'title': '',
		'imageId': '70211879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211884&x=378',
		'title': '',
		'imageId': '70211884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211880&x=378',
		'title': '',
		'imageId': '70211880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211886&x=378',
		'title': '',
		'imageId': '70211886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211883&x=378',
		'title': '',
		'imageId': '70211883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211889&x=378',
		'title': '',
		'imageId': '70211889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211891&x=378',
		'title': '',
		'imageId': '70211891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211893&x=378',
		'title': '',
		'imageId': '70211893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211881&x=378',
		'title': '',
		'imageId': '70211881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211894&x=378',
		'title': '',
		'imageId': '70211894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211890&x=378',
		'title': '',
		'imageId': '70211890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211895&x=378',
		'title': '',
		'imageId': '70211895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019288&docid=70211892&x=378',
		'title': '',
		'imageId': '70211892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019288';

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