_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
with(menuStyle=new mm_style()){
         oncolor="#115595"; 
         //offbgcolor="#115595";
         offcolor="#115595"; 
         //bordercolor="#101242";
        // borderstyle="solid";
         //borderwidth=1;
         //separatorcolor="#101242";
         //separatorsize="1";
         //padding=5;       
         pagecolor="black";
         //pagebgcolor="#82B6D7";
         headercolor="#000000";
         headerbgcolor="#eeeeee";
         //subimage=wsfe.assetsBucket+"images/graphics/arrow.gif";
         //subimagepadding="2";
         outfilter="randomdissolve(duration=0.3)";
         //bgimage=wsfe.assetsBucket+"images/graphics/themes/olive/leftmenu.gif";
         //overbgimage=wsfe.assetsBucket+"images/graphics/themes/olive/leftmenu_hot.gif";
         itemheight=37;
itemwidth=110;
         headercolor="#ffffff";
         fontstyle="normal";
         fontsize="11";
         fontfamily="Tahoma";
         } 
with(milonic=new menuname("273_1")){style=menuStyle;alwaysvisible=1;orientation='horizontal';aI("text=CONTACT US;status=CONTACT US;url="+wmUrl.isr+"contact_us"+wmUrl.sqs+";");aI("text=OUR NEWS;status=OUR NEWS;url="+wmUrl.isr+"our_news"+wmUrl.sqs+";");}