function TextNavi(){document.write('<a href="../top/index.html">TOP</a>  | <a href="../dinga/index.html">はじめまして</a> | <a href="../movie/index.html">こんな毎日</a>  | <a href="../here/index.html">ここにいるよ</a> | <a href="../play/index.html">あそんであげる</a>   | <a href="../ask/index.html">お問い合わせ</a> | <a href="../ppp/index.html">プライバシーポリシー</a>');}function FlashNavi(){	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');	document.write(' ID="index" WIDTH="760" HEIGHT="80" ALIGN="">');	document.write(' <PARAM NAME=movie VALUE="' + swf_head +'"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>  '); 	document.write(' <EMBED src="' + swf_head +'" quality=high bgcolor=#FFFFFF  ');	document.write(' swLiveConnect=FALSE width="760" height="80" NAME="index" ALIGN=""');	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');	document.write(' </EMBED>');	document.write(' </OBJECT></td>');}function flvView(){	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="400" height="370" id="viewer" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="flv/viewer.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="flv/viewer.swf" quality="high" bgcolor="#ffffff" width="400" height="370" name="viewer" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');}