function wo($w)
{
  window.open($w.href,$w.target,"toolbar=0,location=0,statusbar=0,menubar=0");
  return false;
}