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