_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#ffffff'; 
oncolor='#ffffff'; 
offbgcolor='#ffffff'; 
offcolor='#ffffff'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#ffffff'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#CCFFFF'; 
oncolor='#000000'; 
offbgcolor='#CCFFFF'; 
offcolor='#FF9933'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='100';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#EA9229'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('7')){ style=menuStyle; aI('text=Architectural FAQs;url=dynamicdata/Architectural_FAQs.aspx;status=Architectural FAQs;');aI('text=Automotive FAQs;url=dynamicdata/Automotive_FAQs.aspx;status=Automotive FAQs;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=What Is Window Film?;url=dynamicdata/What_Is_Window_Film.aspx;status=What Is Window Film?;');aI('text=Types Of Film;url=dynamicdata/Types_Of_Film.aspx;status=Types Of Film;');} drawMenus();

