/*
 * 
 *------------------------------------------------------------------------*/
if (isMatchUrl('https')) var str = 'http://ramblings.rianon.net/';
else var str = '';

with(document){
write('<div id="hdim02"><img src="http://www.rianon.net/fe/imgs/spacer.gif" border="0" width="203" height="6" alt=""></div>');
}
/*------------------------------------------------------------------------*/

/*
 * MainMenu
 *------------------------------------------------------------------------*/
var button = new Button();

button.id('home');
button.size(170,40);
button.position(0,0,0,0);
button.link(str+'http://ramblings.rianon.net/');
button.alt('HOME');

button.id('intro');
button.size(95,24);
button.position(196,-33,-196,-7);
button.link(str+'http://ramblings.rianon.net/about/introduction/');
button.alt('ABOUT');

button.id('envi');
button.size(95,24);
button.position(320,-24,-320,-7);
button.link(str+'http://ramblings.rianon.net/screenshots/');
button.alt('SCREENSHOTS');

button.id('guide');
button.size(95,24);
button.position(446,-24,-446,-7);
button.link(str+'#');
button.alt('CATEGORIES');

button.id('comm');
button.size(95,24);
button.position(572,-24,-572,-7);
button.link(str+'http://ramblings.rianon.net/friends/');
button.alt('FRIENDS');

button.id('download');
button.size(95,24);
button.position(705,-24,-705,-7);
button.link(str+'http://rianon.net/ramblings/?feed=rss2');
button.alt('ENTRY RSS');

var main = new Menu('main');
main.cutTypeOfBackgroundImage('row');
main.backgroundImage('/fe/menu/imgs/hdmn02.jpg' );
main.size(846,55);
main.flush(button);

button.cleanup();
/*------------------------------------------------------------------------*/

/*
 * PullDown
 *------------------------------------------------------------------------*/
button.id('intro_pul1');
button.backgroundImage('/fe/menu/imgs/about/ria_mn01.gif');
button.size(147,37);
button.link(str+'http://ramblings.rianon.net/about/introduction/');
button.alt('Introduction');

button.id('intro_pul2');
button.backgroundImage('/fe/menu/imgs/about/profile.gif');
button.size(147,31);
button.link(str+'http://ramblings.rianon.net/profile/');
button.alt('Profile');

var intro_pd = new Pulldown('intro_pd');
intro_pd.position(170,240);
intro_pd.flush(button);

button.cleanup();

/*button.id('envi_pul1');
button.backgroundImage('/fe/menu/imgs/envi/mn01.gif');
button.size(147,37);
button.link(str+'/fe/envi/envi.html');
button.alt('動作環境');

button.id('envi_pul2');
button.backgroundImage('/fe/menu/imgs/envi/mn02.gif');
button.size(147,31);
button.link(str+'/fe/envi/charge.html');
button.alt('?額?用料金');*/

var envi_pd = new Pulldown('envi_pd');
envi_pd.position(294,240);
envi_pd.flush(button);

button.cleanup();

button.id('guide_pul1');
button.backgroundImage('/fe/menu/imgs/category/ffxi_top.gif');
button.size(147,37);
button.link(str+'http://ramblings.rianon.net/category/final-fantasy-xi/');
button.alt('FINAL FANTASY XI');

button.id('guide_pul2');
button.backgroundImage('/fe/menu/imgs/category/ffxiv_middle.gif');
button.size(147,27);
button.link(str+'http://ramblings.rianon.net/category/final-fantasy-xiv/');
button.alt('FINAL FANTASY XIV');

button.id('guide_pul3');
button.backgroundImage('/fe/menu/imgs/category/ramblings_middle.gif');
button.size(147,27);
button.link(str+'http://ramblings.rianon.net/category/rambling/');
button.alt('RAMBLINGS');

button.id('guide_pul4');
button.backgroundImage('/fe/menu/imgs/category/life_middle.gif');
button.size(147,27);
button.link(str+'http://ramblings.rianon.net/category/life/');
button.alt('LIFE');

button.id('guide_pul5');
button.backgroundImage('/fe/menu/imgs/category/vacation_middle.gif');
button.size(147,27);
button.link(str+'http://ramblings.rianon.net/category/vacation/');
button.alt('CANADA TRIP');

