function chat(){
  window.open(encodeURI('https://oggchat.icoa.com/cp?nocache=true&font=Verdana&fontsize=10pt&bgcolor=FFFFFF&cid=c2ed91dc2749d2d701274ddbc5800012&website=www.goal-tracker.com&text=_oggchat-c&height=430&width=340'), 'OggChat', 'toolbar=0,scrollbars=1,location=0,status=0,menubar=0,resizable=1,width=340,height=430');
}

function goTo(loc){
  window.location = loc;
}

function debug(text){
  $jq("#debug-text").text(text);
}
