_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#000055";
offcolor="#ffffff";
onbgcolor="#0055AA";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="Double";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#557FFF";
offcolor="#ffffff";
onbgcolor="#0055AA";
oncolor="#ffffff";
padding="4";
separatorcolor="#FF0000";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://pointlomaelectric.net/;");
aI("text=Old Electrical Panels;target=;url=Old_Electrical_Panels.html;");
aI("text=Contact Us;target=;url=SanDiegoElectricianContact-Us.html;");
aI("text=References;target=_blank;url=http://sandiego.kudzu.com/merchant/reviews/13265809.html;");
aI("text=Older Homes;target=;url=San_Diego_Electrician_Specializing_in_Older_Homes.html;");
aI("showmenu=Resources/Electrical ArticlesLEFT_MENU;text=Resources;target=;url=San_Diego_Electrician,_Point_Loma_Electric-Resources.html;");
aI("text=Photos;target=;url=SanDiegoElectrical-Service-Photos.html;");
aI("text=Testimonials;target=;url=SanDiegoElectricianReviews.html;");
aI("text=About Us;target=;url=SanDiegoElectrician-About.html;");
}

with(milonic=new menuname("Resources/Electrical ArticlesLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Resources/Electrical Articles/Old HousesLEFT_MENU;text=Electrical Articles;target=;url=Electrical_Articles.html;");
}

with(milonic=new menuname("Resources/Electrical Articles/Old HousesLEFT_MENU")){
style=submenuStyle;
aI("text=Old Houses;target=;url=OldHouseElectrricalArticles.html;");
aI("text=Warning Signs of Electrical dangers;target=;url=Warning_Signs_of_Electrical_dangers.html;");
aI("text=Is Old Wiring Safe?;target=;url=Is_Old_Wiring_Safe.html;");
aI("text=Aluminum Wiring;target=;url=Aluminum_Wiring.html;");
aI("text=Knob and Tube Wiring;target=;url=Knob_and_Tube_Wiring.html;");
aI("text=GFCI's;target=;url=GFCI's_(Ground_Fault_Interruption_Circuits).html;");
aI("text=Electric-Evaluating Your Homes Wiring;target=;url=Electric-Evaluating_You_Homes_Wiring.html;");
aI("text=Electrical Safety Checklist;target=;url=Eletric-Safety-Checklist.html;");
aI("text=Upgrading Your Electrical Service;target=;url=Upgrading_Your_Electrical_Service.html;");
aI("text=Outlets not working;target=;url=Outlets_not_working.html;");
aI("text=Outlet or switch is warm to the touch;target=;url=Outlet_or_switch_is_warm_to_the_touch.html;");
aI("text=Unlicensed contractors;target=;url=Unlicensed_contractors.html;");
aI("text=Flickering Lights;target=;url=Flickering_Lights.html;");
aI("text=Parital Power Outage;target=;url=Parital_Power_Outage.html;");
}


 drawMenus();

