_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Tahoma";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offcolor="AliceBlue";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Tahoma";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#B6B6B6";
oncolor="#000000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="89";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=801;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.cosmickangaroo.com/http_public_html/;");
aI("showmenu=Coffee ShopStories of the Writing LifeFOOTER_MENU;text=Coffee Shop;target=;url=Coffee-Shop.html;");
aI("showmenu=The Kangaroo WritesFiction and poetryFOOTER_MENU;text=The Kangaroo Writes;target=;url=The-Kangaroo-Writes.html;");
aI("text=My Pet Peeves;target=;url=My-Pet-Peeves.html;");
aI("showmenu=Earth, Animals and ActionFood and the environmentFOOTER_MENU;text=Earth, Animals and Action;target=;url=Earth,-Animals-and-Action.html;");
aI("text=Eating disorders;target=;url=Eating-disorders.html;");
aI("text=Cults;target=;url=Cults.html;");
aI("text=Ecopsychology;target=;url=Ecopsychology.html;");
aI("text=About;target=;url=About.html;");
}

with(milonic=new menuname("Coffee ShopStories of the Writing LifeFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Stories of the Writing Life;target=;url=Stories-of-the-Writing-Life.html;");
aI("text=FAQ;target=;url=FAQ.html;");
}

with(milonic=new menuname("The Kangaroo WritesFiction and poetryFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Fiction and poetry;target=;url=Fiction-and-poetry.html;");
aI("text=Complete Publication List;target=;url=Complete-Publication-List.html;");
}

with(milonic=new menuname("Earth, Animals and ActionFood and the environmentFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Food and the environment;target=;url=Food-and-the-environment.html;");
aI("text=Wildlife Rescue;target=;url=Wildlife-Rescue.html;");
aI("text=Furry friends (Companion animals);target=;url=Furry-friends-(Companion-animals).html;");
aI("text=Name Your Brainstorm;target=;url=Name-Your-Brainstorm.html;");
}


 drawMenus();

