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(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/rails2007/arrow.gif";
subimagepadding=2;
subimageposition="right";
}

with(milonic=new menuname("register")){
overflow="scroll";
position="absolute";
style=menuStyle;
aI("text=Info and Pricing;url=/pub/w/51/pricing.html;")
aI("text=Register Now;url=/pub/w/51/register.html;")
aI("text=Press Registration;url=/pub/w/51/press.html;")
aI("text=Hotel and Travel;url=/pub/w/51/hotel.html;")
}

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

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

with(milonic=new menuname("about")){
style=menuStyle;
overflow="scroll";
position="absolute";
aI("text=RailsConf Overview;url=/pub/w/51/overview.html;");
aI("text=Conference Venue;url=/pub/w/51/venue.html;");
aI("text=See and Do in Portland;url=/pub/w/51/see_do.html;");
aI("text=Contact Us;url=/pub/w/51/contact.html;");
aI("text=External Links:;type=header;");
aI("text=RailsConf 2006;url=http://2006.railsconf.org;target=_blank;title=Opens RailsConf 2006 in a new browser window;"); 
aI("text=RailsConf Europe 2007;url=/railseurope;target=_blank;title=Opens RailsConf Europe 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;
overflow="scroll";
position="absolute";
aI("text=Birds of a Feather Sessions (BoFs);url=/pub/w/51/bof.html;");
aI("text=External Links:;type=header;");
aI("text=Wiki;url=http://wiki.oreillynet.com/wiki/railsconf2007;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/;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;");
}


