_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("showmenu=Music/Music ReviewsLEFT_MENU;text=Music;target=;url=music.html;");
aI("showmenu=Product Reviews/Amazon KindleLEFT_MENU;text=Product Reviews;target=;url=product-reviews.html;");
aI("showmenu=Computer Tips/Ten Reasons Why I Think XSite Pro Is Better Than Wordpress.LEFT_MENU;text=Computer Tips;target=;url=computer-tips.php;");
aI("text=Holiday;target=;url=holiday.html;");
aI("showmenu=Articles/How much does it actually cost you?LEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Contact me;target=;url=contact-me.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
aI("text=Links;target=;url=links/links.html;");
aI("text=Partners;target=_blank;url=partners.php;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Music/Music ReviewsLEFT_MENU")){
style=submenuStyle;
aI("text=Music Reviews;target=;url=music-reviews.html;");
}

with(milonic=new menuname("Product Reviews/Amazon KindleLEFT_MENU")){
style=submenuStyle;
aI("text=Amazon Kindle;target=;url=amazon-kindle.php;");
aI("text=Google Chrome;target=;url=google-chrome.php;");
}

with(milonic=new menuname("Computer Tips/Ten Reasons Why I Think XSite Pro Is Better Than Wordpress.LEFT_MENU")){
style=submenuStyle;
aI("text=Ten Reasons Why I Think XSite Pro Is Better Than Wordpress.;target=;url=ten-reasons-why-i-think-xsite-pro-is-better-than-wordpress.php;");
aI("text=How To Make A Back Up CD or DVD;target=;url=how-to-make-a-back-up-cd-or-dvd.php;");
aI("text=Moving To A New Computer;target=;url=moving-to-a-new-computer.php;");
aI("text=Moving Your Files;target=;url=moving-your-files.php;");
aI("text=Bookmarks;target=;url=bookmarks.php;");
aI("text=Passwords;target=;url=passwords.php;");
aI("text=Why I think XSitePro is far better than Wordpress;target=;url=why-i-think-xsitepro-is-far-better-than-wordpress.php;");
}

with(milonic=new menuname("Articles/How much does it actually cost you?LEFT_MENU")){
style=submenuStyle;
aI("text=How much does it actually cost you?;target=;url=how-much-does-it-actually-cost-you.php;");
aI("text=S-P-E-C-S Cameras;target=;url=s-p-e-c-s-cameras.php;");
aI("text=It Pays To Complain;target=;url=it-pays-to-complain.php;");
aI("text=Don’t Travel Abroad Without Insurance;target=;url=don't-travel-abroad-without-insurance.php;");
aI("text=Dean's Diner;target=;url=dean's-diner.php;");
aI("text=Glider Flight;target=;url=glider-flight.php;");
aI("text=Sponsored Walk;target=;url=sponsored-walk.php;");
aI("text=How I Quit Smoking Part One;target=;url=how-i-quit-smoking-part-one.php;");
aI("text=How I Quit Smoking Part Two;target=;url=how-i-quit-smoking-part-two.php;");
aI("text=Jury Service Part One;target=;url=jury-service-part-one.php;");
aI("text=Jury Service Part Two;target=;url=jury-service-part-two.php;");
aI("text=Jack Knife;target=;url=jack-knife.php;");
}


 drawMenus();

