effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=4;
_subOffsetLeft=6;


with(style1=new mm_style()){
offcolor="#666666";
offbgcolor="none";
oncolor="#a71070";
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";
padding=3;
subimage="fleche.gif";
}

with(style2=new mm_style()){
offcolor="#666666";
offbgcolor="#ECECF4";
oncolor="#a71070";
bordercolor="white";
borderstyle="solid";
bordercolor="black";
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";
padding=3;
subimage="fleche.gif";
}

with(milonic=new menuname("mainmenu")){
left="offset";
itemwidth=135;
style=style1;
alwaysvisible=1;
aI("text=Accueil;url=index.php3;status=Accueil")
aI("text=Biographie;url=index.php3?page=biographie;status=Biographie")
aI("text=Discographie;showmenu=disco;status=Discographie")
aI("text=Multimédia;url=index.php3?page=multimedia;status=Multimédia")
aI("text=Livres;url=index.php3?page=livres;status=Livres")
aI("text=Vidéos;url=index.php3?page=video_enr;status=Vidéos")
aI("text=Concerts;showmenu=concerts;status=Concerts")
aI("text=Paroles;url=index.php3?page=paroles;status=Paroles")
aI("text=Médias;showmenu=medias;status=Médias")
aI("text=Fichiers;showmenu=fichiers;status=Fichiers")
aI("text=Forum;url=http://www.pg-fr.com/forum/index.php;status=Forum")
aI("text=Chat;url=index.php3?page=chat;status=Chat")
aI("text=Liens;url=index.php3?page=liens;status=Liens")
}

with(milonic=new menuname("disco")){
borderwidth=1;
style=style2;
alignment="left";
aI("text=Albums;url=index.php3?page=disco_albums;")
aI("text=Maxis;url=index.php3?page=disco_maxis;")
aI("text=B.O.F.;url=index.php3?page=disco_bof;")
aI("text=Bootlegs;url=index.php3?page=disco_bootlegs;")
aI("text=Divers;url=index.php3?page=disco_divers;")
aI("text=Collaborations;url=index.php3?page=disco_collab;")
aI("text=Reprises;url=index.php3?page=disco_reprises;")
}

with(milonic=new menuname("concerts")){
itemwidth=190;
borderwidth=1;
style=style2;
alignment="left";
aI("text=(Still) Growing Up Live - 2002-04;url=index.php3?page=concert_gul;")
aI("text=Secret World Live - 1993/94;url=index.php3?page=concert_swl;")
aI("text=This Way Up - 1986/87;url=index.php3?page=concert_twu;")
aI("text=Playtime 88 - 1982/83;url=index.php3?page=concert_pt;")
aI("text=China Tour 84 - 1980;url=index.php3?page=concert_china;")
aI("text=Peter Gabriel Tour II - 1978;url=index.php3?page=concert_78;")
aI("text=Peter Gabriel Tour - 1977;url=index.php3?page=concert_pgt;")
aI("text=WOMAD;url=index.php3?page=concert_wmd;")
aI("text=Divers;url=index.php3?page=concert_divers;")
}

with(milonic=new menuname("medias")){
borderwidth=1;
style=style2;
alignment="left";
aI("text=Presse/Internet;url=index.php3?page=media_presse;")
aI("text=TV;url=index.php3?page=media_tv;")
aI("text=Radio;url=index.php3?page=media_radio;")
}

with(milonic=new menuname("fichiers")){
itemwidth=100;
borderwidth=1;
style=style2;
alignment="left";
aI("text=Photos;showmenu=photos;")
aI("text=Fonds d'écran;url=index.php3?page=fichiers_fondsecran;")
aI("text=MIDI;url=index.php3?page=fichiers_midi;")
aI("text=Skins Winamp;url=index.php3?page=wa;")
aI("text=Tablatures;url=index.php3?page=fichiers_tab;")
}

with(milonic=new menuname("photos")){
itemwidth=120;
borderwidth=1;
style=style2;
alignment="left";
aI("text=Secret World Live;url=index.php3?page=photos_swl;")
aI("text=Growing Up Live;showmenu=photos_gul;")
}

with(milonic=new menuname("photos_gul")){
itemwidth=140;
borderwidth=1;
style=style2;
alignment="left";
aI("text=14.05.03 - Bercy (1);url=index.php3?page=photos_gul_bercy1;")
aI("text=14.05.03 - Bercy (2);url=index.php3?page=photos_gul_bercy2;")
aI("text=30.05.03 - Poznan;url=index.php3?page=photos_gul_poznan;")
}



drawMenus();