// Title: AAS Menu Links

ace_state.columns = 1;
ace_state.position = 'right';
ace_state.closedelay = 500;
ace_state.hbgcolor = 'transparent';
ace_state.hftcolor = 'transparent';
ace_state.nbgcolor = 'transparent';
ace_state.nftcolor = 'transparent';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '10pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.hspacing = 0;
ace_state.cellpadding = 0;

acemenu = new ACEMenu('0');

acemenu.AddRollover('Paragliding-Wat-is-Paragliding.asp?DocumentID=18', '../images/Button-Home2.gif', '../images/Button-Home1.gif', '', true , 'Home');
acemenu.AddRollover('javascript:history.go(-1)', '../images/Button-Terug2.gif', '../images/Button-Terug1.gif', '', true , 'Terug');
acemenu.AddRollover('../Forum/AA-2-Forum-Vliegverwachting.htm', '../images/Button-Vliegverwachting2.gif', '../images/Button-Vliegverwachting1.gif', '_blank', true , 'Vliegverwachting');
acemenu.AddRollover('../Forum/AA-2-Forum-Default.htm', '../images/Button-Forum2.gif', '../images/Button-Forum1.gif', '_blank', true , 'Forum');
acemenu.AddRollover('../Forum/AA-2-Forum-LaatsteNieuws.htm', '../images/Button-LaatsteNieuws2.gif', '../images/Button-LaatsteNieuws1.gif', '_blank', true , 'Laatste nieuws');
acemenu.AddRollover('Paragliding-Balk-Tarieven.asp', '../images/Button-Tarieven2.gif', '../images/Button-Tarieven1.gif', '', true , 'Tarieven');
acemenu.AddRollover('Paragliding-Balk-Contact-Info.asp', '../images/Button-ContactInfo2.gif', '../images/Button-ContactInfo1.gif', '', true , 'Contact');
acemenu.AddRollover('Paragliding-Vliegen-in-Nederland-Locaties.asp?DocumentID=26', '../images/Button-Routebeschrijving2.gif', '../images/Button-Routebeschrijving1.gif', '', true , 'Routebeschrijving');
acemenu.AddRollover('Paragliding-Balk-Links.asp?DocumentID=48', '../images/Button-Links2.gif', '../images/Button-Links1.gif', '', true , 'Links');
acemenu.AddRollover('Paragliding-Balk-Meteo.asp?DocumentID=49', '../images/Button-Meteo2.gif', '../images/Button-Meteo1.gif', '', true , 'Meteo');
