_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Cornsilk";
offcolor="#000000";
oncolor="DarkRed";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="0";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="Snow";
oncolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("showmenu=Guitar Amp GuidesBuying Your First Guitar Practice AmpLEFT_MENU;text=Guitar Amp Guides;target=;url=guitar_amps_guide.html;");
aI("text=Guitar Amps Terms Explained;target=;url=guitar_amps_terms_explained.html;");
aI("showmenu=Vintage Guitar AmpsBlack faced and Silver faced Fender AmpsLEFT_MENU;text=Vintage Guitar Amps;target=;url=vintage_guitar_amps.html;");
aI("showmenu=Repair and MaintenanceTesting Electronic ComponentsLEFT_MENU;text=Repair and Maintenance;target=;url=guitar_amplifier_repair_and_maintenance.html;");
aI("text=Product Reviews;target=;url=product_reviews.html;");
aI("text=Guitar Amplifier Photo Gallery;target=;url=guitar_amplifier_photo_gallery.html;");
aI("showmenu=Newsletter ArticlesLatest NewsletterLEFT_MENU;text=Newsletter Articles;target=;url=newsletter_articles.html;");
aI("text=Web Design Made Easy;target=;url=web_design_made_easy.html;");
aI("text=Local Links;target=;url=local_links.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Guitar Amp GuidesBuying Your First Guitar Practice AmpLEFT_MENU")){
style=submenuStyle;
aI("text=Buying Your First Guitar Practice Amp;target=;url=buying_your_first_guitar_practice_amp.html;");
aI("text=Guitar Amplifier Buyers Guide;target=;url=guitar_amplifier_buyers_guide.html;");
aI("text=Advantages of smaller guitar amplifiers;target=;url=advantages_of_smaller_guitar_amplifiers.html;");
aI("text=Used Guitar Amps;target=;url=used_guitar_amps.html;");
aI("text=Jazz Guitar Amps;target=;url=jazz_guitar_amps.html;");
aI("text=Tube Guitar Amps and the Tube Sound;target=;url=tube_guitar_amps_and_the_tube_sound.html;");
aI("text=Video Guides;target=;url=video_guides.html;");
}

with(milonic=new menuname("Vintage Guitar AmpsBlack faced and Silver faced Fender AmpsLEFT_MENU")){
style=submenuStyle;
aI("text=Black faced and Silver faced Fender Amps;target=;url=blackface_and_silverface_fender_amps.html;");
}

with(milonic=new menuname("Repair and MaintenanceTesting Electronic ComponentsLEFT_MENU")){
style=submenuStyle;
aI("text=Testing Electronic Components;target=;url=how_to_test_electronic_components.html;");
aI("text=How to Find Burnt Resistor Value;target=;url=how_to_find_burnt_resistor_value.html;");
aI("text=Speaker Ohms Calculator;target=;url=speaker_ohms_calculator.html;");
aI("text=free guitar amp schematics;target=;url=free_guitar_amplifier_schematics.html;");
aI("text=Capacitors;target=;url=capacitors.html;");
}

with(milonic=new menuname("Newsletter ArticlesLatest NewsletterLEFT_MENU")){
style=submenuStyle;
aI("text=Latest Newsletter;target=;url=newsletter_june_2009.html;");
}


 drawMenus();
