btn_top00 = new Image(); btn_top00.src = "img/btn_top00.gif";
btn_top00o = new Image(); btn_top00o.src = "img/btn_top00o.gif";
btn_top01 = new Image(); btn_top01.src = "img/btn_top01.gif";
btn_top01o = new Image(); btn_top01o.src = "img/btn_top01o.gif";
btn_top02 = new Image(); btn_top02.src = "img/btn_top02.gif";
btn_top02o = new Image(); btn_top02o.src = "img/btn_top02o.gif";
btn01 = new Image(); btn01.src = "img/btn01.gif";
btn01o = new Image(); btn01o.src = "img/btn01o.gif";
btn02 = new Image(); btn02.src = "img/btn02.gif";
btn02o = new Image(); btn02o.src = "img/btn02o.gif";
btn03 = new Image(); btn03.src = "img/btn03.gif";
btn03o = new Image(); btn03o.src = "img/btn03o.gif";
btn04 = new Image(); btn04.src = "img/btn04.gif";
btn04o = new Image(); btn04o.src = "img/btn04o.gif";
btn05 = new Image(); btn05.src = "img/btn05.gif";
btn05o = new Image(); btn05o.src = "img/btn05o.gif";
btn06 = new Image(); btn06.src = "img/btn06.gif";
btn06o = new Image(); btn06o.src = "img/btn06o.gif";
btn07 = new Image(); btn07.src = "img/btn07.gif";
btn07o = new Image(); btn07o.src = "img/btn07o.gif";
str01 = new Image(); str01.src = "img/str-navi01.gif";
str01o = new Image(); str01o.src = "img/str-navi01o.gif";
str02 = new Image(); str02.src = "img/str-navi02.gif";
str02o = new Image(); str02o.src = "img/str-navi02o.gif";
str03 = new Image(); str03.src = "img/str-navi03.gif";
str03o = new Image(); str03o.src = "img/str-navi03o.gif";
function RollOver (obj,val) {
  obj.src = val;
}
function callFlash(URI, W, H) {
document.write('<object data="'+URI+'" type="application/x-shockwave-flash" width="'+W+'" height="'+H+'">TOP[r[<param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="'+URI+'" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /></object>');
}