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="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="bold";
headerbgcolor="#3E6B57";
headercolor="#000000";
offbgcolor="#3E6B57";
offcolor="#ffffff";
onbgcolor="#AFC2BA";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#3E6B57', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#3E6B57";
pagecolor="black";
separatorcolor="#3E6B57";
separatorsize=1;

subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=18;
//overflow="scroll";
style=menuStyle;
//position="absolute";
position="relative";
top=150;
aI("text=Home;url=http://www.mauneylibrary.org/index.html;");
aI("text=Search The Internet;url=http://www.google.com;");
aI("text=Find Books;url=http://24.172.113.200/uhtbin/cgisirsi.exe/x/x/0/49/;");
aI("text=Check Your Account;url=http://24.172.113.200/uhtbin/cgisirsi.exe/mtUTh9cTwd/CML/168850020/29/1167/X/1/;");

aI("showmenu=search;text=Search Periodicals;");
aI("text=Your Community;url=http://www.cityofkm.com;");
//aI("text=Programs;url=http://www.mauneylibrary.org/summer/library.asp;");
//aI("text=Kids;url=http://www.mauneylibrary.org/summer/library_SR_child.asp;");
//aI("text=Teens;url=http://www.mauneylibrary.org/summer/library_SR_youth.asp;");
//aI("text=Adults;url=http://www.mauneylibrary.org/summer/library_SR_adult.asp;");
//aI("text=Collections & Services;url=http://www.mauneylibrary.org/collections.asp;");
aI("text=Ask A Librarian;url=http://www.questionpoint.org/crs/servlet/org.oclc.home.TFSRedirect?virtcategory=11811;");
//aI("text=Recommended Reading;url=http://www.mauneylibrary.org/reading.asp;");
aI("text=Accelerated Reader;url=http://24.172.113.200/uhtbin/cgisirsi.exe/Tup2suhtkL/CML/196500033/122/2011/;");
aI("text=Your Library;url=http://www.mauneylibrary.org/contact.asp;");
aI("text=About The Library;url=http://www.mauneylibrary.org/about.asp;");
aI("text=Hours;url=http://www.mauneylibrary.org/hours1.asp;");
aI("text=Support Your Library;url=http://www.mauneylibrary.org/support.asp;");
}

with(milonic=new menuname("search")){
overflow="scroll";
style=menuStyle;
aI("text=NC Live;url=http://www.nclive.org/authhome.phtml;")
aI("text=World Book Online;url=http://www.worldbookonline.com/wb/Login?ed=lib&acct=M4870;")
aI("text=Librarian's Internet Index;url=http://www.lii.org;")
}

with(milonic=new menuname("Collections")){
style=menuStyle;
aI("text=summer Link 1;url=http://www.mauneylibrary.org/index.html;")
aI("text=summer Link 2;url=http://www.mauneylibrary.org/index.html;")
aI("text=summer Link 3;url=http://www.mauneylibrary.org/index.html;")
aI("text=summer Link 4;url=http://www.mauneylibrary.org/index.html;")
}

with(milonic=new menuname("children")){
overflow="scroll";
style=menuStyle;
aI("text=Children's Services;url=http://www.hpccc.org/care_pediatric.asp;");
aI("text=Camp Pit Stop;url=http://www.hpccc.org/camppitstop.asp;");
}

with(milonic=new menuname("Fundraising")){
style=menuStyle;
aI("text=Light Up A Life;url=http://www.hpccc.org/fundraising_lual.asp;");
aI("text=At Your Service;url=http://www.hpccc.org/fundraising_atyourservice.asp;");
aI("text=Guidelines;url=http://www.hpccc.org/fundraising_guidelines.asp;");
}

with(milonic=new menuname("planning")){
style=menuStyle;
aI("text=Healthcare Power Of Attorney;url=http://www.hpccc.org/hpoa.asp;");
aI("text=Living Will;url=http://www.hpccc.org/livingwill.asp;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http:/www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

