nav=navigator.appName.substring(0,1);
vs=navigator.appVersion;vsn=vs.indexOf("MSIE 5.0");
if(nav=="M" && vsn<0){
document.write('<table><tr><td>');
document.write('<iframe width=750 height=680 src="http://qpon.cool.ne.jp/mapsys/sakura05/mapsys12.htm"></iframe>');
document.write('</td></tr><tr><td align=right><a href="http://www2a.biglobe.ne.jp/~qpon/" style="font-size:10;color:#888888">システム提供：ＱＰＯＮ</a></td></tr></table>');
}else{
document.write('<center><table boder=1 bgcolor=#ccccff  width=720 height=640><tr><th background="http://qpon.cool.ne.jp/mapsys/sakura05/japan01.gif"><br>');
document.write('<font color=#ff0000 size=5><b>ご使用のブラウザは描画機能がなく表示できません。<br>インターネットエクスプローラ５．５以上でご覧ください。</b></font>');
document.write('</th></tr></table></center>');
}
