_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/browngrad3d1.gif";
fontfamily="Book Antiqua";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/dia_9x9.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="6";
subimage="images/arrow.gif";
subimagepadding="5";
imagepadding="6";
itemheight="26";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
align="left";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#DEB887";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
align="center";
orientation="vertical";
itemheight="21";
aI("text=Home Page;target=;url=http://www.davescomputersandclocks.com/;align=left;");
aI("showmenu=About MEPersonal HistoryLEFT_MENU;text=About ME;target=;url=About-ME.html;align=left;");
aI("showmenu=ClocksRepairsLEFT_MENU;text=Clocks;target=;url=Clocks.html;align=left;");
aI("showmenu=ComputersRepair RatesLEFT_MENU;text=Computers;target=;url=Computers.html;align=left;");
aI("text=Contact Me;target=;url=Contact-Me.html;align=left;");
aI("text=Comments;target=;url=Comments.php;align=left;");
aI("text=Calendar;target=;url=Calendar.html;align=left;");
aI("text=Tech News;target=;url=Tech-News.html;align=left;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=left;");
}

with(milonic=new menuname("About MEPersonal HistoryLEFT_MENU")){
style=submenuStyle;
aI("text=Personal History;target=;url=Personal-History.html;");
aI("text=Computer Side;target=;url=Computer-Side.html;");
aI("text=Clock Side;target=;url=Clock-Side.html;");
}

with(milonic=new menuname("ClocksRepairsLEFT_MENU")){
style=submenuStyle;
aI("text=Repairs;target=;url=Repairs.html;");
aI("text=Shop;target=;url=Shop.html;");
aI("text=Pictures;target=;url=Pictures.html;");
aI("text=About Clocks;target=;url=About-Clocks.html;");
aI("text=Clocks For Sale;target=;url=Clocks-For-Sale.html;");
}

with(milonic=new menuname("ComputersRepair RatesLEFT_MENU")){
style=submenuStyle;
aI("text=Repair Rates;target=;url=Repair-Rates.html;");
aI("text=Web Design;target=;url=Web-Design.html;");
aI("text=Buying a New Computer;target=;url=Buying-a-New-Computer.html;");
aI("text=Cleaning up your computer;target=;url=Cleaning-up-your-computer.html;");
aI("text=Links and Files;target=;url=Links-and-Files.html;");
aI("text=Terminology;target=;url=Terminology.html;");
aI("text=About Computers;target=;url=About-Computers.html;");
aI("text=Support;target=;url=Support.html;");
}


 drawMenus();
