function MM_openBrWindow(theURL,winName,features)
{//•Ê‘‹
window.open(theURL,winName,features);
}
