


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=1               // Sub menu top offset
_subOffsetLeft=1            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor=top_sub_off;
oncolor="black";
offbgcolor=top_sub_on;
offcolor="black";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor=top_sub_off;
separatorsize="0";
padding=5;
fontsize=top_font_size;
fontstyle="normal";
fontfamily=top_font;
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor=top_sub_on;
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}

with(menuSubStyle=new mm_style()){
onbgcolor=top_sub_off;
oncolor="black";
offbgcolor=top_sub_on;
offcolor="black";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor=top_sub_off;
separatorsize="1";
padding=5;
fontsize=top_font_size;
fontstyle="normal";
fontfamily=top_font;
pagecolor="#515151";
pagebgcolor=top_sub_off;
headercolor=top_sub_on;
headerbgcolor="#ffffff";
subimage=bullet_arrow;
subimagepadding="0";
overfilter="";
outfilter="";
}

with(menuSubSubStyle=new mm_style()){
/*	
onbgcolor="#A7CED2";
oncolor="#000000";
offbgcolor="#78B0B5";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#78B0B5";
separatorsize="1";
padding=5;
fontsize=top_font_size;
fontstyle="normal";
fontfamily=top_font;
pagecolor="#000000";
pagebgcolor="#A7CED2";
headercolor="#78B0B5";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
*/
onbgcolor=top_sub_off;
oncolor="#515151";
offbgcolor=top_sub_on;
offcolor="black";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor=top_sub_off;
separatorsize="1";
padding=5;
fontsize=top_font_size;
fontstyle="normal";
fontfamily=top_font;
pagecolor="#515151";
pagebgcolor=top_sub_off;
headercolor=top_sub_on;
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
align="center";
top=top_start;
alwaysvisible=1;
orientation="horizontal";
aI("url="+top_about_url+";showmenu=About;image="+top_about_off+";overimage="+top_about_on+";itemwidth=82");
aI("url="+top_property_url+";showmenu=Property;image="+top_property_off+";overimage="+top_property_on+";");
aI("url="+top_mainland_url+";showmenu=Mainland;image="+top_mainland_off+";overimage="+top_mainland_on+";");
aI("url="+top_other_url+";showmenu=Business;image="+top_other_off+";overimage="+top_other_on+";");
aI("url="+top_corpgovern_url+";showmenu=CorpGovern;image="+top_corpgovern_off+";overimage="+top_corpgovern_on+";");
aI("url="+top_investor_url+";showmenu=Investor;image="+top_investor_off+";overimage="+top_investor_on+";");
aI("url="+top_cs_url+";showmenu=Customer;image="+top_cs_off+";overimage="+top_cs_on+";");
aI("url="+top_news_url+";showmenu=News;image="+top_news_off+";overimage="+top_news_on+";");
}

with(milonic=new menuname("About")){
style=menuSubStyle;
aI("text="+top_about_txt1+";url="+top_about_sub_url1+";showmenu=Corporate Information;");
aI("text="+top_about_txt2+";url="+top_about_sub_url2+";showmenu=Community Involvement;");
aI("text="+top_about_txt3+";url="+top_about_sub_url3+";");
aI("text="+top_about_txt4+";url="+top_about_sub_url4+";showmenu=Careers;");
}

with(milonic=new menuname("Careers")){
style=menuSubSubStyle;

aI("text="+top_about_car_txt1+";url="+top_about_car_url1+";");
aI("text="+top_about_car_txt2+";url="+top_about_car_url2+";");
//aI("text="+top_about_car_txt3+";url="+top_about_car_url3+";");
aI("text="+top_about_car_txt4+";url="+top_about_car_url4+";");
//aI("text="+top_about_car_txt5+";url="+top_about_car_url5+";");
//aI("text="+top_about_car_txt6+";url="+top_about_car_url6+";");
//aI("text="+top_about_car_txt7+";url="+top_about_car_url7+";");
}


with(milonic=new menuname("Corporate Information")){
style=menuSubSubStyle;
aI("text="+top_about_cor_txt1+";url="+top_about_cor_url1+";");
aI("text="+top_about_cor_txt2+";url="+top_about_cor_url2+";");
aI("text="+top_about_cor_txt3+";url="+top_about_cor_url3+";");
aI("text="+top_about_cor_txt4+";url="+top_about_cor_url4+";");
aI("text="+top_about_cor_txt5+";url="+top_about_cor_url5+";");
aI("text="+top_about_cor_txt6+";url="+top_about_cor_url6+";");
}

with(milonic=new menuname("Community Involvement")){
style=menuSubSubStyle;
aI("text="+top_about_com_txt1+";url="+top_about_com_url1+";");
aI("text="+top_about_com_txt2+";url="+top_about_com_url2+";");
aI("text="+top_about_com_txt3+";url="+top_about_com_url3+";");
aI("text="+top_about_com_txt4+";url="+top_about_com_url4+";");
}

