var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427883&x=237',
		'title': '',
		'imageId': '66427883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427881&x=237',
		'title': '',
		'imageId': '66427881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427888&x=237',
		'title': '',
		'imageId': '66427888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427889&x=237',
		'title': '',
		'imageId': '66427889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427887&x=237',
		'title': '',
		'imageId': '66427887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427886&x=237',
		'title': '',
		'imageId': '66427886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427884&x=237',
		'title': '',
		'imageId': '66427884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427885&x=237',
		'title': '',
		'imageId': '66427885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427890&x=237',
		'title': '',
		'imageId': '66427890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427882&x=237',
		'title': '',
		'imageId': '66427882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427880&x=237',
		'title': '',
		'imageId': '66427880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427893&x=237',
		'title': '',
		'imageId': '66427893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427894&x=237',
		'title': '',
		'imageId': '66427894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427892&x=237',
		'title': '',
		'imageId': '66427892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427891&x=237',
		'title': '',
		'imageId': '66427891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860963&docid=66427895&x=237',
		'title': '',
		'imageId': '66427895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3860963';

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