


_menuCloseDelay=100           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=10            // The time delay before menus open on mouse over
_followSpeed=1000                // Follow scrolling speed
_followRate=1000                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#ffff50";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#707070";
borderstyle="solid";
borderwidth=3;
separatorcolor="#707070";
separatorsize="1";
padding=5;
fontsize="9px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#dddd30";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.bismutnetwork.com/00Interface/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=75);Shadow(color='#000000', Direction=135, Strength=10)";
outfilter="Fade(duration=0.2); Alpha(opcaity=75);Shadow(color='#000000', Direction=135, Strength=10)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="top;center"
alwaysvisible=1;
orientation="horizontal";
followscroll="1";
aI("text=Intro;url=http://www.bismutnetwork.com/00Interface/Intro.php;status=Open the introduction;");
aI("text=News;url=http://www.bismutnetwork.com/05News/News.php;status=Open the news page;");
aI("text=Bio;showmenu=Bio;status=Show the biographys menu;");
aI("text=Forum;url=http://www.bismutnetwork.com/12Forum;target=_blank;status=Open the BismutNetwork forum");
aI("text=Crisis General Midi;showmenu=CrisisGeneralMidi;status=Show the Crisis General Midi menu;");
aI("text= My Musics;url=http://www.bismutnetwork.com/10Music/Crisis/Musiques.php;status=Open my musics;");
aI("text=My Texts;showmenu=Texts;status=Show the texts menu;");
aI("text=My RPG;showmenu=JDR;status=Show the role playing games menu;");
aI("text=My Pictures;showmenu=Graphisme;status=Show the pictures menu;");
aI("text=Contacts;url=http://www.bismutnetwork.com/03Contacts/Contacts.php;status=Open the contacts page;");
}

with(milonic=new menuname("Bio")){
style=menuStyle;
overflow="scroll";
aI("text=Bismut;url=http://www.bismutnetwork.com/09Bio/Bismut.php?dossier=0;status=Ouvre la biographie de Bismut");
aI("text=Chris 'Crisis' Maricourt;url=http://www.bismutnetwork.com/09Bio/CMaricourt.php?dossier=0;status=Ouvre la biographie de Chris Maricourt");
}

with(milonic=new menuname("JDR")){
style=menuStyle;
aI("text=CHON257 -BloodFighter- (french);showmenu=BloodFighter;status=Affiche le menu Blood Fighter;");
aI("text=Dungeons & Dragons (french);showmenu=ADD;status=Affiche le menu Donjons et Dragons");
}

with(milonic=new menuname("Texts")){
style=menuStyle;
aI("text=Books (french);showmenu=CHON257;status=Affiche le menu CHON257;");
aI("text=Novels (french);url=http://www.bismutnetwork.com/14Texts/Novels/Novels.php;status=Ouvre la page des nouvelles");
aI("text=Proses & Poems (french);url=http://www.bismutnetwork.com/14Texts/Poems/Poems.php;status=Ouvre la page des proses et des poèmes");
aI("text=Crossover (french);showmenu=Crossover;status=Affiche la sélection des Crossover");
}

with(milonic=new menuname("Crossover")){
style=menuStyle;
aI("text=Amandine;url=http://www.bismutnetwork.com/14Texts/Crossover/Amandine.php;status=Ouvre la page des Crossover");
}

with(milonic=new menuname("CHON257")){
style=menuStyle;
overflow="scroll";
aI("text=CHON 257 -La vie de l'ange-;url=http://www.bismutnetwork.com/14Texts/Books/CHON257.php;status=Ouvre l'introduction du roman (en développement)");
}

with(milonic=new menuname("BloodFighter")){
style=menuStyle;
overflow="scroll";
aI("text=Le manuel de jeu;url=http://www.bismutnetwork.com/06RPG/Chon257/Player/Player.php;status=Ouvre le manuel de jeu de Chon257");
aI("text=Le manuel de maîtrise;url=http://www.bismutnetwork.com/06RPG/Chon257/Master/Master.php;status=Ouvre le manuel de maîtrise de Chon 257");
aI("text=La fiche de personnage;url=http://www.bismutnetwork.com/06RPG/Chon257/Layer/Layers.php;status=Affiche les différentes fiches de jeu nécessaires");
aI("text=Résumés des quêtes;url=http://www.bismutnetwork.com/06RPG/Chon257/Quest/Quest.php;status=Affiche les résumés des quêtes effectuées, par session de jeu");
}

