_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="#ffffff"; 
         offbgcolor="#c40a1d";
         offcolor="#000000"; 
         bordercolor="#101242";
         borderstyle="solid";
         borderwidth=0;
         separatorcolor="#101242";
         separatorsize="0";
bgimage=wsfe.assetsBucket+"images/graphics/navbgoff.gif";
overbgimage=wsfe.assetsBucket+"images/graphics/navbgover.gif";
           padding='0 10px 0 25px';         
         headercolor="#000000";
         headerbgcolor="#eeeeee";
         subimagepadding="2";
         outfilter="randomdissolve(duration=0.3)";
         itemheight=35;
itemwidth=200;
         headercolor="#ffffff";
         fontstyle="normal";
fontweight="bold";
         fontsize="11";
         fontfamily="Tahoma";
         } with(milonic=new menuname("408_305")){style=menuStyle;alwaysvisible=1;;orientation='vertical';aI("text=Choose an accountant?;status=Choose an accountant?;url="+wmUrl.isr+"faq_s/choose_an_accountant_"+wmUrl.sqs+";");aI("text=Minimise accounting fees?;status=Minimise accounting fees?;url="+wmUrl.isr+"faq_s/minimise_accounting_fees_"+wmUrl.sqs+";");aI("text=Become a rental property investor?;status=Become a rental property investor?;url="+wmUrl.isr+"faq_s/become_a_rental_property_investor_"+wmUrl.sqs+";");aI("text=Buy or start a business?;status=Buy or start a business?;url="+wmUrl.isr+"faq_s/buy_or_start_a_business_"+wmUrl.sqs+";");aI("text=Pay business taxes?;status=Pay business taxes?;url="+wmUrl.isr+"faq_s/pay_business_taxes_"+wmUrl.sqs+";");aI("text=Decide if I need a family trust?;status=Decide if I need a family trust?;url="+wmUrl.isr+"faq_s/decide_if_i_need_a_family_trust_"+wmUrl.sqs+";");aI("text=Become Financially Independent?;status=Become Financially Independent?;url="+wmUrl.isr+"faq_s/becoming_financially_independent_"+wmUrl.sqs+";");aI("text=Interpret The 2010 Budget;status=Interpret The 2010 Budget;url="+wmUrl.isr+"faq_s/interpret_the_2010_budget"+wmUrl.sqs+";");}