
emptyimage="transparent.gif";// Transparent image in gif format.
showdelay=200;//Time delay before submenus are displayed. Unit is milliseconds.
hidedelay=800;//Time delay before submenus are hidden. Unit is milliseconds.

/*Start Style Declarations*/

with(itemStyle=new fxstyle()){
width=140;
height=20;
color="#000000";
coloron="#FFFFFF";
bgcolor="#87cefa";
bgcoloron="#6699CC";
fontsize="12px";
fontfamily="Verdana,Arial";
fontweight="bold";
paddingtop=2;
paddingleft=5;
arrow="arrowblack.gif";
arrowon="arrowwhite.gif";
arrowright=20;
arrowtop=1;
}

with(menuStyle=new fxmenustyle()){
filterover="Alpha(opacity=90)";
menubgcolor="#87ceeb";
menuborderwidth=1;
menubordercolor="#87cefa";
separatorsize=1;
separatorcolor="#87cefa";
highlightpath=true;
wiseposition=true;
}


/*Start Menu Declarations*/

with(new fxmenu("MainMenu")){
style=itemStyle;
menustyle=menuStyle;
visible=true;
position="relative";
top=30;
left=59;
orientation="horizontal";
menuwidth="900px";



fx("text=Angebot;show=Angebot;width=150;");
fx("text=Anmeldung;width=170;show=Anmeldung;");
fx("text=EuRegio Challenge;width=180;show=EuRegio-Challenge;");
fx("text=Sponsoren;width=160;show=Sponsoren;");
fx("text=Infos;width=140;show=Infos;");
fx("text=Diverses;width=120;show=Diverses;");
}

with(new fxmenu("Angebot")){
style=itemStyle;
menustyle=menuStyle;
width=160;
fx("text=Classic Tour;url=classictour.htm;");
fx("text=Radlathlon;url=radlathlon.htm");
fx("text=Öpfel Tour;url=oepfeltour.htm;");
fx("text=Slow Tour;url=slowtour.htm;");
fx("text=Tagesprogramm;url=tagesprogramm.htm;");
fx("text=Fotoservice 2010;url=fotoservice.htm;");
}

with(new fxmenu("Anmeldung")){
style=itemStyle;
menustyle=menuStyle;
width=200;
fx("text=Reglement Classic-Tour;url=Bilder WF/Reglement_Classic-Tour.pdf;target=blank");
fx("text=Reglement Radlathlon;url=Bilder WF/Reglement_Radlathlon.pdf;target=blank");
fx("text=Reglement Öpfel Tour;url=Bilder WF/Reglement_Oepfel-Tour.pdf;target=blank");
fx("text=Anmeldung;url=anmeldung.htm;");
}

with(new fxmenu("Sponsoren")){
style=itemStyle;
menustyle=menuStyle;
width=180;
fx("text=Hauptsponsoren;url=hauptsponsoren.htm;");
fx("text=Patronatsponsoren;url=patronatsponsoren.htm;");
fx("text=Eventpartner;url=eventpartner.htm;");
fx("text=Gönner;url=goenner.htm;");
fx("text=Medienpartner;url=medienpartner.htm;");
fx("text=Verpflegungspartner;url=verpflegungspartner.htm;");
fx("text=Technischer Service;url=technik.htm;");
}

with(new fxmenu("Infos")){
style=itemStyle;
menustyle=menuStyle;
width=160;
fx("text=News;url=news.php;");
fx("text=Feedbacks 2009;url=feedbacks09.htm;");
fx("text=Bilder 2010;url=http://www.firstfotofactory.com;target=blank");
fx("text=Bilder 2009;url=http://www2.marathon-photos.com/scripts/event_entry.py?event=Sports/GKDE/2009/Santis%20Classic;target=blank");
fx("text=Bilder 2008;url=http://www.yes-photo.net/rsp/2008/saentis/index.htm;target=blank");
fx("text=Bilder 2007;url=http://www.yes-photo.net/rsp/2007/weinfelden/index.htm;target=blank");
fx("text=Classictrikot 2010;url=renntrikot2010.htm;");
fx("text=Classictrikot 2009;url=renntrikot2009.htm;");
fx("text=Classictrikot 2008;url=renntrikot2008.htm;");
fx("text=Classictrikot 2007;url=renntrikot2007.htm;");
fx("text=Classictrikot 2006;url=renntrikot2006.htm;");
fx("text=Anreise;url=anreise.htm;");
fx("text=Unterkunft;show=Unterkunft;");
fx("text=Ferienregion;show=Ferienregion;");
fx("text=Tourismus;show=Tourismus;");
}

