_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="2";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#91A9CF";
offcolor="#ffffff";
onbgcolor="#C6D2E6";
oncolor="Black";
padding="5";
pagebgcolor="#C6D2E6";
pagecolor="Black";
separatorcolor="#91A9CF";
separatorsize="10";
subimage="images/arrow.gif";
subimagepadding="3";
overimage="images/dots8.gif";
imagepadding="2";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="#91A9CF";
offcolor="#ffffff";
onbgcolor="#C6D2E6";
oncolor="Black";
padding="4";
pagebgcolor="#C6D2E6";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=E-Store;target=;url=e-store.html;");
aI("text=DIYSolar Panels;target=;url=diysolar_panels/;");
aI("text=DIY Green Energy;target=;url=diy_green_energy.html;");
aI("text=Earth4Energy;target=;url=earth4energy.html;");
aI("text=Green DIY Energy;target=;url=green_diy_energy.html;");
aI("text=Magnetic Motor;target=;url=magnetic_motor.html;");
aI("text=Make Bio diesel;target=;url=make_bio_diesel.html;");
aI("text=Wind Power;target=;url=wind_power/;");
aI("showmenu=AnxietyAnxiety CausesLEFT_MENU;text=Anxiety;target=;url=anxiety.html;");
aI("showmenu=Computer MaintenanceSystem ToolsLEFT_MENU;text=Computer Maintenance;target=;url=computer_maintenance.html;");
aI("showmenu=EducationMaths GamesLEFT_MENU;text=Education;target=;url=education.html;");
aI("text=Languages;target=;url=languages/;");
aI("text=Health;target=;url=health.html;");
aI("text=Love Relationships;target=;url=love_relationships/;");
aI("text=Photography;target=;url=photography/;");
aI("showmenu=Sports & LeisureSix Pack AbsLEFT_MENU;text=Sports & Leisure;target=;url=sports_&_leisure.html;");
aI("showmenu=TattoosTestingLEFT_MENU;text=Tattoos;target=;url=tattoos.html;");
}

with(milonic=new menuname("AnxietyAnxiety CausesLEFT_MENU")){
style=submenuStyle;
aI("text=Anxiety Causes;target=;url=anxiety_causes.html;");
aI("text=Anxiety Symptoms;target=;url=anxiety_symptoms.html;");
aI("text=Healing Anxiety;target=;url=healing_anxiety.html;");
aI("text=Panic Attacks;target=;url=panic_attacks.html;");
}

with(milonic=new menuname("Computer MaintenanceSystem ToolsLEFT_MENU")){
style=submenuStyle;
aI("text=System Tools;target=;url=system_tools.html;");
aI("text=Anti Spyware;target=;url=anti_spyware.html;");
}

with(milonic=new menuname("EducationMaths GamesLEFT_MENU")){
style=submenuStyle;
aI("text=Maths Games;target=_blank;url=http://www.maths-is-fun.co.uk;");
}

with(milonic=new menuname("Sports & LeisureSix Pack AbsLEFT_MENU")){
style=submenuStyle;
aI("text=Six Pack Abs;target=;url=six_pack_abs.html;");
}

with(milonic=new menuname("TattoosTestingLEFT_MENU")){
style=submenuStyle;
aI("text=Testing;target=;url=testing.html;");
}


 drawMenus();

