fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(topmenuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="none";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#888";
headercolor="#fff";
offbgcolor="#b7b5ad";
offcolor="#515151";
onbgcolor="#a2a09a";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#a2a09a";
pagecolor="black";
separatorcolor="transparent";
separatorsize=1;
separatorpadding=8;
subimage="/images/railseurope2007/arrow.gif";
subimagepadding=2;
subimageposition="right";
}


with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="none";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#888";
headercolor="#fff";
offbgcolor="#b7b5ad";
offcolor="#515151";
onbgcolor="#a2a09a";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#a2a09a";
pagecolor="black";
separatorcolor="#aeaca4";
separatorsize=1;
subimage="/images/railseurope2007/arrow.gif";
subimageposition="right";
subimagepadding=2;
}

with(milonic=new menuname("register")){
style=menuStyle;
position="absolute";
aI("text=Registration &amp; Pricing;url=/pub/w/61/register.html;");
aI("text=Press Registration;url=/pub/w/61/press.html;");
aI("text=Hotel &amp; Travel;url=/pub/w/61/hotel.html;");
}

with(milonic=new menuname("program")){
style=menuStyle;
position="absolute";
aI("text=Schedule;url=/railseurope2007/schedule;");
aI("text=Sessions;url=/pub/w/61/sessions.html;");
aI("text=Tutorials;url=/pub/w/61/tutorials.html;");
aI("text=Speakers;url=/pub/w/61/speakers.html;");
aI("text=Events;url=/pub/w/61/events.html;");
aI("text=BoFs;url=/pub/w/61/bof.html;");
}

with(milonic=new menuname("sponsor")){
style=menuStyle;
position="absolute";
aI("text=Information &amp; Exhibitors;url=/pub/w/61/info_exhibitors.html;");
aI("text=Sponsors;url=/pub/w/61/sponsors.html;");
aI("text=Media &amp; Community Partners;url=/pub/w/61/media_partners.html;");
}

with(milonic=new menuname("overview")){
style=menuStyle;
position="absolute";
overflow="scroll";
aI("text=RailsConf Overview;url=/pub/w/61/overview.html;");
aI("text=See &amp; Do in Berlin;url=/pub/w/61/see_do.html;");
aI("text=Contact Us;url=/pub/w/61/contact.html;");
aI("text=External Links:;type=header;");
aI("text=RailsConf 2007;url=http://conferences.oreillynet.com/rails;target=_blank;title=Opens RailsConf 2007 in a new browser window;"); 
aI("text=O'Reilly Conferences;url=http://conferences.oreillynet.com;target=_blank;title=Opens O'Reilly Conferences home page in a new browser window;");
aI("text=O'Reilly Media;url=http://www.oreilly.com;target=_blank;title=Opens O'Reilly.com home page in a new browser window;");
aI("text=Ruby Central, Inc.;url=http://www.rubycentral.org;target=_blank;title=Opens rubycentral.org in a new browser window;");
}

with(milonic=new menuname("connect")){
style=menuStyle;
position="absolute";
overflow="scroll";
aI("text=Promote RailsConf Europe;url=/pub/w/61/banners.html;");
aI("text=External Links:;type=header;");
aI("text=Wiki;url=http://wiki.oreillynet.com/railsconfeurope07/;target=_blank;title=Opens Wiki in a new browser window;");
aI("text=Newsletter (login required);url=http://www.oreillynet.com/cs/nl/home#conferences;target=_blank;title=Opens Newsletter sign-up page in a new browser window (requires login);");
aI("text=News &amp; Coverage;url=http://www.oreillynet.com/conferences/blog/railsconf_europe/;target=_blank;title=Opens News & Coverage page in a new browser window;");
aI("text=RubyonRails.org;url=http://www.rubyonrails.org;target=_blank;title=Opens RubyonRails.org in a new browser window;");
aI("text=RubyForge.org;url=http://rubyforge.org;target=_blank;title=Opens RubyForge.org in a new browser window;");
aI("text=O'Reilly Ruby;url=http://www.oreillynet.com/ruby/;target=_blank;title=Opens O'Reilly Ruby in a new browser window;");
}


