var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060702&x=207',
		'title': '',
		'imageId': '67060702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060700&x=207',
		'title': '',
		'imageId': '67060700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060701&x=207',
		'title': '',
		'imageId': '67060701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060704&x=207',
		'title': '',
		'imageId': '67060704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060699&x=207',
		'title': '',
		'imageId': '67060699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060697&x=207',
		'title': '',
		'imageId': '67060697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060698&x=207',
		'title': '',
		'imageId': '67060698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060696&x=207',
		'title': '',
		'imageId': '67060696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887340&docid=67060703&x=207',
		'title': '',
		'imageId': '67060703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887340';

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