with(milonic=new menuname("Property")){
style=menuSubStyle;
aI("text="+top_property_txt1+";url="+top_property_sub_url1+";");
aI("text="+top_property_txt2+";url="+top_property_sub_url2+";showmenu=Residential;");
aI("text="+top_property_txt3+";url="+top_property_sub_url3+";showmenu=Office;");
aI("text="+top_property_txt31+";url="+top_property_sub_url31+";showmenu=Office_IO;");
aI("text="+top_property_txt4+";url="+top_property_sub_url4+";showmenu=Shopping Centres;");
aI("text="+top_property_txt5+";url="+top_property_sub_url5+";showmenu=Landmarks;");
aI("text="+top_property_txt6+";url="+top_property_sub_url6+";");
//aI("text="+top_property_txt7+";url="+top_property_sub_url7+";showmenu=Related Business;");
}

with(milonic=new menuname("Residential")){
style=menuSubSubStyle;
aI("text="+top_property_r_txt1+";url="+top_property_r_url1+";");
aI("text="+top_property_r_txt2+";url="+top_property_r_url2+";");
aI("text="+top_property_r_txt3+";url="+top_property_r_url3+";");
}

with(milonic=new menuname("Office")){
style=menuSubSubStyle;
aI("text="+top_property_o_txt1+";url="+top_property_o_url1+";");
aI("text="+top_property_o_txt2+";url="+top_property_o_url2+";");
}
with(milonic=new menuname("Office_IO")){
style=menuSubSubStyle;
aI("text="+top_property_io_txt1+";url="+top_property_io_url1+";");
aI("text="+top_property_io_txt2+";url="+top_property_io_url2+";");
}

with(milonic=new menuname("Shopping Centres")){
style=menuSubSubStyle;
aI("text="+top_property_s_txt1+";url="+top_property_s_url1+";");
aI("text="+top_property_s_txt2+";url="+top_property_s_url2+";");
aI("text="+top_property_s_txt3+";url="+top_property_s_url3+";");
aI("text="+top_property_s_txt4+";url="+top_property_s_url4+";");
}

with(milonic=new menuname("Landmarks")){
style=menuSubSubStyle;
aI("text="+top_property_l_txt1+";url="+top_property_l_url1+";");
aI("text="+top_property_l_txt2+";url="+top_property_l_url2+";");
aI("text="+top_property_l_txt3+";url="+top_property_l_url3+";");
}

with(milonic=new menuname("Related Business")){  
style=menuSubSubStyle;
aI("text="+top_property_re_txt1+";url="+top_property_re_url1+";");
aI("text="+top_property_re_txt2+";url="+top_property_re_url2+";");
aI("text="+top_property_re_txt3+";url="+top_property_re_url3+";");
aI("text="+top_property_re_txt4+";url="+top_property_re_url4+";");
aI("text="+top_property_re_txt5+";url="+top_property_re_url5+";");
}

with(milonic=new menuname("Mainland")){
style=menuSubStyle;
aI("text="+top_mainland_txt1+";url="+top_mainland_sub_url1+";");
aI("text="+top_mainland_txt2+";url="+top_mainland_sub_url2+";");
aI("text="+top_mainland_txt3+";url="+top_mainland_sub_url3+";");
aI("text="+top_mainland_txt4+";url="+top_mainland_sub_url4+";");
aI("text="+top_mainland_txt4a+";url="+top_mainland_sub_url4a+";");
aI("text="+top_mainland_txt5+";url="+top_mainland_sub_url5+";");
}

with(milonic=new menuname("Business")){
style=menuSubStyle;
aI("text="+top_other_txt1+";url="+top_other_sub_url1+";");
aI("text="+top_other_txt1a+";url="+top_other_sub_url1a+";showmenu=PropertyRelatedBusinesss;");   // Other biz Property Related Business
aI("text="+top_other_txt2+";url="+top_other_sub_url2+";");
aI("text="+top_other_txt3+";url="+top_other_sub_url3+";");
aI("text="+top_other_txt4+";url="+top_other_sub_url4+";showmenu=Transport;");
aI("text="+top_other_txt5+";url="+top_other_sub_url5+";");
}

with(milonic=new menuname("PropertyRelatedBusinesss")){
style=menuSubSubStyle;
aI("text="+top_other_property_re_txt1+";url="+top_other_property_re_url1+";");
aI("text="+top_other_property_re_txt2+";url="+top_other_property_re_url2+";");
aI("text="+top_other_property_re_txt3+";url="+top_other_property_re_url3+";");
aI("text="+top_other_property_re_txt4+";url="+top_other_property_re_url4+";");
aI("text="+top_other_property_re_txt5+";url="+top_other_property_re_url5+";");
}


