_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#9FCEEA";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9FCEEA";
offcolor="Black";
onbgcolor="#9FCEEA";
oncolor="Brown";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Azure";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.kingfisher.gm/;");
aI("text=xmas newsletter;target=;url=xmas-newsletter.html;");
aI("text=kingfisher mourns;target=;url=kingfisher-mourns.html;");
aI("showmenu=25 Years \"Kingfisher Trust\"/HistoryLEFT_MENU;text=25 Years \"Kingfisher Trust\";target=;url=25-Years-Kingfisher-Trust.html;");
}

with(milonic=new menuname("25 Years \"Kingfisher Trust\"/HistoryLEFT_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.html;");
aI("text=Introduction;target=;url=Introduction.html;");
aI("text=Aid to Schools and Skill Centres.1;target=;url=Aid-to-Schools-and-Skill-Centres.1.html;");
aI("text=Aid to Schools and Skill Centres. 2;target=;url=Aid-to-Schools-and-Skill-Centres.-2.html;");
aI("text=Aid and Other Projects;target=;url=Aid-and-Other-Projects.html;");
aI("text=Response from Beneficiaries;target=;url=Response-from-Beneficiaries.html;");
aI("text=Friends of Kingfisher Trust Library Scheme;target=;url=Friends-of-Kingfisher-Trust-Library-Scheme.html;");
aI("text=Travels and Meetings;target=;url=Travels-and-Meetings.html;");
aI("text=Successes;target=;url=Successes.html;");
aI("text=Basse Santa Su - Upper River Division;target=;url=Basse-Santa-Su-Upper-River-Division.html;");
aI("text=Feedback of the learning experience;target=;url=Feedback-of-the-learning-experience.html;");
aI("text=Board, Committee and Taskforce Members;target=;url=Board,-Committee-and-Taskforce-Members.html;");
}


 drawMenus();

