_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="2";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="2";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.pandk.com/;");
aI("showmenu=OrgansOrgan ProjectsLEFT_MENU;text=Organs;target=;url=organs.html;");
aI("showmenu=MaintenanceOrgan MaintenanceLEFT_MENU;text=Maintenance;target=;url=maintenance.html;");
aI("text=Current&nbsp;Projects;target=;url=current-projects.html;");
aI("showmenu=For SaleOrgans and Organ PartsLEFT_MENU;text=For Sale;target=;url=for-sale.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("OrgansOrgan ProjectsLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Organ ProjectsCamrose United Church, Camrose AlbertaLEFT_MENU;text=Organ Projects;target=;url=organ-projects.html;");
aI("text=Consoles;target=;url=consoles.html;");
aI("text=Photo Gallery ;target=;url=photo-gallery.html;");
}

with(milonic=new menuname("Organ ProjectsCamrose United Church, Camrose AlbertaLEFT_MENU")){
style=submenuStyle;
aI("text=Camrose United Church, Camrose Alberta;target=;url=camrose-united-church-camrose-alberta.html;");
aI("text=Church of the Visitation, Comber, Ontario;target=;url=church-of-the-visitation-comber-ontario.html;");
aI("text=Huron University College Chapel London Ontario;target=;url=huron-university-college-chapel-london-ontario.html;");
aI("text=Paris Presbyterian Church Paris Ontario;target=;url=paris-presbyterian-church-paris-ontario.html;");
aI("text=St Mary's Catholic Church, Grafton, Ontario;target=;url=st-marys-catholic-church-grafton-ontario.html;");
}

with(milonic=new menuname("MaintenanceOrgan MaintenanceLEFT_MENU")){
style=submenuStyle;
aI("text=Organ Maintenance;target=;url=organ-maintenance.html;");
aI("text=The Church Piano;target=;url=the-church-piano.html;");
}

with(milonic=new menuname("For SaleOrgans and Organ PartsLEFT_MENU")){
style=submenuStyle;
aI("text=Organs and Organ Parts;target=;url=organs-and-organ-parts.html;");
aI("text=Memorial Gifts;target=;url=memorial-gifts.html;");
}


 drawMenus();
