<!--/* open_030313 */function MM_openBrWindow(theURL,winName,features) { //v2.0  var MMOBW = window.open(theURL,winName,features);  MMOBW.focus(winName);}/* open_030313 */function MMM_openBrWindow(theURL,winName,features) { //v2.0  var MMOBW = window.open(theURL,winName,features); MMOBW.focus(winName);// MMOBW.focus(MMOBW.name);// MMOBW.document.write("<meta http-equiv='Content-Type' content='text/html; charset=Shift_JIS'>");MMOBW.document.write("<meta http-equiv='Content-Type' content='text/html; charset=Shift_JIS'>");MMOBW.document.write(MMOBW.name);MMOBW.document.close();}/*<script type="text/JavaScript">*/  addEvent(window, 'load', initCorners);  function initCorners()  {      /*      The new 'validTags' setting is optional and allows      you to specify other HTML elements that curvyCorners      can attempt to round.      The value is comma separated list of html elements      in lowercase.      validTags: ["div", "form"]      The above example would enable curvyCorners on FORM elements.      */      settings = {          tl: { radius: 20 },          tr: { radius: 20 },          bl: { radius: 20 },          br: { radius: 20 },          antiAlias: true,          autoPad: true,          validTags: ["div"]      }      /*      Usage:      newCornersObj = new curvyCorners(settingsObj, classNameStr);      newCornersObj = new curvyCorners(settingsObj, divObj1[, divObj2[, divObj3[, . . . [, divObjN]]]]);      */      var myBoxObject = new curvyCorners(settings, "waku");      myBoxObject.applyCornersToAll();  }/*</script>*///-->