/* AUTHOR: inrasoi@yahoo.com */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 6/18/2004 */
function openWind(page,wind,params)
  {
    theWin = window.open(page,wind,params);
    theWin.focus();
  }