with(milonic=new menuname("ADD")){
style=menuStyle;
overflow="scroll";
aI("text=Le manuel de jeu remanié;url=http://www.bismutnetwork.com/06RPG/Dungeons&Dragons/Player/Player.php;status=Ouvre les éléments de règles de jeu remaniés par Crisis");
aI("text=La fiche de personnage;url=http://www.bismutnetwork.com/06RPG/Dungeons&Dragons/Layer/Layers.php;status=Affiche les différentes fiches de jeu nécessaires");
aI("text=Résumés des quêtes;url=http://www.bismutnetwork.com/06RPG/Dungeons&Dragons/Quest/Quest.php;status=Affiche les résumés des quêtes effectuées, par session de jeu");
}

with(milonic=new menuname("CrisisGeneralMidi")){
style=menuStyle;
overflow="scroll";
aI("text=Crisis GeneralMidi 1.8;url=http://www.bismutnetwork.com/10Music/Crisis/Soundfont1.8.php;status=Open Crisis GeneralMidi 1.8 page");
aI("text=Crisis GeneralMidi 3.0;url=http://www.bismutnetwork.com/10Music/Crisis/Soundfont3.0.php;status=Open Crisis GeneralMidi 3.0 page");
aI("text=Crisis GeneralMidi 4.0;url=http://www.bismutnetwork.com/10Music/Crisis/CGM4.0.php;status=Open Crisis GeneralMidi 4.0 page");
}

with(milonic=new menuname("Graphisme")){
style=menuStyle;
aI("text=Paper Artworks;url=http://www.bismutnetwork.com/07Picture/Crisis/GFXArtworks.php;status=Open Crisis's artworks");
aI("text=Computer Artworks;url=http://www.bismutnetwork.com/07Picture/Crisis/GFXComputer.php;status=Open Crisis's computer pictures");
}

drawMenus();

function Vsrc(){window.location="view-source:"+window.location.href}

with(contextStyle=new mm_style)
{
onbgcolor="#ffff50";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#707070";
borderstyle="solid";
borderwidth=3
   overfilter="Fade(duration=0.2);Alpha(opacity=75);Shadow(color='#000000', Direction=135, Strength=10)";
   outfilter="Fade(duration=0.2); Alpha(opcaity=75);Shadow(color='#000000', Direction=135, Strength=10)";
     pagecolor="black";
   pagebgcolor="#82B6D7";
    pageborder="1px solid #ffffff";
      onborder="1px solid #316AC5";
separatorcolor="#000000";
      fontsize="9px";
     fontstyle="normal";
    fontfamily="arial, verdana, tahoma";
 separatorsize="1";
       padding=5;
 headerbgcolor="#ffffff";
   headercolor="#000000";
  headerborder="1px solid #000000";
      fontsize="10px";
      subimage="http://www.bismutnetwork.com/00Interface/arrow.gif";
if(!mac)onborder="1px solid #000000";
}
with(milonic=new menuname("contextMenu")){		
top="offset=2"
style = contextStyle;
margin=3
aI("text=Reload site;url=http://www.bismutnetwork.com/index.php");
aI("text=Home page;url=http://www.bismutnetwork.com/Home.php;");
aI("text=Backward;url=javascript:history.go(-1);image=http://www.bismutnetwork.com/00Interface/back.gif");
aI("text=Forward;url=javascript:history.go(1);image=http://www.bismutnetwork.com/00Interface/forward.gif");
aI("text=Refresh current;url=javascript:history.go(0);");
aI("text=Print;url=javascript:window.print();separatorsize=1;");
aI("text=Go to;showmenu=BismutNetwork;");
aI("text=Disable This Menu;url=javascript:var contextDisabled=true;");
}

with(milonic=new menuname("BismutNetwork")){		
style = contextStyle;
margin=3
overflow="scroll";
itemwidth=200;
aI("text=See the news;url=http://www.bismutnetwork.com/05News/News.php");
aI("text=See the contacts;url=http://www.bismutnetwork.com/03Contacts/Contacts.php");
};

drawMenus()