_menuCloseDelay=500; 
_menuOpenDelay=150; 
_subOffsetTop=2; 
_subOffsetLeft=-2; 
buildafterload="true"; 
 
 
with(submenuStyle=new mm_style()){ 
align="left"; 
bordercolor="#ACABAB"; 
borderstyle="solid"; 
borderwidth="0"; 
fontfamily="Verdana, Tahoma, Arial"; 
fontsize="8pt"; 
fontstyle="normal"; 
fontweight="normal"; 
headercolor="#000000"; 
offbgcolor="#ffffff"; 
offcolor="#AAAA66"; 
onbgcolor="White"; 
onbold="bold"; 
oncolor="#AAAA66"; 
outfilter="Blinds( Bands=1,direction=up, duration=0.3)"; 
overfilter="Blinds( Bands=1,direction=down, duration=0.3)"; 
padding="4"; 
separatorcolor="#ffffff"; 
separatorsize="1"; 
subimagepadding="8"; 
imagepadding="8"; 
} 
 
with(menuStyle=new mm_style()){ 
align="center"; 
bordercolor="#ACABAB"; 
borderstyle="solid"; 
borderwidth="0"; 
fontfamily="Verdana, Tahoma, Arial"; 
fontsize="8pt"; 
fontstyle="normal"; 
fontweight="normal"; 
headerbgcolor="#ffffff"; 
headercolor="#000000"; 
offbgcolor="#ffffff"; 
offcolor="#AAAA66"; 
onbgcolor="White"; 
onbold="bold"; 
oncolor="#AAAA66"; 
ondecoration="underline"; 
outfilter="Fade(Overlap=1.00)"; 
padding="4"; 
pagebgcolor="White"; 
imagepadding="6"; 
itemwidth="80"; 
} 
 
with(milonic=new menuname("Main Menu" )){ 
position="relative"; 
menuwidth=480; 
style=menuStyle; 
alwaysvisible="1"; 
orientation="horizontal"; 
aI("text=Home;target=;url=http://www.puccinistone.com/;" ); 
aI("text=Company;target=;url=Company.asp;" ); 
aI("text=New;target=;url=New.asp;" ); 
aI("showmenu=ProductsGlass CollectionINFO_BAR_MENU;text=Products;target=;url=Products.asp;" ); 
aI("text=Dealers;target=;url=Dealers.asp;" ); 
aI("text=Contact Us;target=;url=Contact-Us.asp;" ); 
} 
 
with(milonic=new menuname("ProductsGlass CollectionINFO_BAR_MENU" )){ 
style=submenuStyle; 
aI("text=Agglomerate;target=;url=Collections.asp?col=Agglomerate;" ); 
style=submenuStyle; 
aI("text=Glass;target=;url=Collections.asp?col=Glass;" ); 
style=submenuStyle; 
aI("text=Granite;target=;url=Collections.asp?col=Granite;" ); 
style=submenuStyle; 
aI("text=Hand Made Ceramic;target=;url=Collections.asp?col=Hand Made Ceramic;" ); 
style=submenuStyle; 
aI("text=Ledge Stone;target=;url=Collections.asp?col=Ledge Stone;" ); 
style=submenuStyle; 
aI("text=Marble and Marble Mosaics;target=;url=Collections.asp?col=Marble and Marble Mosaics;" ); 
style=submenuStyle; 
aI("text=Metal;target=;url=Collections.asp?col=Metal;" ); 
style=submenuStyle; 
aI("text=Pebble;target=;url=Collections.asp?col=Pebble;" ); 
style=submenuStyle; 
aI("text=Porcelain;target=;url=Collections.asp?col=Porcelain;" ); 
style=submenuStyle; 
aI("text=Quartzite;target=;url=Collections.asp?col=Quartzite;" ); 
style=submenuStyle; 
aI("text=Sandstone;target=;url=Collections.asp?col=Sandstone;" ); 
style=submenuStyle; 
aI("text=Shell;target=;url=Collections.asp?col=Shell;" ); 
style=submenuStyle; 
aI("text=Slate;target=;url=Collections.asp?col=Slate;" ); 
style=submenuStyle; 
aI("text=Stainless Steel;target=;url=Collections.asp?col=Stainless Steel;" ); 
style=submenuStyle; 
aI("text=Stainless Steel and Glass Mixed;target=;url=Collections.asp?col=Stainless Steel and Glass Mixed;" ); 
style=submenuStyle; 
aI("text=Stone and Glass Mixed;target=;url=Collections.asp?col=Stone and Glass Mixed;" ); 
style=submenuStyle; 
aI("text=Travertine;target=;url=Collections.asp?col=Travertine;" ); 
style=submenuStyle; 
aI("text=Water Jet Pattern;target=;url=Collections.asp?col=Water Jet Pattern;" ); 
style=submenuStyle; 
} 
 
 
 drawMenus(); 

