document.write('');
document.write('
');
function tnNav2Evt446(ankObj, cityRestrict)
{ var eventName = ankObj.innerText;
if(eventName == undefined)
eventName = ankObj.textContent;
var urlStr ='ResultsEvent.asp?event=' + escape(eventName)+unescape(cityRestrict)+ '&pcatid=2&ccatid=45';
document.location.href = urlStr;
return false;
}
document.write('');