var sid="mitnamdliw_wildmantim";
function selectaplace(form) {
var appname= navigator.appName;
var appversion=parseInt(navigator.appVersion);
if (appname == "Netscape" && appversion >= 3) {
var formindex=form.select1.selectedIndex;
var storage=form.select1.options[formindex].text;
if (form.select1.options[formindex].value != "none") {
var msg=storage+"You are now being transferred to the -> "+storage;
for (var spot=0;spot<msg.length-storage.length;spot++) {
var x=msg.substring(spot,msg.length);
form.select1.options[formindex].text=x;
for(var d=0;d<150;d++) { };
}
window.location=form.select1.options[formindex].value;
form.select1[formindex].text=storage;
} else  {
form.select1[formindex].text="Not a real option!";
for(var d=0;d<1250;d++) { };
form.select1[formindex].text=storage;
   }
}
else {
var formindex=form.select1.selectedIndex;
window.location=form.select1.options[formindex].value;
   }
}
function makeMyMenu() {
document.write ('<form><select name="select1" onChange="selectaplace(this.form)" size=1>');

document.write ('<option value=index.html>▼ブラジル・サイトメニュー');
document.write ('<option value=index.html>---------------');
document.write ('<option value=http://www.brazil.ne.jp/V2/index.html>■ホームページ');
document.write ('<option value=http://www.brazil.ne.jp/V2/welcome/index.html>■ぶらじるへようこそ！');
document.write ('<option value=http://www.brazil.ne.jp/V2/brazil/index.html>■こんな国だよブラジル');
document.write ('<option value=index.html>---------------');
document.write ('<option value=http://www.brazil.ne.jp/V2/futebol/index.html>■サッカー');
document.write ('<option value=http://www.brazil.ne.jp/V2/tour/index.html>■ぶらじる観光');
document.write ('<option value=http://www.brazil.ne.jp/V2/music/index.html>■ぶらじる音楽');
document.write ('<option value=http://www.brazil.ne.jp/V2/choro/index.html>■熊本尚美のショーロ、ショーロ、ショーロ！');
document.write ('<option value=http://www.brazil.ne.jp/V2/eco/index.html>■エコぶらじる');
document.write ('<option value=http://www.brazil.ne.jp/V2/sociedade/index.html>■ぶらじる社会');
document.write ('<option value=http://www.brazil.ne.jp/V2/nikkey/index.html>■日系社会');
document.write ('<option value=http://www.brazil.ne.jp/V2/economy/index.html>■経済＆ビジネス');
document.write ('<option value=http://www.brazil.ne.jp/V2/wahaha/index.html>■ワッハッハぶらじる');
document.write ('<option value=http://www.brazil.ne.jp/V2/specialnews/index.html>■ニュース特報');
document.write ('<option value=http://www.brazil.ne.jp/V2/newsinjapan/index.html>■NEWS IN JAPAN');
document.write ('<option value=http://www.brazil.ne.jp/V2/events/index.html>■イベント情報');
document.write ('<option value=http://www.brazil.ne.jp/V2/obras/index.html>■ブラジルを語る作品群');
document.write ('<option value=http://www.brazil.ne.jp/V2/sketch/index.html>■スケッチブック');
document.write ('<option value=http://www.brazil.ne.jp/V2/events/index.html>■イベント情報');
document.write ('<option value=http://www.brazil.ne.jp/V2/address/index.html>■ADDRESS & GUIDE');
document.write ('<option value=http://www.brazil.ne.jp/V2/portal/index.html>■PORTAL');
document.write ('<option value=index.html>---------------');
document.write ('<option value=http://www.brazil.ne.jp/V2/wallpaper/index.html>■壁紙');
document.write ('<option value=index.html>---------------');
document.write ('<option value=http://www.brazil.ne.jp/V2/pesquisa/index.html>■アンケート');
document.write ('<option value=http://www.brazil.ne.jp/V2/linkfree/index.html>■ぶらじるとリンク');
document.write ('<option value=http://www.brazil.ne.jp/V2/team/index.html>■ぶらじるチーム');
document.write ('<option value=http://www.brazil.ne.jp/V2/press/index.html>■プレスリリース');
document.write ('<option value=http://www.brazil.ne.jp/V2/ad/index.html>■広告掲載');
document.write ('<option value=http://www.brazil.ne.jp/V2/agreement/index.html>■著作権＆ご利用ガイド');
document.write ('<option value=http://www.brazil.ne.jp/V2/privacy/index.html>■プライバシーの保護');
document.write ('<option value=http://www.brazil.ne.jp/V2/contact/index.html>■お問合せ');

document.write ('</select>');
document.write ('</form>');
}
while(sid!="mitnamdliw_wildmantim"){};
makeMyMenu();