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(submenuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontweight="normal";
fontsize="71%";
fontstyle="normal";
headerbgcolor="";
headercolor="";
imagepadding=0;
offbgcolor="#252525";
offcolor="white";
onbgcolor="gray";
oncolor="white";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FFFFFF', Direction=0, Strength=0)";
padding=2;
pagecolor="";
separatorcolor="";
separatorsize=0;

}


with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontweight="normal";
fontsize="71%";
fontstyle="normal";
headerbgcolor="";
headercolor="";
offbgcolor="black";
offcolor="white";
onbgcolor="gray";
oncolor="";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FFFFFF', Direction=0, Strength=0)";
padding=4;
pagebgcolor="";
pagecolor="";
separatorcolor="black";
separatorsize=4;

}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=207;
screenposition="center";
left="offset=-15";
style=menuStyle;

aI("text=Home;url=http://www.negusmedia.com.au/home.html;");
aI("showmenu=About Us;text=About Us;");
aI("showmenu=Books;text=Books;url=http://www.negusmedia.com.au/books.html;")
aI("showmenu=Media Services;text=Media Services;url=http://www.negusmedia.com.au/media_services.html;");
aI("showmenu=News & Issues;text=News & Issues;url=http://www.negusmedia.com.au/news.html;");
aI("showmenu=Links;text=Links;");
aI("text=Image Library;url=http://www.negusmedia.com.au/image_library.html;");
aI("text=Video Library;url=http://www.negusmedia.com.au/video_library.html;");

aI("text=Interview Archive;url=http://www.negusmedia.com.au/interview_archive.html;");
aI("text=Contact/Bookings;url=http://www.negusmedia.com.au/contact.html;");
aI("showmenu=Follow Us;text=Follow Us;");
}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=submenuStyle;
aI("text=George Negus;url=http://www.negusmedia.com.au/teacher_journalist.html;");
aI("text=Kirsty Cockburn;url=http://www.negusmedia.com.au/kirsty.html;");
aI("text=The Family;url=http://www.negusmedia.com.au/the_family.html;");
aI("text=Football Tragics;url=http://www.negusmedia.com.au/FootballTragics.html;");
}

with(milonic=new menuname("Books")){
style=submenuStyle;
aI("text=Book Collaboration;url=http://www.negusmedia.com.au/books_collaboration.html;")
aI("text=Journalist to Author;url=http://www.negusmedia.com.au/journalist_author.html;");
aI("text=Product Purchasing Page;url=http://www.negusmedia.com.au/products.html;");

}

with(milonic=new menuname("Media Services")){
style=submenuStyle;
aI("text=Conference Facilitator;url=http://www.negusmedia.com.au/second_opinion.html;");

}
with(milonic=new menuname("News & Issues")){
style=submenuStyle;
aI("text=Save The Kimberley;url=http://www.negusmedia.com.au/save_the_kimberley.html;")
aI("text=Martin Walker Interview;url=http://www.abc.net.au/foreign/interv/walker.htm;");
aI("text=State Federal Relations;url=http://www.negusmedia.com.au/news_federalism.html;");

}

with(milonic=new menuname("Links")){
style=submenuStyle;
aI("text=Dateline-SBS;url=http://news.sbs.com.au/dateline/;");
aI("text=George Negus Tonight-ABC;url=http://www.abc.net.au/gnt/progidx.htm;");
aI("text=The 7PM Project;url=http://7pmproject.com.au/home.htm;");
aI("text=Bellingen;url=http://www.bellingen.com/;");
aI("text=David Helfgott;url=http://www.davidhelfgott.com/;");
aI("text=Save the Kimberley;url=http://savethekimberley.com//;");
aI("text=Mark Rogers Photography;url=http://www.markrogers.com.au/;");
aI("text=Smug Designs;url=http://www.smugdesigns.com.au/;");
aI("text=BBC Online;url=http://www.bbc.co.uk/;");
aI("text=CNN;url=http://www.cnn.com/;");
aI("text=The Economist;url=http://www.economist.com/;");
aI("text=International Herald Tribune;url=http://www.iht.com/;");
aI("text=Infobeat;url=http://www.infobeat.com/");
aI("text=ABC Online;url=http://www.abc.net.au/;");
aI("text=Fiorentina;url=http://www.fiorentina.it/;");
aI("text=Sydney FC;url=http://www.sydneyfc.com/;");

}

with(milonic=new menuname("Follow Us")){
style=submenuStyle;
aI("text=Twitter;url=http://twitter.com/datelinesbs;");
aI("text=Facebook;url=http://www.facebook.com/SBSDateline;");
}



drawMenus();

