// JavaScript Document
top_dir = 'http://jp.pg.com';	// 先頭ディレクトリ　最後の「/」は付けない！納品前は top_dir = '';

document.writeln('<table width="740" border="0" cellpadding="0" cellspacing="0">');
document.writeln('<tr valign="top">');
document.write('<td>');
FlashMulti(top_dir+"/logoflash/topflash.swf","127","75");
document.writeln('<noscript>');
document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="127" height="75" hspace="0" vspace="0">');
document.writeln('<param name="movie" value="../logoflash/topflash.swf">');
document.writeln('<param name="quality" value="high">');
document.writeln('<embed src="'+top_dir+'/logoflash/topflash.swf" width="127" height="75" hspace="0" vspace="0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>');
document.writeln('</object>');
document.writeln('</noscript>');
document.writeln('</td>');
document.writeln('<td><img src="'+top_dir+'/images/spacer.gif" alt="" width="207" height="2" border="0"></td>');
document.writeln('<td><a href="'+top_dir+'/"><img src="'+top_dir+'/images/logo_n.gif" alt="P&amp;G" width="70" height="80" border="0"></a></td>');
document.writeln('<td><img src="'+top_dir+'/images/spacer.gif" alt="" width="207" height="2" border="0"></td>');
document.writeln('<td> <img src="'+top_dir+'/images/spacer.gif" alt="" width="2" height="28" border="0"><br>');
document.writeln('<a href="http://www.pg.com/common/global_splash.jhtml" target="_blank"><img src="'+top_dir+'/images/world.gif" alt="P&amp;G海外サイト" width="129" height="52" border="0"></a></td>');
document.writeln('</tr>');
document.writeln('</table>');


document.writeln('<table border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<td><a href="'+top_dir+'/"><img src="'+top_dir+'/images/navi_01.gif" alt="" name="Image1" width="113" height="22" border="0" id="Image1" onMouseOver="MM_swapImage(\'Image1\',\'\',\''+top_dir+'/images/navi_01o.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>');
document.writeln('<td><a href="'+top_dir+'/products/product_index.htm"><img src="'+top_dir+'/images/navi_02.gif" alt="" name="Image2" width="116" height="22" border="0" id="Image2" onMouseOver="MM_swapImage(\'Image2\',\'\',\''+top_dir+'/images/navi_02o.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>');
document.writeln('<td><a href="'+top_dir+'/about/index.htm"><img src="'+top_dir+'/images/navi_03.gif" alt="" name="Image3" width="105" height="22" border="0" id="Image3" onMouseOver="MM_swapImage(\'Image3\',\'\',\''+top_dir+'/images/navi_03o.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>');
document.writeln('<td><a href="'+top_dir+'/about/sustain.htm"><img src="'+top_dir+'/images/navi_04.gif" alt="" name="Image4" width="190" height="22" border="0" id="Image4" onMouseOver="MM_swapImage(\'Image4\',\'\',\''+top_dir+'/images/navi_04o.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>');
document.writeln('<td><a href="'+top_dir+'/news/news_index.htm"><img src="'+top_dir+'/images/navi_05.gif" alt="" name="Image5" width="107" height="22" border="0" id="Image5" onMouseOver="MM_swapImage(\'Image5\',\'\',\''+top_dir+'/images/navi_05o.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>');
document.writeln('<td><a href="http://pgsaiyo.com/index.html"><img src="'+top_dir+'/images/navi_06.gif" alt="" name="Image6" width="118" height="22" border="0" id="Image6" onMouseOver="MM_swapImage(\'Image6\',\'\',\''+top_dir+'/images/navi_06o.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>');
document.writeln('</tr>');
document.writeln('</table>');