with(new fxmenu("Unterkunft")){
style=itemStyle;
menustyle=menuStyle;
width=180;
fx("text=Gasthof Eisenbahn;url=http://www.gasthof-eisenbahn.ch;target=blank");
fx("text=Thurgauerhof;url=http://www.thurgauerhof.com;target=blank");
fx("text=Meeting Thurgau;url=http://www.meeting-thurgau.ch;target=blank");

}

with(new fxmenu("Ferienregion")){
style=itemStyle;
menustyle=menuStyle;
width=180;
fx("text=Weinfelden;url=http://www.weinfelden.ch;target=blank");
fx("text=Altnau;url=http://www.altnau.ch;target=blank");
fx("text=Schwägalp / Säntis;url=http://www.saentisbahn.ch;target=blank");
fx("text=Serfaus-Fiss-Ladis;url=http://www.serfaus-fiss-ladis.at;target=blank");


}

with(new fxmenu("Tourismus")){
style=itemStyle;
menustyle=menuStyle;
width=180;
fx("text=Thurgau;url=http://www.thurgau-tourismus.ch;target=blank");
fx("text=Ostschweiz;url=http://www.ostschweiz-i.ch;target=blank");
fx("text=Appenzellerland;url=http://www.appenzell.ch;target=blank");
fx("text=Toggenburg;url=http://www.toggenburg.org;target=blank");
fx("text=St. Gallen / Bodensee;url=http://www.st.gallen-bodensee.ch;target=blank");
fx("text=Serfaus-Fiss-Ladis;url=http://www.serfaus-fiss-ladis.at;target=blank");

}

with(new fxmenu("EuRegio-Challenge")){
style=itemStyle;
menustyle=menuStyle;
width=180;
fx("text=Serfaus-Fiss-Ladis;url=serfaus.htm;");
fx("text=EuRegio Challenge;url=EUREGIO-CHALLENGE.htm;");
}

with(new fxmenu("Diverses")){
style=itemStyle;
menustyle=menuStyle;
width=200;
fx("text=Impressum;url=organisation.htm;");
fx("text=Kontakt;url=kontakt.php;");
fx("text=Newsletter;url=newsletter.php;");
fx("text=Swiss Cycling Top-Tours;show=Swiss Cycling Top-Tours;");
fx("text=Partner-Events;show=Partnerevents;");
fx("text=Nationaler Sport;show=Nationaler Sport;");
fx("text=Links;url=links.htm;");
}

with(new fxmenu("Swiss Cycling Top-Tours")){
style=itemStyle;
menustyle=menuStyle;
width=250;


fx("text=Engadin Radmarathon;url=http://www.radmarathon.com/show_page.php?pid=329;target=blank");
fx("text=Swiss Cycling Alpenbrevet;url=http://www.alpenbrevet.ch;target=blank");
fx("text=ewz Alpen-Challenge;url=http://www.alpen-challenge.ch/index.php;target=blank");
fx("text=EKZ Züri Metzgete;url=http://www.zueri-metzgete.ch;target=blank");
fx("text=Gruyère Cycling Tour;url=http://www.gruyere-cycling-tour.ch;target=blank");
fx("text=Berner Rundfahrt - Seeland Classic;url=http://www.berner-rundfahrt.ch/;target=blank");
fx("text=Axpo Volksradrennen;url=http://www.gippingen.ch/index.php/;target=blank");
fx("text=Int. Bodensee Radmarathon;url=http://www.bodensee-radmarathon.ch/;target=blank");




}

