fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(BigTransparent=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="70%";
fontstyle="normal";
itemheight=18;
offbgcolor="#ffffff";
offcolor="#666666";
oncolor="#000000";
ondecoration="underline";
onsubimage="arrow.gif";
padding=2;
subimage="arrow.gif";
subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica";
fontsize="70%";
fontstyle="normal";
itemheight=18;
menubgimage="sheet2.gif";
offcolor="#666666";
oncolor="#000000";
padding=6;
rawcss="padding-left:10px;padding-right:5px";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=5;
margin=2;
orientation="horizontal";
style=Big;
top=119;
aI("text=Home;url=http://www.nrnonline.co.za/;");
aI("showmenu=PropSearch;text=Property Search;");
aI("text=Member Search;url=http://www.nrnonline.co.za/Branches/BranchSeach.asp;");
aI("text=About NRN;url=http://www.nrnonline.co.za/AboutUs.asp;");
aI("text=Join NRN;url=http://www.nrnonline.co.za/JoinNRN.asp;");
aI("text=News/Bulletin Board;url=http://www.nrnonline.co.za/NRNNews.asp;");
aI("text=Developments;url=http://www.nrnonline.co.za/Developments.asp;");
aI("text=Contact Us;url=http://www.nrnonline.co.za/ContactUs.asp;");
aI("showmenu=MortgageCalcs;text=Mortgage Calculators;");
aI("text=Member Area;url=http://www.nrnonline.co.za/NRNWebservice/login.aspx;");
}

with(milonic=new menuname("PropSearch")){
margin=2;
style=BigTransparent;
aI("text=Properties For Sale;url=http://www.nrnonline.co.za/PropSearch/Search_map.asp;");
aI("text=Properties To Rent;url=http://www.nrnonline.co.za/RentSearch/Search_map.asp;");
aI("text=International Showcase;url=http://www.nrnonline.co.za/IntSearch/Search_map.asp;");
}

with(milonic=new menuname("MortgageCalcs")){
margin=2;
style=BigTransparent;
aI("text=Monthly Installment Calculator;url=http://www.nrnonline.co.za/Calculators/Monthly_Installment_Calc.htm;");
aI("text=Minimum Income Calculator;url=http://www.nrnonline.co.za/Calculators/Minimum_Income_Calc.htm;");
aI("text=Maximum Loan Calculator;url=http://www.nrnonline.co.za/Calculators/Maximum_Home_Loan_Calc.htm;");
aI("text=Increased Instalment Calculator;url=http://www.nrnonline.co.za/Calculators/Increased_Installment_Calc.htm;");
aI("text=Bond Status Calculator;url=http://www.nrnonline.co.za/Calculators/Bond_Status_Calc.htm;");
}

with(milonic=new menuname("Login")){
margin=2;
style=BigTransparent;
aI("text=Franchise Login;url=http://;");
aI("text=New Development Login;url=http://;");
aI("text=Commercial & Industrial Login;url=http://;");
aI("text=Admin Login;url=http://;");
}

drawMenus();

