/*
----------------------------------------------------------------------------------------------------
|| Sony HDD PhotoStorage : JavaScript for Include
   http://www.sony.jp/products/Consumer/Peripheral/HDPS/HDPS-M10/jsc/pnavi.js

---------------------------------------------------------------------------------------------------- */


/* HDPS-M10
---------------------------------------------------------------------------------------------------- */
  function hdpsFeature01() {

    /* document.write ('<table border="0" width="152" cellspacing="0" cellpadding="0">');
    document.write ('<tr><td><img src="../common/img/pnavi_support_ttl.gif" width="152" height="16" alt="サポート"></td></tr></table>');
    document.write ('<table border="0" width="152" cellspacing="0" cellpadding="0">');
    document.write ('<tr><td width="7" background="../common/img/pnavi_side_l.gif"><img src="../common/img/com_spacer.gif" width="7" height="1" alt=""></td>');
    document.write ('<td width="138" class="pnBGw"><img src="../common/img/com_spacer.gif" width="1" height="3" alt=""><br>');
    document.write ('<table border="0" width="138" cellspacing="0" cellpadding="0"><tr>');

 // ===============================================================================================
    document.write ('<td><a href="http://www.sony.jp/products/ms/support/hdps_m10/index.html" target="_blank">');
    document.write ('<img src="../common/img/pnavi_support_repair.gif" width="136" height="15" border="0" ');
    document.write ('alt="本機のサポート＆修理情報"></a></td>');
 // ===============================================================================================

    document.write ('</tr><tr><td height="2"></td></tr>');

 // ===============================================================================================
    document.write ('<tr><td><a href="http://www.sony.jp/products/ms/support/hdps_m10/faq.html" target="_blank">');
    document.write ('<img src="../common/img/pnavi_support_inq.gif" width="138" height="13" border="0" ');
    document.write ('alt="よくあるお問い合わせ"></a></td></tr>');
 // ===============================================================================================

    document.write ('<tr><td height="3"></td></tr>');

 // ===============================================================================================
    document.write ('<tr><td><a href="jsc/HDPS-M1.pdf" target="_blank">');
    document.write ('<img src="../common/img/pnavi_support_dl.gif" width="138" height="13" border="0" ');
    document.write ('alt="取扱説明書ダウンロード"></a></td></tr>');
 // ===============================================================================================

    document.write ('</table>');
    document.write ('</td><td width="7" background="../common/img/pnavi_side_r.gif">');
    document.write ('<img src="../common/img/com_spacer.gif" width="7" height="1" alt=""></td></tr></table>');

    document.write ('<table border="0" width="152" cellspacing="0" cellpadding="0">');
    document.write ('<tr><td><img src="../common/img/pnavi_bottom.gif" width="152" height="7" alt=""></td></tr></table>');

    document.write ('<table border="0" width="152" cellspacing="0" cellpadding="0">');
    document.write ('<tr><td height="4" class="pnBGw"><img src="../common/img/com_spacer.gif" width="1" height="4" alt=""></td></tr></table>');*/
  }

