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

with(menuStyle=new mm_style()){
onbgcolor="#00a651";
oncolor="#ffffff";
offbgcolor="#00b552";
offcolor="#ffffff";
bordercolor="#00b552";
borderstyle="solid";
borderwidth=1;
separatorcolor="#00b552";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="normal";
fontfamily="arial";
headercolor="#00a651";
headerbgcolor="#ffffff";

subimage="templates/ocb/images/icon_pulldownarrow.gif";

subimagepadding="2";
}

horizontalStyle= new copyOf(menuStyle)
horizontalStyle.offbgcolor="#00a651"
horizontalStyle.offcolor="#FFFFFF"
horizontalStyle.oncolor="#FFFFFF"
horizontalStyle.separatorsize="0";
horizontalStyle.itemheight="35";
horizontalStyle.bgimage="templates/ocb/images/bg_center.gif";
horizontalStyle.overbgimage="templates/ocb/images/bg_center_over.gif";
horizontalStyle.borderwidth=0;
horizontalStyle.padding=5;
horizontalStyle.fontweight="bold";
horizontalStyle.fontsize="12";
horizontalStyle.subimage="";

with(milonic=new menuname("Main Menu")) {
		alwaysvisible=1;
		orientation="horizontal";
		style=horizontalStyle;
		position="relative";	                                                    
		aI("text=&nbsp;&nbsp;TRANG CHỦ&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Trang chu`;url=index.html;");
		aI("text=&nbsp;&nbsp;GIỚI THIỆU&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Gioi thieu`;url=ocb-gioi-thieu.html;");
		aI("text=&nbsp;&nbsp;TIN TỨC&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Tin tuc`;url=#;");
		aI("text=&nbsp;&nbsp;CÁ NHÂN&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Ca nhan`;url=khach-hang-ca-nhan.html;");
		aI("text=&nbsp;&nbsp;DOANH NGHIỆP&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Doanh nghiep`;url=khach-hang-doanh-nghiep.html;");
		aI("text=&nbsp;&nbsp;NHÀ ĐẦU TƯ&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Nha dau tu`;url=#;");
		aI("text=&nbsp;&nbsp;MẠNG LƯỚI&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Mang luoi`;url=ocb-mang-luoi.html;");				
		aI("text=&nbsp;&nbsp;NGHỀ NGHIỆP&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Nghe nghiep`;url=tuyen-dung.html;");		
		aI("text=&nbsp;&nbsp;TIỆN ÍCH&nbsp;&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;showmenu=`Tien ich`;url=#;");		
		aI("text=&nbsp;&nbsp;OCB-TV&nbsp;;bgimage=templates/ocb/images/bg_center.gif;overbgimage=templates/ocb/images/bg_center_over.gif;url=viewvideo-lag-1-tid-2-vid-43.html;");
	}

	with(milonic=new menuname("Trang chu")){
		style=menuStyle;
		overflow="scroll";
	}
	
	//Menu gioi thieu ve OCB
	with(milonic=new menuname("Gioi thieu")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Giới thiệu tổng quát&nbsp;;url=ocb-gioi-thieu.html;;");
		aI("text= &nbsp;Ban lãnh đạo&nbsp;;showmenu=`banlanhdao`;url=ban-lanh-dao.html;;");
		aI("text= &nbsp;Thành tích và sự ghi nhận của xã hội&nbsp;;url=thanh-tich-dat-duoc.html;;");
	}
	
		//Ban Lanh Dao
		with(milonic=new menuname("banlanhdao")){
			style=menuStyle;
			overflow="scroll";			
			aI("text= &nbsp;Hội đồng quản trị;;url=hoi-dong-quan-tri.html;;");			
			aI("text= &nbsp;Ban kiểm soát;;url=ban-kiem-soat.html;;");		
			aI("text= &nbsp;Ban điều hành;;url=ban-dieu-hanh.html;;");		
		}
		
	//Menu Tin tuc
	with(milonic=new menuname("Tin tuc")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Tin OCB&nbsp;;showmenu=`tin ocb`;url=tin-ocb.html;;");	
	}
	
		//Tin OCB
		with(milonic=new menuname("tin ocb")){
			style=menuStyle;
			overflow="scroll";
			aI("text= &nbsp;Tin khuyến mãi;;url=tin-khuyen-mai.html;;");			
			aI("text= &nbsp;Tin nội bộ;;url=tin-ocb.html;;");
			aI("text= &nbsp;Thông cáo báo chí&nbsp;;url=thong-cao-bao-chi.html;;");
			aI("text= &nbsp;Báo chí viết về OCB&nbsp;;url=bao-chi-viet-ve-ocb.html;;");
			aI("text= &nbsp;Tin qua ảnh;;url=thu-vien-hinh-anh.html;;");		
			aI("text= &nbsp;OCB-TV;;url=ocb-tv-su-kien.html;;");		
		}
	
	//Menu khach hang ca nhan
	with(milonic=new menuname("Ca nhan")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Tiền gửi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=`CN Tien gui`;url=tien-gui-tiet-kiem.html;");
		aI("text= &nbsp;Cho vay&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=`CN Cho vay`;url=cho-vay.html;");
		aI("text= &nbsp;Chuyển tiền&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=`CN Chuyen tien`;url=dich-vu-chuyen-tien.html;");				
		aI("text= &nbsp;Ngân hàng điện tử&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=`Ngan hang dien tu`;url=#;");
		aI("text= &nbsp;Bi&#7875;u ph&#237; D&#7883;ch v&#7909;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=`bieu phi cn`;url=#;");
		aI("text= &nbsp;H&#7887;i &#273;&#225;p &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=hoi-dap-ve-tien-gui-tiet-kiem.html;");
	}
	
		//Khach hang ca nhan tien gui
		with(milonic=new menuname("CN Tien gui")){
			style=menuStyle;
			overflow="scroll";		
			aI("text= &nbsp;&#272;i t&#236;m T&#7927; ph&#250; OCB;;url=di-tim-ty-phu-ocb.html;;");
			aI("text= &nbsp;D&#7883;ch v&#7909; gi&#7919; h&#7897; v&#224;ng;;url=dich-vu-giu-ho-vang.html;;");
			aI("text= &nbsp;Ch&#7913;ng ch&#7881; huy &#273;&#7897;ng ng&#7855;n h&#7841;n b&#7857;ng v&#224;ng &#273;&#7907;t 1 n&#259;m 2012;;url=chung-chi-huy-dong-ngan-han-bang-vang.html;;");
			aI("text= &nbsp;T&#224;i kho&#7843;n Th&#244;ng minh;url=tai-khoan-thong-minh.html;;");
			aI("text= &nbsp;Tiền gửi thanh toán;;url=tien-gui-thanh-toan.html;;");			
			aI("text= &nbsp;Tiền gửi tiết kiệm có kỳ hạn;;url=tien-gui-tiet-kiem-co-ky-han.html;;");		
			aI("text= &nbsp;Tiền gửi tiết kiệm không kỳ hạn;;url=tien-gui-tiet-kiem-khong-ky-han.html;;");		
		}
		
		//Khach hang ca nhan cho vay
		with(milonic=new menuname("CN Cho vay")){
			style=menuStyle;
			overflow="scroll";			
			aI("text= &nbsp;Ch&#432;&#417;ng tr&#236;nh \"Mua xe x&#7883;n - Nh&#7853;n th&#234;m &#432;u &#273;&#227;i t&#7915; OCB\";;url=mua-xe-xin-nhan-uu-dai-tu-ocb.html;;");
			aI("text= &nbsp;Cho vay mua xe ph&#7909;c v&#7909; S&#7843;n xu&#7845;t kinh doanh;;url=cho-vay-mua-xe-phuc-vu-san-xuat-kinh-doanh.html;;");
			aI("text= &nbsp;Cho vay trả góp mua nhà/Căn hộ;;url=cho-vay-tra-gop-mua-nha-can-ho.html;;");
			aI("text= &nbsp;Cho vay sản xuất kinh doanh;;url=cho-vay-san-xuat-kinh-doanh.html;;");		
			aI("text= &nbsp;Cho vay du học;;url=cho-vay-du-hoc.html;;");	
			aI("text= &nbsp;Dịch vụ tư vấn vay vốn tại nhà;;showmenu=`Tu van vay von`;url=taocuochen/;;");	
		}
		
			//Tu van vay von tai nha
			with(milonic=new menuname("Tu van vay von")){
				style=menuStyle;
				overflow="scroll";			
				aI("text= &nbsp;Giới thiệu&nbsp;;url=dich-vu-tu-van-vay-von-tai-nha.html;;");
				aI("text= &nbsp;Đăng ký cuộc hẹn&nbsp;;url=taocuochen/;;");				
			}
		
		//Khach hang ca nhan chuyen tien
		with(milonic=new menuname("CN Chuyen tien")){
			style=menuStyle;
			overflow="scroll";	
			aI("text= &nbsp;D&#7883;ch v&#7909; chuy&#7875;n ti&#7873;n ra n&#432;&#7899;c ngo&#224;i qua Western Union&nbsp;;url=dich-vu-chuyen-tien-ra-nuoc-ngoai-qua-western-union.html;;");
			aI("text= &nbsp;D&#7883;ch v&#7909; chuy&#7875;n ti&#7873;n ki&#7873;u h&#7889;i Western Union&nbsp;;url=dich-vu-chuyen-tien-kieu-hoi-western-union.html;;");
			aI("text= &nbsp;Dịch vụ chuyển tiền trong nước&nbsp;;url=dich-vu-chuyen-tien-trong-nuoc.html;;");
			aI("text= &nbsp;Chuyển tiền từ nước ngoài về Việt nam&nbsp;;url=chuyen-tien-tu-nuoc-ngoai-ve-viet-nam.html;;");
			aI("text= &nbsp;Dịch vụ chuyển tiền ra nước ngoài;;url=dich-vu-chuyen-tien-ra-nuoc-ngoai.html;;");			
		}

		//Bieu phi ca nhan
		with(milonic=new menuname("bieu phi cn")){
			style=menuStyle;
			overflow="scroll";	
			aI("text= &nbsp;Giao d&#7883;ch ti&#7873;n g&#7917;i thanh to&#225;n&nbsp;;url=khcn-bieu-phi-giao-dich-tien-gui-thanh-toan.html;;");
			aI("text= &nbsp;Giao d&#7883;ch ti&#7873;n g&#7917;i c&#243; k&#7923; h&#7841;n&nbsp;;url=khcn-bieu-phi-giao-dich-tien-gui-co-ky-han.html;;");
			aI("text= &nbsp;D&#7883;ch v&#7909; Ng&#226;n h&#224;ng &#273;i&#7879;n t&#7917;&nbsp;;url=khcn-bieu-phi-dich-vu-ngan-hang-dien-tu.html;;");
			aI("text= &nbsp;Giao d&#7883;ch ti&#7873;n m&#7863;t&nbsp;;url=khcn-bieu-phi-giao-dich-tien-mat.html;;");
			aI("text= &nbsp;Chuy&#7875;n ti&#7873;n n&#432;&#7899;c ngo&#224;i;;url=khcn-bieu-phi-chuyen-tien-nuoc-ngoai.html;;");			
			aI("text= &nbsp;D&#7883;ch v&#7909; Ng&#226;n qu&#7929;;;url=khcn-bieu-phi-dich-vu-ngan-quy.html;;");			
			aI("text= &nbsp;D&#7883;ch v&#7909; kh&#225;c;;url=khcn-bieu-phi-dich-vu-khac.html;;");			
		}

		
		//Ngan hang dien tu
		with(milonic=new menuname("Ngan hang dien tu")){
			style=menuStyle;
			overflow="scroll";			
			aI("text= &nbsp;OCB Mobile&nbsp;;showmenu=`mobile`;url=ocb-mobile-gioi-thieu.html;;");			
			aI("text= &nbsp;OCB Online&nbsp;;showmenu=`IBK`;url=internet-banking.html;;");			
			aI("text= &nbsp;ATM Lucky&nbsp;;showmenu=`Lucky`;url=atm-lucky-oricombank.html;;");			
			aI("text= &nbsp;SMS Banking&nbsp;;showmenu=`SMSB`;url=sms-banking.html;;");			
		}
	
			//Menu con Internet banking
			with(milonic=new menuname("mobile")){
				style=menuStyle;
				overflow="scroll";			
				aI("text= &nbsp;Giới thiệu&nbsp;;url=ocb-mobile-gioi-thieu.html;;");
				aI("text= &nbsp;Hướng dẫn sử dụng&nbsp;;url=ocb-mobile-huong-dan-su-dung.html;;");			
				aI("text= &nbsp;Bi&#7875;u ph&#237; D&#7883;ch v&#7909;&nbsp;;url=ocb-mobile-bieu-phi-dich-vu.html;;");
			}
	
			//Menu con Internet banking
			with(milonic=new menuname("IBK")){
				style=menuStyle;
				overflow="scroll";			
				aI("text= &nbsp;&#272;&#259;ng nh&#7853;p&nbsp;;url=https://ebanking.ocb.com.vn/eb/home.ocb;;");
				aI("text= &nbsp;Giới thiệu&nbsp;;url=ocb-online.html;;");
				aI("text= &nbsp;Hướng dẫn sử dụng&nbsp;;url=huong-dan-su-dung-internet-banking.html;;");
			}
			
			//Menu con SMS banking
			with(milonic=new menuname("SMSB")){
				style=menuStyle;
				overflow="scroll";			
				aI("text= &nbsp;Giới thiệu&nbsp;;url=sms-banking.html;;");
				aI("text= &nbsp;Hướng dẫn sử dụng&nbsp;;url=huong-dan-su-dung-sms-banking.html;;");			
			}
			
			//Menu con The Lucky
			with(milonic=new menuname("Lucky")){
				style=menuStyle;
				overflow="scroll";			
				aI("text= &nbsp;Giới thiệu&nbsp;;url=the-lucky-oricombank.html;;");
				aI("text= &nbsp;Miễn phí phát hành thẻ&nbsp;;url=mien-phi-phat-hanh-the-atm-lucky-oricombank.html;;");
				aI("text= &nbsp;Hướng dẫn sử dụng&nbsp;;url=huong-dan-su-dung-the-lucky-oricombank.html;;");			
				aI("text= &nbsp;Liên minh thẻ Smartlink&nbsp;;url=lien-minh-the-smartlink.html;;");			
			}
	
	//Menu Khach hang doanh nghiep
	with(milonic=new menuname("Doanh nghiep")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Tiền gửi&nbsp;;showmenu=`DN tien gui`;url=tien-gui-doanh-nghiep.html;");
		aI("text= &nbsp;Cho vay&nbsp;;url=tin-dung-doanh-nghiep.html;");
		aI("text= &nbsp;Tài trợ thương mại&nbsp;;showmenu=`DN thuong mai`;url=tai-tro-thuong-mai.html;");
		aI("text= &nbsp;Quản lý dòng tiền&nbsp;;url=quan-ly-dong-tien.html;");		
		aI("text= &nbsp;OCB Online;;showmenu=`ocb online dn`;url=ocb-online-cho-doanh-nghiep.html;");		
		aI("text= &nbsp;Bi&#7875;u ph&#237; D&#7883;ch v&#7909;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=`bieu phi dn`;url=#;");
	}
	
		//Khach hang Doanh nghiep Tien gui
		with(milonic=new menuname("ocb online dn")){
			style=menuStyle;
			overflow="scroll";			
			aI("text= &nbsp;&#272;&#259;ng nh&#7853;p&nbsp;;url=https://ebanking.ocb.com.vn/corp;;");	
			aI("text= &nbsp;Gi&#7899;i thi&#7879;u&nbsp;;url=ocb-online-cho-doanh-nghiep.html;;");	
			aI("text= &nbsp;Bi&#7875;u ph&#237;&nbsp;;url=bieu-phi-ocb-online-cho-doanh-nghiep.html;;");					
			aI("text= &nbsp;H&#432;&#7899;ng d&#7851;n s&#7917; d&#7909;ng&nbsp;;url=huong-dan-su-dung-ocb-online-cho-doanh-nghiep.html;;");
		}
		with(milonic=new menuname("DN tien gui")){
			style=menuStyle;
			overflow="scroll";			
			aI("text= &nbsp;Ti&#7873;n g&#7917;i O-Plus&nbsp;;url=tien-gui-o-plus.html;;");			
			aI("text= &nbsp;T&#224;i kho&#7843;n O-Smart&nbsp;;url=tai-khoan-o-smart.html;;");			
			aI("text= &nbsp;Ti&#7873;n g&#7917;i&nbsp;;url=tien-gui-ky-han-doanh-nghiep.html;;");
		}		

		//Khach hang Doanh nghiep Tai tro Thuong mai
		with(milonic=new menuname("DN thuong mai")){
			style=menuStyle;
			overflow="scroll";			
			aI("text= &nbsp;Nhập khẩu&nbsp;;url=tai-tro-nhap-khau.html;;");
			aI("text= &nbsp;Xuất khẩu&nbsp;;url=tai-tro-xuat-khau.html;;");			
		}

		//Bieu phi Doanh nghiep
		with(milonic=new menuname("bieu phi dn")){
			style=menuStyle;
			overflow="scroll";	
			aI("text= &nbsp;Giao d&#7883;ch ti&#7873;n g&#7917;i thanh to&#225;n&nbsp;;url=khdn-bieu-phi-giao-dich-tien-gui-thanh-toan.html;;");
			aI("text= &nbsp;Giao d&#7883;ch ti&#7873;n g&#7917;i c&#243; k&#7923; h&#7841;n&nbsp;;url=khdn-bieu-phi-giao-dich-tien-gui-co-ky-han.html;;");
			aI("text= &nbsp;Thanh to&#225;n Qu&#7889;c t&#7871;&nbsp;;url=khdn-bieu-phi-thanh-toan-quoc-te.html;;");
			aI("text= &nbsp;B&#7843;o l&#227;nh trong n&#432;&#7899;c&nbsp;;url=khdn-bieu-phi-bao-lanh-trong-nuoc.html;;");
			aI("text= &nbsp;D&#7883;ch v&#7909; Ng&#226;n qu&#7929;;;url=khdn-bieu-phi-dich-vu-ngan-quy.html;;");			
			aI("text= &nbsp;D&#7883;ch v&#7909; kh&#225;c;;;url=khdn-bieu-phi-dich-vu-khac.html;;");		
		}
	
	//Nha dau tu
	with(milonic=new menuname("Nha dau tu")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Báo cáo tài chính&nbsp;;url=bao-cao-tai-chinh.html;;");		
		aI("text= &nbsp;Báo cáo thường niên&nbsp;;url=bao-cao-thuong-nien.html;;");
		aI("text= &nbsp;Thông tin cổ đông&nbsp;;url=danh-cho-co-dong.html;;");
		//aI("text= &nbsp;Hỏi đáp&nbsp;;url=hoi-dap-nha-dau-tu.html;;");
	}
	
	//Menu Mang luoi OCB
	with(milonic=new menuname("Mang luoi")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Mạng lưới CN/PGD&nbsp;;showmenu=`ocb vietnam`;url=ocb-mang-luoi.html;;");
		aI("text= &nbsp;Mạng lưới đặt máy ATM&nbsp;;url=mang-luoi-atm.html;;");
		aI("text= &nbsp;Mạng lưới đặt máy POS&nbsp;;url=mang-luoi-pos.html;;");
		aI("text= &nbsp;Mạng lưới Ngân hàng đại lý&nbsp;;url=mang-luoi-ngan-hang-dai-ly.html;;");
	}
	
		//OCB Viet Nam
		with(milonic=new menuname("ocb vietnam")){
			style=menuStyle;
			overflow="scroll";
			aI("text= &nbsp;OCB Hà Nội&nbsp;;url=ocb-mang-luoi-ha-noi.html;;");
			aI("text= &nbsp;OCB Hồ Chí Minh&nbsp;;url=ocb-mang-luoi-ho-chi-minh.html;;");
			aI("text= &nbsp;OCB Qu&#7843;ng Ninh;;url=ocb-mang-luoi-quang-ninh.html;;");
			aI("text= &nbsp;OCB Thanh H&#243;a;;url=ocb-mang-luoi-thanh-hoa.html;;");
			aI("text= &nbsp;OCB Ngh&#7879; An;;url=ocb-mang-luoi-nghe-an.html;;");
			aI("text= &nbsp;OCB H&#7843;i Ph&#242;ng;;url=ocb-mang-luoi-hai-phong.html;;");
			aI("text= &nbsp;OCB Đà Nẵng&nbsp;;url=ocb-mang-luoi-da-nang.html;;");
			aI("text= &nbsp;OCB Quảng Nam&nbsp;;url=ocb-mang-luoi-quang-nam.html;;");			
			aI("text= &nbsp;OCB Đăk Lăk&nbsp;;url=ocb-mang-luoi-dak-lak.html;;");			
			aI("text= &nbsp;OCB Khánh Hòa&nbsp;;url=ocb-mang-luoi-nha-trang.html;;");			
			aI("text= &nbsp;OCB Đồng Nai&nbsp;;url=ocb-mang-luoi-dong-nai.html;;");			
			aI("text= &nbsp;OCB B&#224; R&#7883;a V&#361;ng T&#224;u;;url=ocb-mang-luoi-ba-ria-vung-tau.html;;");
			aI("text= &nbsp;OCB B&#236;nh D&#432;&#417;ng&nbsp;;url=ocb-mang-luoi-binh-duong.html;;");			
			aI("text= &nbsp;OCB Long An&nbsp;;url=ocb-mang-luoi-long-an.html;;");			
			aI("text= &nbsp;OCB Vĩnh Long&nbsp;;url=ocb-mang-luoi-vinh-long.html;;");			
			aI("text= &nbsp;OCB Đồng Tháp&nbsp;;url=ocb-mang-luoi-dong-thap.html;;");			
			aI("text= &nbsp;OCB Cần Thơ&nbsp;;url=ocb-mang-luoi-can-tho.html;;");			
			aI("text= &nbsp;OCB An Giang&nbsp;;url=ocb-mang-luoi-an-giang.html;;");			
			aI("text= &nbsp;OCB Kiên Giang&nbsp;;url=ocb-mang-luoi-kien-giang.html;;");			
			aI("text= &nbsp;OCB Hậu Giang&nbsp;;url=ocb-mang-luoi-hau-giang.html;;");			
			aI("text= &nbsp;OCB Sóc Trăng&nbsp;;url=ocb-mang-luoi-soc-trang.html;;");			
			aI("text= &nbsp;OCB Bạc Liêu&nbsp;;url=ocb-mang-luoi-bac-lieu.html;;");			
			aI("text= &nbsp;OCB Cà Mau&nbsp;;url=ocb-mang-luoi-ca-mau.html;;");			
		}
	
	//Menu Nghe nghiep
	with(milonic=new menuname("Nghe nghiep")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Lời mở đầu&nbsp;;url=nghe-nghiep-loi-mo-dau.html;;");		
		aI("text= &nbsp;Phương Châm Tuyển dụng&nbsp;;url=phuong-cham-tuyen-dung.html;;");
		aI("text= &nbsp;Cơ hội nghề nghiệp;;showmenu=`co hoi nghe nghiep`;url=tuyen-dung.html;;");
		aI("text= &nbsp;Hỏi đáp&nbsp;;url=cau-hoi-thuong-gap.html;;");		
	}
	
		//Co hoi nghe nghiep
		with(milonic=new menuname("co hoi nghe nghiep")){
			style=menuStyle;
			overflow="scroll";
			aI("text= &nbsp;Nhu cầu tuyển dụng&nbsp;;url=tuyen-dung.html;;");
			aI("text= &nbsp;Hướng dẫn tuyển dụng&nbsp;;url=huong-dan-tuyen-dung.html;;");		
		}
		
	//Menu Tien ich
	with(milonic=new menuname("Tien ich")){
		style=menuStyle;
		overflow="scroll";
		aI("text= &nbsp;Tỷ giá&nbsp;;url=exchange-lag-1.html;;");		
		aI("text= &nbsp;Lãi suất&nbsp;;showmenu=`Lai suat`;url=lai-suat-tiet-kiem-vnd.html;;");		
		aI("text= &nbsp;Biểu phí dịch vụ&nbsp;;url=bieu-phi-dich-vu.html;;");		
	}
	
		//Menu con Lai suat
		with(milonic=new menuname("Lai suat")){
			style=menuStyle;
			overflow="scroll";						
			aI("text= &nbsp;Lãi suất tiết kiệm bằng VNĐ;url=lai-suat-tiet-kiem-vnd.html;;");
			aI("text= &nbsp;Lãi suất tiết kiệm bằng Vàng;url=lai-suat-tiet-kiem-vang.html;;");			
			aI("text= &nbsp;Lãi suất tiết kiệm bằng USD;url=lai-suat-tiet-kiem-usd.html;;");
		}
					

	drawMenus()
