var menuhome = [
];

var menucards = [
	['Black Card', 'cards/black/index.php', 'black'],
	['Diamond Card', 'cards/diamond/index.php', 'diamond'],
	['LJC Card', 'cards/LJC/index.php', 'ljc'],	
	['Landmark-Anson’s Card', 'cards/anson/index.php', 'anson'],
	['RCBC Bankard MasterCard', 'cards/master.php', 'master'],	
	['RCBC Bankard Visa', 'cards/visa.php', 'visa'],
	['RCBC Bankard JCB', 'cards/jcb.php', 'jcb'],
	['myDream JCB', 'cards/mydream.php', 'mydream']
];

	var black = [
		['About The Black Card', 'cards/black/index.php', null],
		['Financial Benefits', 'cards/black/financial.php', null],
		['Loyalty Perks', 'cards/black/loyalty.php', null],
		['Exemplary Service', 'cards/black/services.php', null],
		['Exclusive Promotion', 'cards/black/promotions.php', null],
		['Apply for the Black Card', 'cards/black/apply.php', null]
	];

	var master = [
		['Overview', 'cards/master.php', null],
		['Application', 'apply/core.php', null],
		['Programs', 'programs/index.php', null],
		['Services', 'services/index.php', null],
		['Promos', 'promos/index.php', null]
	];

	var visa = [
		['Overview', 'cards/visa.php', null],
		['Application', 'apply/core.php', null],
		['Programs', 'programs/index.php', null],
		['Services', 'services/index.php', null],
		['Promos', 'promos/index.php', null]
	];

	var anson = [
		['Exclusive Features', 'cards/anson/features.php', null],
		['Other Benefits', 'cards/anson/other.php', null],
		['Maximizing Benefits', 'cards/anson/benefits.php', null],
		['Exclusive Promotions', 'cards/anson/promotions.php', null],
		['Where to Pay', 'cards/anson/pay.php', null],
		['Application', 'cards/anson/apply.php', null]
	];

	var mango = [
		['The Mango Card', 'cards/mango/index.php', null],
		['Exclusive Benefits', 'cards/mango/benefits.php', null],
		['Exclusive Promotions', 'cards/mango/promotions.php', null],
		['Application Form', 'cards/mango/apply.php', null]
	];

	var jcb = [
		['Overview', 'cards/jcb.php', null],
		['Application', 'apply/core.php', null],
		['Programs', 'programs/index.php', null],
		['Services', 'services/index.php', null],
		['Promos', 'promos/index.php', null]
	];

	var mydream = [
		['Overview', 'cards/mydream.php', null],
		['Application', 'apply/mydream.php', null],
		['Programs', 'programs/mydream_pep.php', null],
		['Services', 'services/index.php', null],
		['Promos', 'promos/index.php', null]
	];

	var diamond = [
		['The Diamond Card', 'cards/diamond/index.php', null],
		['Features & Benefits', 'cards/diamond/carat.php', null],
		['Other Features', 'cards/diamond/other.php', null],
		['Fees & Charges', 'cards/diamond/fees.php', null],
		['Exclusive Promotions', 'cards/diamond/promotions.php', null],
		['Application Form', 'cards/diamond/apply.php', null]
	];

	var ljc = [
		['About the Card', 'cards/LJC/index.php', null],
		['Exclusive Benefits', 'cards/LJC/benefits.php', null],
		['Other Benefits', 'cards/LJC/other.php', null],
		['Exclusive Promotions', 'cards/LJC/promotions.php', null],
		['LJC Restaurants', 'cards/LJC/restaurants.php', null],
		['Where to Pay', 'cards/LJC/pay.php', null],
		['Application Form', 'cards/LJC/apply.php', null]
	];

var menupromos = [
	['Win an Instant Shopping Spree', 'promos/instant-shopping.php', null],
	['Sign Up & Drive', 'promos/drive-xtended.php', null],
	['World MasterCard Privileged Access Program', 'promos/access-nov-dec-2011.php', null],
	['iPod Touch FREE X-Mini Promo', 'promos/x-mini.php', null],
	['JCB Honda City Raffle Promo', 'promos/honda.php', null],
 	['Visa-Jollibee Online Promo', 'promos/visa-jollibee.php', null],
	['Citrus Welcome Gift', 'promos/citrus-welcome.php', null],
 	['Starwood Hotels Offer', 'promos/starwood.php', null],
	['Afternoon Discounts at LJC Restaurants', 'promos/ljc-afternoon.php', null],
	['Supplementary Card', 'apply/supplement.php', null],
	['Previous Promos', 'promos/previous-promos.php', null]
];