with(milonic=new menuname("Transport")){
style=menuSubSubStyle;
aI("text="+top_other_til_txt1+";url="+top_other_til_url1+";");
aI("text="+top_other_til_txt2+";url="+top_other_til_url2+";");
aI("text="+top_other_til_txt3+";url="+top_other_til_url3+";");
aI("text="+top_other_til_txt4+";url="+top_other_til_url4+";");
aI("text="+top_other_til_txt5+";url="+top_other_til_url5+";");
aI("text="+top_other_til_txt6+";url="+top_other_til_url6+";");
//aI("text="+top_other_til_txt7+";url="+top_other_til_url7+";");
}


with(milonic=new menuname("CorpGovern")){
style=menuSubStyle;
aI("text="+top_corpgovern_txt1+";url="+top_corpgovern_sub_url1+";");
aI("text="+top_corpgovern_txt2+";url="+top_corpgovern_sub_url2+";");
aI("text="+top_corpgovern_txt7+";url="+top_corpgovern_sub_url7+";");
aI("text="+top_corpgovern_txt3+";url="+top_corpgovern_sub_url3+";");
aI("text="+top_corpgovern_txt4+";url="+top_corpgovern_sub_url4+";");
aI("text="+top_corpgovern_txt5+";url="+top_corpgovern_sub_url5+";");
aI("text="+top_corpgovern_txt6+";url="+top_corpgovern_sub_url6+";");
}



with(milonic=new menuname("Investor")){
style=menuSubStyle;
aI("text="+top_investor_txt1+";url="+top_investor_sub_url1+";showmenu=Financial Information;");
aI("text="+top_investor_txt2+";url="+top_investor_sub_url2+";");
aI("text="+top_investor_txt3+";url="+top_investor_sub_url3+";;showmenu=Stock Information;");
aI("text="+top_investor_txt4+";url="+top_investor_sub_url4+";");
aI("text="+top_investor_txt5+";url="+top_investor_sub_url5+";");
}

with(milonic=new menuname("Financial Information")){
style=menuSubSubStyle;
aI("text="+top_investor_f_txt1+";url="+top_investor_f_url1+";");
aI("text="+top_investor_f_txt2+";url="+top_investor_f_url2+";");
aI("text="+top_investor_f_txt3+";url="+top_investor_f_url3+";");
aI("text="+top_investor_f_txt4+";url="+top_investor_f_url4+";");
aI("text="+top_investor_f_txt5+";url="+top_investor_f_url5+";");
aI("text="+top_investor_f_txt6+";url="+top_investor_f_url6+";");
}

with(milonic=new menuname("Stock Information")){
style=menuSubSubStyle;
aI("text="+top_investor_s_txt1+";url="+top_investor_s_url1+";");
aI("text="+top_investor_s_txt2+";url="+top_investor_s_url2+";");
aI("text="+top_investor_s_txt3+";url="+top_investor_s_url3+";");
}

with(milonic=new menuname("Customer")){
style=menuSubStyle;
aI("text="+top_cs_txt1+";url="+top_cs_sub_url1+";");
aI("text="+top_cs_txt2+";url="+top_cs_sub_url2+";");
aI("text="+top_cs_txt3+";url="+top_cs_sub_url3+";");
aI("text="+top_cs_txt4+";url="+top_cs_sub_url4+";");
}

with(milonic=new menuname("News")){
style=menuSubStyle;
aI("text="+top_news_txt1+";url="+top_news_sub_url1+";showmenu=Press Resources;");
aI("text="+top_news_txt2+";url="+top_news_sub_url2+";showmenu=Publications;");
aI("text="+top_news_txt3+";url="+top_news_sub_url3+";");
}

with(milonic=new menuname("Press Resources")){
style=menuSubSubStyle;
aI("text="+top_news_pr_txt1+";url="+top_news_pr_url1+";");
aI("text="+top_news_pr_txt2+";url="+top_news_pr_url2+";");
aI("text="+top_news_pr_txt2a+";url="+top_news_pr_url2a+";");
aI("text="+top_news_pr_txt3+";url="+top_news_pr_url3+";");
aI("text="+top_news_pr_txt4+";url="+top_news_pr_url4+";");
}

with(milonic=new menuname("Publications")){
style=menuSubSubStyle;
aI("text="+top_news_p_txt1+";url="+top_news_p_url1+";");
aI("text="+top_news_p_txt2+";url="+top_news_p_url2+";");
if (tmp_coporate_brochure) {
aI("text="+top_news_p_txt3+";url="+top_news_p_url3+";");
 }
}

drawMenus();

