<!--HPB_SCRIPT_ROV_50
function HpbImgPreload()
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=false,isN6=false,isIE=false;
  if (document.all && appVer >= 4) isIE=true; else
    if (document.getElementById && appVer > 4) isN6=true; else
      if (document.layers && appVer >= 4) isNC=true;
  if (isNC||isN6||isIE)
  {
    if (document.images)
    {
      var imgName = HpbImgPreload.arguments[0];
      var cnt;
      swImg[imgName] = new Array;
      for (cnt = 1; cnt < HpbImgPreload.arguments.length; cnt++)
      {
        swImg[imgName][HpbImgPreload.arguments[cnt]] = new Image();
        swImg[imgName][HpbImgPreload.arguments[cnt]].src = HpbImgPreload.arguments[cnt];
      }
    }
  }
}
// HpbImgFind:
//
function HpbImgFind(doc, imgName)
{
  for (var i=0; i < doc.layers.length; i++)
  {
    var img = doc.layers[i].document.images[imgName];
    if (!img) img = HpbImgFind(doc.layers[i], imgName);
    if (img) return img;
  }
  return null;
}
// HpbImgSwap:
//
function HpbImgSwap(imgName, imgSrc)
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=false,isN6=false,isIE=false;
  if (document.all && appVer >= 4) isIE=true; else
    if (document.getElementById && appVer > 4) isN6=true; else
      if (document.layers && appVer >= 4) isNC=true;
  if (isNC||isN6||isIE)
  {
    if (document.images)
    {
      var img = document.images[imgName];
      if (!img) img = HpbImgFind(document, imgName);
      if (img) img.src = imgSrc;
    }
  }
}
var swImg; swImg=new Array;

HpbImgPreload('_HPB_ROLLOVER4', 'images/nst09_hdimg_05.png', 'images/nst09_hdimg_05_r.png');
HpbImgPreload('_HPB_ROLLOVER6', 'images/nst09_hdimg_06.png', 'images/nst09_hdimg_06_r.png');
HpbImgPreload('_HPB_ROLLOVER7', 'images/nst09_hdimg_07.png', 'images/nst09_hdimg_07_r.png');
HpbImgPreload('_HPB_ROLLOVER8', 'images/nst09_hdimg_12.png', 'images/nst09_hdimg_12_r.png');
HpbImgPreload('_HPB_ROLLOVER9', 'images/nst09_hdimg_14.png', 'images/nst09_hdimg_14_r.png');
HpbImgPreload('_HPB_ROLLOVER10', 'images/nst09_hdimg_16.png', 'images/nst09_hdimg_16_r.png');
HpbImgPreload('_HPB_ROLLOVER12', 'images/nst09_hdimg_20.png', 'images/nst09_hdimg_20_r.png');
HpbImgPreload('_HPB_ROLLOVER14', 'images/nst09_hdimg_24.png', 'images/nst09_hdimg_24_r.png');
HpbImgPreload('_HPB_ROLLOVER11', 'images/nst09_hdimg_21.png', 'images/nst09_hdimg_21_r.png');
HpbImgPreload('_HPB_ROLLOVER3', 'images/nst09_hdimg_29.png', 'images/nst09_hdimg_29_r.png');
HpbImgPreload('_HPB_ROLLOVER15', 'images/nst09_hdimg_31.png', 'images/nst09_hdimg_31_r.png');
HpbImgPreload('_HPB_ROLLOVER17', 'images/nst09_hdimg_33.png', 'images/nst09_hdimg_33_r.png');
HpbImgPreload('_HPB_ROLLOVER16', 'images/nst09_hdimg_35.png', 'images/nst09_hdimg_35_r.png');
HpbImgPreload('_HPB_ROLLOVER18', 'images/nst09_hdimg_37.png', 'images/nst09_hdimg_37_r.png');
HpbImgPreload('_HPB_ROLLOVER19', 'images/nst09_hdimg_39.png', 'images/nst09_hdimg_39_r.png');

HpbImgPreload('_HPB_ROLLOVER2', 'images/2009home01_50.png', 'images/2009home01_50_r.png');
HpbImgPreload('_HPB_ROLLOVER20', 'images/2009home01_52.png', 'images/2009home01_52_r.png');
HpbImgPreload('_HPB_ROLLOVER22', 'images/2009home01_54.png', 'images/2009home01_54_r.png');
HpbImgPreload('_HPB_ROLLOVER24', 'images/2009home01_58.png', 'images/2009home01_58_r.png');
HpbImgPreload('_HPB_ROLLOVER25', 'images/2009home01_62.png', 'images/2009home01_62_r.png');
HpbImgPreload('_HPB_ROLLOVER21', 'images/2009home01_56.png', 'images/2009home01_56_r.png');
HpbImgPreload('_HPB_ROLLOVER26', 'images/2009home01_64.png', 'images/2009home01_64_r.png');
HpbImgPreload('_HPB_ROLLOVER27', 'images/2009home01_66.png', 'images/2009home01_66_r.png');
HpbImgPreload('_HPB_ROLLOVER28', 'images/2009home01_68.png', 'images/2009home01_68_r.png');

HpbImgPreload('_HPB_ROLLOVER99', 'catlogpop/images/ctpimg002.jpg', 'catlogpop/images/ctpimg003.jpg');

