/* ---SUMMARY---
* Site Name: ジモ求ユーザーページ
* Description: 新規小窓
* Version: 20081016
------*/

function MM_openBrWindow(theURL,winName,features)
{ //v2.0
  var w=window.open(theURL,winName,features);
  w.focus();
}

/*--end of this file--*/
