function Open01()
{window.open("recruit/index.html","pop","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,Width=590,Height=660");}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}