_bjjLO="offset=0";
_bjjTO="offset=-2";
_topOffSt="offset=5";
with(milonic=new menuname("Main Menu"))
{
alwaysvisible=1;
orientation="horizontal";
position="relative";
style=menuStyle;
itemheight=22;
menuwidth=952;
itemwidth=120;
decoration="none";
aI("text=Home;pagematch=home.aspx;url=home.aspx;");
aI("text=About Us;url=about_us.aspx;pagematch=about_us.aspx;");
aI("text=Services;showmenu=ServicesSubMenu;overbgimage=img/buttontoponarr.gif;pagebgimage=img/buttontoponarr.gif;");
aI("text=Portfolio;showmenu=PortfolioSubMenu;overbgimage=img/buttontoponarr.gif;pagebgimage=img/buttontoponarr.gif;");
aI("text=Solutions;pagematch=solutions.aspx;url=solutions.aspx;");
aI("text=Contact Us;pagematch=contact_us.aspx;url=contact_us.aspx;");
}

with(milonic=new menuname("ServicesSubMenu"))
{
//left=10;
left=_bjjLO;
top=_topOffSt;
style=submenuStyle;
itemwidth=120;
itemheight=15;
openstyle="down";
decoration="none";
rawcss="background-image:url(img/submenubg1.gif)";
aI("text=Glass Tinting;url=glass_tinting.aspx;pagematch=glass_tinting.aspx");
aI("text=Porch Enclosures;url=porch_enclosures.aspx;pagematch=porch_enclosures.aspx");
aI("text=Shades;url=shades.aspx;pagematch=shades.aspx");
aI("text=Screens;url=screens.aspx;pagematch=screens.aspx");

}

with(milonic=new menuname("PortfolioSubMenu"))
{
left=_bjjLO;
top=_topOffSt;
style=submenuStyle;
itemwidth=120;
itemheight=15;
openstyle="down";
decoration="none";
aI("text=Sliding Panels;url=sliding_panels_portfolio.aspx;pagematch=sliding_panels_portfolio.aspx");
aI("text=Glass Tinting;url=glass_tinting_portfolio.aspx;pagematch=glass_tinting_portfolio.aspx");
aI("text=Screens;url=screens_portfolio.aspx;pagematch=screens_portfolio.aspx");
}


drawMenus();
