<!--
function fwLoadMenus(strBaseURL) {
	if (window.MENU_PHONECARD ) return;
	
	var strGnodeURL;
	strGnodeURL ="http://203.88.231.92/"
	
	/// MENU_PHONECARD
	window.MENU_PHONECARD = new Menu("root",184,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_PHONECARD.addMenuItem("Find the best card","location='" + strBaseURL + "phonecard_main.asp'");
	MENU_PHONECARD.addMenuItem("How phonecards work","location='" + strBaseURL + "phonecard_how.asp'");
	MENU_PHONECARD.addMenuItem("Recharge","location='" + strBaseURL + "phonecard_recharge.asp'");
	MENU_PHONECARD.addMenuItem("Access Number","location='" + strBaseURL + "phonecard_AccessNumber.asp'");
	
	// MENU_PHONECARD.addMenuItem("Our prepaid cards...","location=''");
	// MENU_PHONECARD.addMenuItem(" -- Hello Phonecard","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=Hello'");
	// MENU_PHONECARD.addMenuItem(" -- GPS Phonecard","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=GPS'");
	// MENU_PHONECARD.addMenuItem(" -- Joy Phonecard","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=Joy'");
	// MENU_PHONECARD.addMenuItem(" -- Tel.Pacific Time Card","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=TPTime'");
	// MENU_PHONECARD.addMenuItem(" -- Double Happiness Card","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=DHC'");
	// MENU_PHONECARD.addMenuItem(" -- Hello India","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloIndia'");
	// MENU_PHONECARD.addMenuItem(" -- Hello China","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloChina'");
	// MENU_PHONECARD.addMenuItem(" -- Hello Middle East","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloMiddleEast'");
	// MENU_PHONECARD.addMenuItem(" -- Hello South America","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloSouthAmerica'");
	// MENU_PHONECARD.addMenuItem(" -- Hello Philippines","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloPhilippines'");
	// MENU_PHONECARD.addMenuItem(" -- Voice India","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=VoiceIndia'");
	// MENU_PHONECARD.addMenuItem(" -- Double Happiness VIP Card","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=DHVIP'");
	// MENU_PHONECARD.addMenuItem(" -- Hello Asia","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloAsia'");
	// MENU_PHONECARD.addMenuItem(" -- Hello Europe","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloEurope'");
	// MENU_PHONECARD.addMenuItem(" -- Hello Asia Pacific","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HelloAsiaPacific'");
	// MENU_PHONECARD.addMenuItem(" -- Mera Desh","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=MeraDesh'");
	// MENU_PHONECARD.addMenuItem(" -- Chum Chum","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=ChumChum'");
	// MENU_PHONECARD.addMenuItem(" -- APNE","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=APNE'");
	// MENU_PHONECARD.addMenuItem(" -- Heart to Heart","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=HEART'");
	// MENU_PHONECARD.addMenuItem(" -- Utsav","location='" + strBaseURL + "phonecard_RateDetails.asp?CardProduct=UTSAV'");
	MENU_PHONECARD.hideOnMouseOut=true;


	/// NAV_CALLINGCARDS
	window.MENU_CALL = new Menu("root",184,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_CALL.addMenuItem("Calling Options","location='" + strBaseURL + "call_options.asp'");
	MENU_CALL.addMenuItem("Prepaid calling cards","location='" + strBaseURL + "call_prepaid.asp'");
	MENU_CALL.addMenuItem("Home PhoneSaver","location='" + strBaseURL + "call_saver.asp'");
	MENU_CALL.addMenuItem("Talk Anytime Pre-select","location='" + strBaseURL + "call_preselect.asp'");
	MENU_CALL.addMenuItem("Terms + Conditions","location='" + strBaseURL + "call_terms.asp'");
	MENU_CALL.hideOnMouseOut=true;


	/// MENU_DIALUP
	window.MENU_DIALUP = new Menu("root",184,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_DIALUP.addMenuItem("Pricing + Plans","location='" + strGnodeURL + "'");
	MENU_DIALUP.addMenuItem("Select The Best Plan","location='" + strGnodeURL + "'");
	MENU_DIALUP.addMenuItem("Activate Your Card","location='" + strGnodeURL + "'");
	MENU_DIALUP.addMenuItem("Recharge Your Card","location='" + strGnodeURL + "'");
	MENU_DIALUP.addMenuItem("WebMail - How It Works","location='" + strGnodeURL + "'");
	MENU_DIALUP.addMenuItem("Customer Support","location='" + strGnodeURL + "'");	
	MENU_DIALUP.addMenuItem("FAQs","location='" + strGnodeURL + "'");
	MENU_DIALUP.addMenuItem("Access Numbers","location='" + strGnodeURL + "'");
	MENU_DIALUP.hideOnMouseOut=true;


	/// MENU_ADSL
	window.MENU_ADSL = new Menu("root",184,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_ADSL.addMenuItem("Select The Best Plan","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("Pricing + Plans","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("Access Check","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("About ADSL","location='" + strGnodeURL + "'");	
	MENU_ADSL.addMenuItem("Sign Up / Order ADSL","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("Check Your ADSL Status","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("Acceptable Use + Terms","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("Customer Support","location='" + strGnodeURL + "'");	
	MENU_ADSL.addMenuItem("FAQs","location='" + strGnodeURL + "'");
	MENU_ADSL.addMenuItem("Business Solutions","location='" + strGnodeURL + "'");
	MENU_ADSL.hideOnMouseOut=true;


	/// MENU_BUSINESS
	window.MENU_BUSINESS = new Menu("root",184,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_BUSINESS.addMenuItem("Plans & Pricing","location='" + strBaseURL + "business_plans.asp'");
	MENU_BUSINESS.addMenuItem("Web Development","location='" + strBaseURL + "business_development.asp'");
	MENU_BUSINESS.addMenuItem("Web Hosting","location='" + strBaseURL + "business_hosting.asp'");
	MENU_BUSINESS.addMenuItem("FAQs","location='" + strBaseURL + "business_faq.asp'");
	MENU_BUSINESS.addMenuItem("Customer Support","location='" + strBaseURL + "business_support.asp'");
	MENU_BUSINESS.hideOnMouseOut=true;



	/// MENU_ABOUT
	window.MENU_ABOUT = new Menu("root",150,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_ABOUT.addMenuItem("About us","location='" + strBaseURL + "about_main.asp'");
	MENU_ABOUT.addMenuItem("Our brands","location='" + strBaseURL + "about_brands.asp'");
	MENU_ABOUT.addMenuItem("Our technology","location='" + strBaseURL + "about_technology.asp'");
	MENU_ABOUT.addMenuItem("News & events","location='" + strBaseURL + "about_news.asp'");
	MENU_ABOUT.addMenuItem("Job opportunities","location='" + strBaseURL + "about_jobs.asp'");
	MENU_ABOUT.addMenuItem("Contact us","location='" + strBaseURL + "about_contact.asp'");
	MENU_ABOUT.hideOnMouseOut=true;


	/// MENU_RETAILERS
	window.MENU_RETAILERS = new Menu("root",150,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_RETAILERS.addMenuItem("Secure login","location='" + strGnodeURL + "'");
	MENU_RETAILERS.addMenuItem("Retail partnership","location='" + strGnodeURL + "'");
	MENU_RETAILERS.hideOnMouseOut=true;


	
	/// MENU VOIP
	window.MENU_VOIP = new Menu("root",150,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_VOIP.addMenuItem("Broadband phone","location='" + strBaseURL + "voip_main.asp'");
	MENU_VOIP.addMenuItem("How does it work?","location='" + strBaseURL + "voip_process.asp'");
	MENU_VOIP.addMenuItem("Broadband equipment","location='" + strBaseURL + "voip_equipment.asp'");
	MENU_VOIP.addMenuItem("International rates","location='" + strBaseURL + "VOIP_rate.asp'");
	MENU_VOIP.addMenuItem("FAQs","location='" + strBaseURL + "VOIP_Faq.asp'");	
	MENU_VOIP.addMenuItem("Pricing + plan","location='" + strBaseURL + "joinus/voip/voip_price.asp'");
		
	MENU_VOIP.addMenuItem("Activate","location='" + strBaseURL + "joinus/voip/VOIP_Activation.asp'");
	
	MENU_VOIP.addMenuItem("Acceptable use + terms","location='" + strBaseURL + "VOIP_T&C.asp'");
	MENU_VOIP.hideOnMouseOut=true;

	
	
	/// MENU_WIRELESS
	window.MENU_WIRELESS = new Menu("root",150,17,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_WIRELESS.addMenuItem("About Wireless","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Residential Benefit","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Bussiness Benefit","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Plans + Pricing","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Wireless Coverage","location='" + strGnodeURL + "'");	
	MENU_WIRELESS.addMenuItem("Can I Get It?","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Acceptable Use + Terms","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Customer Support","location='" + strGnodeURL + "'");
	MENU_WIRELESS.addMenuItem("Wireless FAQs","location='" + strGnodeURL + "'");
	MENU_VOIP.hideOnMouseOut=true;
	
	// MENU_INVESTOR
	window.MENU_INVESTOR = new Menu("root",150,28,"Verdana, Arial, Helvetica, sans-serif",10,"#333333","#ffffff","#efefef","#000000");
	MENU_INVESTOR.addMenuItem("Board & Director","location='" + strBaseURL + "investor_main.asp'");
	//MENU_INVESTOR.addMenuItem("Prospectus","location='" + strBaseURL + "investor_prospectus.asp'");
	MENU_INVESTOR.addMenuItem("ASX Announcements","location='" + strBaseURL + "investor_asx.asp'");
	MENU_INVESTOR.addMenuItem("Annual Reports","location='" + strBaseURL + "investor_annualreports.asp'");
	MENU_INVESTOR.addMenuItem("Corporate Governance Statement","location='" + strBaseURL + "investor_reports.asp'");
	MENU_INVESTOR.addMenuItem("PR & Media","location='" + strBaseURL + "investor_media.asp'");
	MENU_INVESTOR.hideOnMouseOut=true;
	MENU_INVESTOR.writeMenus();

	

	



} // fwLoadMenus()

//-->