var menuservices = [
	['Power Tools', 'services/powertools.php', 'ptools'],
	['View Your Statement', 'javascript:viewStatement()', null],
	['Pay Bills online', 'javascript:paybills()', null],
	['Transfer Your Balance', 'services/bt.php', null],
	['Enroll in e-Statement', 'services/estatement.php', null],
//	['SMS Services', 'services/sms.php', 'smservices'],
	['Update your Account', 'services/update_form.php', null],
	['Dining-on-Demand', 'programs/dining-mechanics.php', null],
	['RCBC Bankard Spend Analyzer', 'services/spend-analyzer.php', null]
];

	var ptools = [
		['Easyterms Installment Calculator', 'services/easy_calcu.php', null],
		['Bankard Rewards Program', 'services/rewards_table.php', null],
		['Balance Transfer Calculator', 'services/bt_calcu.php', null]
	];

	var smservices = [
		['Payment Via Text', 'services/sms_payment.php', null],
		['Globe Autoload', 'services/sms_autoload.php', null]
	];

var menuabout = [
	['About Bankard', 'about/index.php', 'about'],
	['Corporate Governance', 'about/corp.php', null],
	['Corporate Disclosures', 'about/corp_disclosure.php', 'cd'],
	['Bankard Newsroom', 'news/index.php', null]
];

	var about = [
		['History', 'about/history.php', null],
		['Board of Directors', 'about/board_director.php', null],
		['Mancom & Organizational Structure', 'about/org_structure.php', null],
		['Mission Vision & Core Values', 'about/mission_vision.php', null]
	];

	var cd = [
		['Annual Report', 'about/annual_report.php', null],
		['Annual Report (SEC Form 17A)', 'about/annual_report_SEC_Form_17A.php', null],
		['Definitive Information Statement', 'about/Definitive_Information_Statement.php', null],
		['Quarterly Reports', 'about/Quarterly_Reports_SEC_Form_17Q.php', null],
		['Annual List of Stockholders', 'about/Annual_List_of_Stockholders.php', null],
		['List of Top 100 Stockholders', 'about/List_of_Top_100_Stockholders.php', null],
		['Report on Number of Stockholders', 'about/Report_on_Number_of_Stockholders.php', null],
		['Initial Statement of Beneficial Ownership', 'about/Initial_Statement_of_Beneficial_Ownership_SEC_Form_23A.php', null],
		['Changes in Beneficial Ownership', 'about/Changes_in_Beneficial_Ownership_SEC_Form_23B.php', null],
		['Computation of Public Ownership', 'about/Computation_of_Public_Ownership.php', null],
		['Others', 'about/Others_SEC_Form_17C.php', null]
	];

var menuapply = [
	['Black Card', 'cards/black/apply.php', null],
	['Diamond Card', 'cards/diamond/apply.php', null],
	['RCBC Bankard MasterCard', 'apply/master.php', null],	
	['RCBC Bankard Visa', 'apply/visa.php', null],
	['RCBC Bankard JCB', 'apply/jcb.php', null],
	['myDream JCB', 'apply/mydream.php', null],
	['Landmark-Anson’s Card', 'cards/anson/apply.php', null],
	['LJC Card', 'cards/LJC/apply.php', null],
	['Citrus Card', 'cards/citrus/apply.php', null],
	['Mango Card', 'cards/mango/apply.php', null],
	['Sta Lucia Card', 'cards/slc/apply.php', null],
	['World Card', 'cards/world/apply.php', null]
];

var menucareer = [
//	['Systems Analyst, Information Technology Group', 'careers/system-analyst.php', null],
//	['Program Manager, Marketing', 'careers/program-manager.php', null],
//	['Chargeback Head, Operations', 'careers/chargeback-head.php', null],
//	['RTS Specialist, Card & SOA Services', 'careers/rts-specialist.php', null],
//	['On the Job Trainees', 'careers/ojt.php', null]
];

var menucontact = [
	['Contact Form', 'contact/index.php', null],
	['Contact Information', 'contact/contactinfo.php', null]
];

TOP_MENU_LEFT_OFFSET = 2;