with(new fxmenu("Partnerevents")){
style=itemStyle;
menustyle=menuStyle;
width=250;


fx("text=Vattenfall Cyclassics;url=http://www.vattenfall-cyclassics.de;target=blank");
fx("text=Skoda Velothon Berlin;url=http://www.skoda-velothon-berlin.de;target=blank");
fx("text=Bike & Emotion Opening Fiss;url=http://www.bikeemotion.at;target=blank");
fx("text=CHIBA Alpencup;url=http://wwww.radmarathon.com;target=blank");
fx("text=Gianetti Day;url=http://www.gianettiday.ch;target=blank");
fx("text=Appenzeller Rundfahrt;url=http://www.veloclub-andwil-arnegg.ch/;target=blank");
fx("text=Rothaus RiderMan;url=http://www.riderman.de/;target=blank");
fx("text=radmarathon.ch;url=http://www.radmarathon.ch/;target=blank");
fx("text=IRONBIKE;url=http://www.ironbike.ch;target=blank");
fx("text=Frankenwald Radmarathon;url=http://www.frankenwald-radmarathon.de/;target=blank");


}

with(new fxmenu("Nationaler Sport")){
style=itemStyle;
menustyle=menuStyle;
width=250;

fx("text=Swiss Cycling;url=http://www.cycling-for-all.ch;target=blank");
fx("text=schweiz.bewegt;url=http://www.schweizbewegt.ch;target=blank");
fx("text=Swiss Olympic Gigathlon;url=http://www.gigathlon.ch;target=blank");

}

with(new fxmenu("MenuSamples")){
style=itemStyle;
menustyle=menuStyle;
width=270;
overflow="scroll";
fx("text=Text Based Menu Samples;type=header;bgcolor=#FFFFFF;fontweight=bold;");
fx("text=Horizontal Menu;url=menu/samples/horizontal.html;");
fx("text=Vertical Menu;url=menu/samples/vertical.html;");
fx("text=Windows 98;url=menu/samples/windows98.html;");
fx("text=Windows XP;url=menu/samples/windowsxp.html;");
fx("text=Multiple Style;url=menu/samples/multiplestyle.html;");
fx("text=Multiple Colored Menus;url=menu/samples/multiplecolors.html;");
fx("text=Image Based Menu Samples;type=header;bgcolor=#FFFFFF;fontweight=bold;");
fx("text=Image Based Menu;url=menu/samples/imagebased.html;");
fx("text=Image Map Based Menu;url=menu/samples/imagemap.html;");
fx("text=Background - Images (LOTR);url=menu/samples/background.html;");
fx("text=Positioning Samples;type=header;bgcolor=#FFFFFF;fontweight=bold;");
fx("text=Absolute Positioning;url=menu/samples/absolute.html;");
fx("text=Relative Positioning (to a table cell);color=#FF0000;url=menu/samples/relative.html;");
fx("text=Pop Up with Absolute Positioning;url=menu/samples/popupabsolute.html;");
fx("text=Pop Up with Relative Positioning;url=menu/samples/popuprelative.html;");
fx("text=Pop Up with Tooltip Positioning;url=menu/samples/popuptooltip.html;");
fx("text=Absolute Positioned Submenus;url=menu/samples/submenuabsolute.html;");
fx("text=Tooltip Positioned Submenus;url=menu/samples/submenutooltip.html;");
fx("text=Functionality Samples;type=header;bgcolor=#FFFFFF;fontweight=bold;");
fx("text=JavaScript Functions;url=menu/samples/javascript.html;");
fx("text=Opening windows & targeting (i)frames;url=menu/samples/targetframe.html;target=blank;");
fx("text=Flickthrough Menu;url=menu/samples/flickthrough.html;");
fx("text=Show/Hide Submenus Onclick;url=menu/samples/showhideclick.html;");
fx("text=Item Sizing;url=menu/samples/itemsizing.html;");
fx("text=Item Positioning;url=menu/samples/itemposition.html;");
fx("text=Scrolling (overflow);url=menu/samples/overflow.html;");
fx("text=Tables (columns);url=menu/samples/tablemenu.html;");
fx("text=API - Methods & Functions;url=menu/samples/api.html;");
fx("text=Displaying Multiple Submenus;url=menu/samples/multiplesubs.html;");
}



buildMenus();