button.id('guide_pul6');
button.backgroundImage('/fe/menu/imgs/category/canada_bottom.gif');
button.size(147,31);
button.link(str+'http://ramblings.rianon.net/category/canada-trip/');
button.alt('VACATION');

var guide_pd = new Pulldown('guide_pd');
guide_pd.position(420,240);
guide_pd.flush(button);

button.cleanup();

/*button.id('comm_pul1');
button.backgroundImage('/fe/menu/imgs/friend/kigen_top.gif');
button.size(147,37);
button.link('http://www.rianon.net/kigen');
button.alt('コミ?ニティサイト??ク集');

button.id('comm_pul2');
button.backgroundImage('/fe/menu/imgs/friend/liseth_middle.gif');
button.size(147,27);
button.link(str+'http://www.rianon.net/liseth');
button.alt('コミ?ニティサイトとは');

button.id('comm_pul3');
button.backgroundImage('/fe/menu/imgs/friend/mogknight_middle.gif');
button.size(147,27);
button.link(str+'http://www.rianon.net/mogknight');
button.alt('コミ?ニティサイト登録方法');

button.id('comm_pul4');
button.backgroundImage('/fe/menu/imgs/friend/nyanoh_middle.gif');
button.size(147,27);
button.link(str+'http://nyanoh.blogspot.com/');
button.alt('コミ?ニティサイト登録方法');

button.id('comm_pul5');
button.backgroundImage('/fe/menu/imgs/friend/pascale_middle.gif');
button.size(147,27);
button.link(str+'http://workwebplay.com');
button.alt('コミ?ニティサイト登録方法');

button.id('comm_pul6');
button.backgroundImage('/fe/menu/imgs/friend/varsuvianna_middle.gif');
button.size(147,27);
button.link(str+'http://www.rianon.net/varsuvianna');
button.alt('コミ?ニティサイト登録方法');

button.id('comm_pul7');
button.backgroundImage('/fe/menu/imgs/friend/zarion_bottom.gif');
button.size(147,31);
button.link('http://www.rianon.net/zarion');
button.alt('コミ?ニティサイト管?ページ');*/

var comm_pd = new Pulldown('comm_pd');
comm_pd.position(548,240);
comm_pd.flush(button);

button.cleanup();

/*button.id('download_pul1');
button.backgroundImage('/fe/menu/imgs/download/mn01.gif');
button.size(147,37);
button.link(str+'/fe/download/wallpaper.html');
button.alt('壁?');

button.id('download_pul2');
button.backgroundImage('/fe/menu/imgs/download/mn02.gif');
button.size(147,27);
button.link(str+'/fe/download/systeminfo.html');
button.alt('System Information');

button.id('download_pul3');
button.backgroundImage('/fe/menu/imgs/download/mn03.gif');
button.size(147,31);
button.link(str+'/fe/download/dictionary.html');
button.alt('追加辞?');*/

var download_pd = new Pulldown('download_pd');
download_pd.position(677,240);
download_pd.flush(button);

button.cleanup();

/*
 * Event
 *------------------------------------------------------------------------*/
var up = 8;
var down = 2;
document.getElementById('intro').onmouseover = document.getElementById('intro_pd').onmouseover = function(){intro_pd.down(down)}
document.getElementById('intro').onmouseout = document.getElementById('intro_pd').onmouseout = function(){intro_pd.up(up)}
document.getElementById('envi').onmouseover = document.getElementById('envi_pd').onmouseover = function(){envi_pd.down(down)}
document.getElementById('envi').onmouseout = document.getElementById('envi_pd').onmouseout = function(){envi_pd.up(up)}
document.getElementById('guide').onmouseover = document.getElementById('guide_pd').onmouseover = function(){guide_pd.down(down)}
document.getElementById('guide').onmouseout = document.getElementById('guide_pd').onmouseout = function(){guide_pd.up(up)}
document.getElementById('comm').onmouseover = document.getElementById('comm_pd').onmouseover = function(){comm_pd.down(down)}
document.getElementById('comm').onmouseout = document.getElementById('comm_pd').onmouseout = function(){comm_pd.up(up)}
document.getElementById('download').onmouseover = document.getElementById('download_pd').onmouseover = function(){download_pd.down(down)}
document.getElementById('download').onmouseout = document.getElementById('download_pd').onmouseout = function(){download_pd.up(up)}
/*------------------------------------------------------------------------*/