function set_other_tracking(page, link){
	//***Navigation***/
	if (page == "navigation"){			
		//--Side Navigation
		if (link == "myBDO"){
			_gaq.push(['_trackEvent', 'MyBDO', 'login', 'go to myBDO']);
		}
		
		//--Quick Links
		else if (link == "Electronic Banking"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Electronic Banking']);
		}else if (link == "Properties for sale"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Properties for Sale']);
		}else if (link == "Remittance"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Remittance']);
		}else if (link == "Remit Status Inquiry"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Remit Status Inquiry']);
		}else if (link == "Trust and Investments"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Trust and Investments']);
		}else if (link == "Private Banking"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Private Banking']);
		}else if (link == "Branches and ATMs"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Branches and ATMs']);
		}else if (link == "Download Forms"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Download Forms']);
		}else if (link == "Links to other sites"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Links to other sites']);
		}else if (link == "Rates"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Rates']);
		}else if (link == "Customer Support"){
			_gaq.push(['_trackEvent', 'Quick Links Main', 'nav', 'Contact us']);
		}
	}
	//****************************
	
	//***MyBDO***/
	else if (page == "MyBDO"){
		//--RIB main page
		if (link == "mybdo"){
			_gaq.push(['_trackEvent', 'MyBDO', 'login', 'RIB to myBDO']);
		}		
	}
	//****************************
	
	//***Deposits and Investments***/
	else if (page == "Deposits and Investments"){
		//--Interest Rates
		if (link == "Peso-Checking Account"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', 'Peso Checking Account']);
		}else if (link == "Peso-Savings Account"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', 'Peso Savings Account']);
		}else if (link == "Dollar-Savings Account"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', 'Dollar Savings Account']);
		}else if (link == "Savings Account-Third Currencies"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', '3rd Currency Savings Account']);
		}else if (link == "Peso Time Deposit Rates"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', 'Peso Time Deposit']);
		}else if (link == "Dollar Time Deposit Rates"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', 'Dollar Time Deposit']);
		}else if (link == "Third Currency Time Deposit Rates"){
			_gaq.push(['_trackEvent', 'Investments Interest Rates', 'click', '3rd Currency Time Deposit']);
		}
		
		//--Initial Deposit/Balance Requirement
		else if (link == "Peso Checking Account"){
			_gaq.push(['_trackEvent', 'Investments Requirements', 'click', 'Peso Checking Account']);
		}else if (link == "Peso Savings Account"){
			_gaq.push(['_trackEvent', 'Investments Requirements', 'click', 'Peso Savings Account']);
		}else if (link == "Dollar Savings Account"){
			_gaq.push(['_trackEvent', 'Investments Requirements', 'click', 'Dollar Savings Account']);
		}else if (link == "Third Currency Savings Account"){
			_gaq.push(['_trackEvent', 'Investments Requirements', 'click', '3rd Currency Savings Account']);
		}else if (link == "Term Account"){
			_gaq.push(['_trackEvent', 'Investments Requirements', 'click', 'Term Account']);
		}
	
		//--Investment Funds
		else if (link == "Investor Profile Questionnaire (IPQ)"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Investor Profie Questionnaire']);
		}else if (link == "Client Investment Suitability (CIS)"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Client Investment Suitability']);
		}else if (link == "Risk Disclosure Statement (RDS)"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Risk Disclosure Statement']);
		}
	}
	//****************************
	
	//***Loans***/
	else if (page == "Loans"){
		//--Personal Loan
		if (link == "Apply Now"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Personal Loan apply now']);
		}
		
		//--Asenso Kababayan Loan Secured
		else if (link == "Application Form Secured"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Asenso Kabayan Loan Secured Application']);
		}else if (link == "Deed of Assignment Form"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Asenso Loan Secured Deed of Assignment']);
		}else if (link == "Special Power of Attorney Form Loan Secured"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Special Power of Attorney']);
		}else if (link == "Auto-Debit Arrangement Form Secured"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Auto-debit Arrangement']);
		}else if (link == "Beneficiary Information Form Secured"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Benificiary Information']);
		}
		
		//--Asenso Kababayan Loan Unsecured
		else if (link == "Application Form Unsecured"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Asenso Kabayan Loan Unsecured Application']);
		}else if (link == "Authorization Form"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Asenso Kabayan Loan Unsecured Authorization']);
		}else if (link == "Auto-Debit Arrangement Form"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Auto-debit Arrangement']);
		}else if (link == "Beneficiary Information Form"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Benificiary Information']);
		}
		
		//--Auto Loan
		else if (link == "Application Form Auto Loan"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Auto Loan Application']);
		}else if (link == "Application Form Auto Loan Non-OFW"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Auto Loan Application NonOFW']);
		}else if (link == "Application Form Auto Loan OFW"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Auto Loan Application OFW']);
		}else if (link == "Affidavit of Marital Consent"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Marital Consent OFW']);
		}else if (link == "Special Power of Attorney Form Autoloan"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Special Power of Attorney']);
		}
		
		//--Asenso Kabayan Auto Loan
		else if (link == "Application Form AK Auto Loan"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Asenso Kabayan Auto Loan Application']);
		}else if (link == "Affidavit of Marital Consent AK"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Marital Consent OFW']);
		}else if (link == "Special Power of Attorney Form Kabayan Auto Loan"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Special Power of Attorney']);
		}
		
		//--Home Loan
		else if (link == "Home Loan Application Form Non-OFW"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Home Loan Application']);
		}else if (link == "Home Loan Application Form OFW"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Home Loan Application OFW']);
		}else if (link == "Special Power of Attorney Form Home Loan"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Special Power of Attorney']);
		}else if (link == "Home Loan Brokers League Application Form"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Brokers Application']);
		}else if (link == "General Information"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'General Information']);
		}else if (link == "Health Statement"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Health Statement']);
		}
		
		//--Asenso Kabayan Home Loan
		else if (link == "Application Form AK Home Loan"){
			_gaq.push(['_trackEvent', 'Loans', 'apply', 'Asenso Kabayan Home Loan Application']);
		}else if (link == "Special Power of Attorney Form Kabayan Home Loan"){
			_gaq.push(['_trackEvent', 'Loans', 'PDF', 'Special Power of Attorney']);
		}
	}
	//****************************
	
	//***Financial Services***/
	else if (page == "Financial Services"){
		//--BDO Remit Services Information
		if (link == "Directory of BDO Remit offices"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit offices']);
		}else if (link == "Remittance fees"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Fees of BDO Remit subsidiaries']);
		}else if (link == "Open a Kabayan Savings Account"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'apply', 'Open a Kabayan Savings Account']);
		}else if (link == "Earn FREE SM Shopping Points"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'click', 'Earn SM Shopping points']);
		}else if (link == "List of BDO Remit counters"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit counters']);
		}else if (link == "List of Prime Asia Pawnshops"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Prime Asia pawnshops']);
		}else if (link == "List of Rural Bank branches"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Rural Bank branches']);
		}else if (link == "List of BDO Remit offices"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit offices with Remit Cash']);
		}else if (link == "Moneygram"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'Outbound', 'Moneygram']);
		}else if (link == "Xoom"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'Outbound', 'Xoom']);
		}else if (link == "List of BDO Remit offices and Remittance partners offering Kabayan Bills Bayad"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit offices with Kabayan Bills Bayad']);
		}else if (link == "List of areas covered by Cash Door to Door service"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of areas covered by Cash Door to Door']);
		}
		
		//--BDO Remit Services Directory
		else if (link == "SM Forex Counters"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of SM Forex Counters']);
		}else if (link == "ML Kwarta Padala Directory"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of ML Kuwarta Padala']);
		}else if (link == "Rural Bank Branches Directory"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Rural Bank branches']);
		}else if (link == "Tie-ups Offering BDO Remit Cash Card"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit Cash Card tie-ups']);
		}else if (link == "List of Door-to-Door Areas"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of areas covered by Cash Door to Door']);
		}else if (link == "BDO Subs & Tie-ups Directory"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit offices']);
		}
		
		//--Food Remittance Service
		else if (link == "Jollibee Packages"){
			_gaq.push(['_trackEvent', 'Food Remittance', 'PDF', 'Jollibee Packages']);
		}else if (link == "Directory of Jollibee tie-ups"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Jollibee tie-ups']);
		}else if (link == "Directory of Max tie-ups"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Max tie-ups']);
		}
		
		//--Remit Text Messaging Service
		else if (link == "Directory of BDO Remit counters"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit counters']);
		}else if (link == "Directory of Prime Asia pawnshops"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Prime Asia pawnshops']);
		}else if (link == "Directory of Rural Bank branches"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of Rural Bank branches']);
		}
		
		//--BDO Remit Network
		else if (link == "Moneygram2"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'Outbound', 'Moneygram']);
		}else if (link == "Xoom2"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'Outbound', 'Xoom']);
		}else if (link == "Directory of BDO Remit offices, remittance partners and agents"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Directory of BDO Remit offices']);
		}else if (link == "Remittance fees and charges of BDO Remit Subsidiary offices"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'PDF', 'Fees of BDO Remit subsidiaries']);
		}
		
		//--Remittance Downloadable Forms
		else if (link == "Phone to Remit Enrollment Form"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'apply', 'Phone to Remit']);
		}else if (link == "Remittance Mail-ins Application Form"){
			_gaq.push(['_trackEvent', 'Remittance Information', 'apply', 'Mail Remit']);
		}
		
		//--Investment Funds
		else if (link == "Investor Profile Questionnaire (IPQ)"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Investor Profie Questionnaire']);
		}else if (link == "Client Investment Suitability (CIS)"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Client Investment Suitability']);
		}else if (link == "Risk Disclosure Statement (RDS)"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Risk Disclosure Statement']);
		}
		
		//--Easy Investment Plan
		else if (link == "Investor Profile Questionnaire (IPQ)2"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Investor Profie Questionnaire']);
		}else if (link == "Client Investment Suitability (CIS)2"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Client Investment Suitability']);
		}else if (link == "Risk Disclosure Statement (RDS)2"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Risk Disclosure Statement']);
		}else if (link == "Notice of Redemption"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Redemption Notice']);
		}else if (link == "Notice of Unsubscription"){
			_gaq.push(['_trackEvent', 'Investments Forms', 'PDF', 'Unsubscription Notice']);
		}
	}
	//****************************
	
	//***Rewards***/
	else if (page == "Rewards"){
		//--Quick Links
		if (link == "Contact BDO Rewards"){
			_gaq.push(['_trackEvent', 'Rewards', 'click', 'Contact']);
		}else if (link == "FAQs"){
			_gaq.push(['_trackEvent', 'Rewards', 'click', 'FAQs']);
		}else if (link == "Points Calculator"){
			_gaq.push(['_trackEvent', 'Rewards', 'nav', 'Points Calculator']);
		}else if (link == "Points look up"){
			_gaq.push(['_trackEvent', 'Rewards', 'nav', 'Points Lookup']);
		}else if (link == "Privacy Policy"){
			_gaq.push(['_trackEvent', 'Rewards', 'nav', 'Privacy policy']);
		}else if (link == "Terms of use"){
			_gaq.push(['_trackEvent', 'Rewards', 'nav', 'Terms of use']);
		}else if (link == "Sitemap"){
			_gaq.push(['_trackEvent', 'Rewards', 'nav', 'Sitemap']);
		}else if (link == "Home"){
			_gaq.push(['_trackEvent', 'Rewards', 'nav', 'Home']);
		} 
		
		//--Rewards Points Calculator
		else if (link == "Compute"){
			_gaq.push(['_trackEvent', 'Rewards', 'click', 'Compute']);
		}
		
		//--Download Forms
		else if (link == "Member Data Update Form"){
			_gaq.push(['_trackEvent', 'Rewards', 'PDF', 'Member Data Update Form']);
		}else if (link == "Customer Information Update Form"){
			_gaq.push(['_trackEvent', 'Rewards', 'PDF', 'Customer Information Update Form']);
		}
	}
	//****************************
	
	//***Careers***/
	else if (page == "Careers"){
		//--Careers
		if (link == "Submit resume"){
			_gaq.push(['_trackEvent', 'Careers', 'click', 'submit resume']);
		}
	}
	//****************************
	
	//***About Us + Contact***/
	else if (page == "AboutUs"){
		//--Careers
		if (link == "Awards and Recognition"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Awards']);
		}else if (link == "Core Values & Mission"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Core Values and Mission']);
		}else if (link == "Corporate Profile"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Corporate Profile']);
		}else if (link == "Corporate Social Responsibility"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Corporate Social Responsibility']);
		}else if (link == "Social Environmental Management"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Social Environmental Management']);
		}else if (link == "Overseas Offices"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Overseas Offices']);
		}else if (link == "Subsidiaries and Affiliates"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Subsidiaries and Affiliates']);
		}else if (link == "Board of Directors"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Board of Directors']);
		}else if (link == "Certification on Attendance Board"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Certification on Attendance of Board']);
		}else if (link == "Certification of Qualification of Independent Directors"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Certification of Qualification of Independent Directors']);
		}else if (link == "Results of Annual Stockholders Meeting"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Results of Annual Stockholders Meeting']);
		}else if (link == "Board Committees and Charters"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Board Committees and Charters']);
		}else if (link == "Risk Management Operating Functions"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Risk Management Operating Functions']);
		}else if (link == "Manual on Corporate Governance"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Manual on Corporate Governance']);
		}else if (link == "Certificate of Compliance with Corporate Governance"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Certificate of Compliance with Corporate Governance']);
		}else if (link == "Corporate Governance Guidelines"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Corporate Governance Disclosure Survey']);
		}else if (link == "Code of Conduct"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Code of Conduct']);
		}else if (link == "Accountability and Compliance"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Accountability and Compliance']);
		}else if (link == "Stakeholders Interest"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Stakeholders Interest']);
		}else if (link == "Reporting and Transparency"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Reporting and Transparency']);
		}else if (link == "List of Depository Banks"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'List of Depository Banks']);
		}else if (link == "US Patriot Act Certification"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'US Patriot Act Certification']);
		}else if (link == "2010 Highlights"){
			_gaq.push(['_trackEvent', 'About Us', 'click', '2010 Financial Highlights']);
		}else if (link == "2010 Report from Chairman Emeritus"){
			_gaq.push(['_trackEvent', 'About Us', 'click', '2010 Financial report']);
		}else if (link == "2009 Highlights"){
			_gaq.push(['_trackEvent', 'About Us', 'click', '2009 Financial Highlights']);
		}else if (link == "2009 Report from Chairman Emeritus"){
			_gaq.push(['_trackEvent', 'About Us', 'click', '2009 Financial report']);
		}else if (link == "2008 Highlights"){
			_gaq.push(['_trackEvent', 'About Us', 'click', '2008 Financial Highlights']);
		}else if (link == "CONTACT INFORMATION"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Contact Information']);
		}else if (link == "Milestones"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Milestones']);
		}else if (link == "Industry Rankings"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Industry Rankings']);
		}else if (link == "Credit Ratings"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Credit Ratings']);
		}else if (link == "Official Disclosures"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Official Disclosures']);		
		}else if (link == "Annual Reports"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Annual Reports']);
		}else if (link == "SEC 17Q/A Reports"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'SEC 17QA Reports']);
		}else if (link == "Statement of Condition"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Statement of Condition']);
		}else if (link == "Articles of Incorporation and bylaws"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Articles of Incorporation']);
		}else if (link == "Definitive Information Sheet"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Definitive Information sheet']);
		}else if (link == "BSP Bank License"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'BSP Bank License']);
		}else if (link == "Top 100 Stockholders"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Top 100 Stockholders']);
		}else if (link == "Statement of Changes in Beneficial Ownership of Securities"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Statement of Changes in Beneficial Ownership of Securities']);
		}else if (link == "Stock Prices"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Stock Prices']);
		}else if (link == "Dividend History"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Dividend History']);
		}else if (link == "Bank Stock Valuation Indicators"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'Bank Stock Valuation Indicators']);
		}else if (link == "FAQ"){
			_gaq.push(['_trackEvent', 'About Us', 'click', 'FAQ']);
		}
		
		//--Contact Us
		else if (link == "Submit"){
			_gaq.push(['_trackEvent', 'Contact Us', 'click', 'contact']);
		}
	}
	//****************************
	
	//***Corporate***/
	else if (page == "corporate"){
		//--Login to eBanking
		if (link == "Cashcard"){
			_gaq.push(['_trackEvent', 'Corporate', 'login', 'Cashcard']);
		}else if (link == "Integrated Disbursement Solutions"){
			_gaq.push(['_trackEvent', 'Corporate', 'login', 'IDS']);
		}else if (link == "Corporate Internet Banking"){
			_gaq.push(['_trackEvent', 'Corporate', 'login', 'Corporate']);
		}
		
		//--Quick Links
		else if (link == "BDO Capital"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'BDO Capital']);
		}else if (link == "BDO Leasing"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'BDO Leasing']);
		}else if (link == "Properties for Sale"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'BDO Properties']);
		}else if (link == "Branches/ATMs"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'Branches']);
		}else if (link == "Download Forms"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'Forms']);
		}else if (link == "Links to Other sites"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'Links']);
		}else if (link == "Rates"){
			_gaq.push(['_trackEvent', 'Quick Links Corporate', 'nav', 'Rates']);
		}
		
		//--Merchant Accreditation
		else if (link == "Merchant Accreditation"){
			_gaq.push(['_trackEvent', 'Merchant', 'PDF', 'Merchant Accreditation Form']);
		}
	}
	//****************************
	
	//***Private Banking***/
	else if (page == "Private Banking"){
		//--Quick Links
		if (link == "About BDO Private Bank"){
			_gaq.push(['_trackEvent', 'Private', 'nav', 'About']);
		}else if (link == "FAQs on Wealth Management"){
			_gaq.push(['_trackEvent', 'Private', 'nav', 'FAQ']);
		}else if (link == "Sitemap"){
			_gaq.push(['_trackEvent', 'Private', 'nav', 'Sitemap']);
		}else if (link == "Contact Us"){
			_gaq.push(['_trackEvent', 'Private', 'nav', 'Contact']);
		}else if (link == "Home"){
			_gaq.push(['_trackEvent', 'Private', 'nav', 'Home']);
		}
		
		//--Annual Reports
		else if (link == "2010"){
			_gaq.push(['_trackEvent', 'Private', 'PDF', '2010 Annual Report']);
		}else if (link == "2009"){
			_gaq.push(['_trackEvent', 'Private', 'PDF', '2009 Annual Report']);
		}else if (link == "2008"){
			_gaq.push(['_trackEvent', 'Private', 'PDF', '2008 Annual Report']);
		}else if (link == "2007"){
			_gaq.push(['_trackEvent', 'Private', 'PDF', '2007 Annual Report']);
		}else if (link == "2006"){
			_gaq.push(['_trackEvent', 'Private', 'PDF', '2006 Annual Report']);
		}
	}
	//****************************
	
	//***Leasing***/
	else if (page == "Leasing"){
		//--Quick Links
		if (link == "Corporate Profile"){
			_gaq.push(['_trackEvent', 'Leasing', 'nav', 'Corporate Profile']);
		}else if (link == "Contact BDO Leasing"){
			_gaq.push(['_trackEvent', 'Leasing', 'nav', 'Contact']);
		}else if (link == "BDO Leasing Online Application Form"){
			_gaq.push(['_trackEvent', 'Leasing', 'apply', 'Application Form']);
		}else if (link == "Site Map"){
			_gaq.push(['_trackEvent', 'Leasing', 'nav', 'Sitemap']);
		}else if (link == "Home"){
			_gaq.push(['_trackEvent', 'Leasing', 'nav', 'Home']);
		}
		
		//--Login to eBanking
		else if (link == "Cashcard"){
			_gaq.push(['_trackEvent', 'Leasing', 'login', 'Cashcard']);
		}else if (link == "Integrated Disbursement Solutions"){
			_gaq.push(['_trackEvent', 'Leasing', 'login', 'IDS']);
		}else if (link == "Corporate Internet Banking"){
			_gaq.push(['_trackEvent', 'Leasing', 'login', 'Corporate']);
		}
		
		//--Login to eBanking
		else if (link == "Annual Report"){
			_gaq.push(['_trackEvent', 'Leasing', 'PDF', 'Annual Report']);
		}else if (link == "Customers Information Sheet"){
			_gaq.push(['_trackEvent', 'Leasing', 'PDF', 'Customer Info Sheet']);
		}
		
		//--Login to eBanking
		else if (link == "Application Form"){
			_gaq.push(['_trackEvent', 'Leasing', 'apply', 'Submit']);
		}
	}
	//****************************
	
	//***Capital***/
	else if (page == "Capital"){
		//--Login to eBanking
		if (link == "Cashcard"){
			_gaq.push(['_trackEvent', 'Capital', 'login', 'Cashcard']);
		}else if (link == "Integrated Disbursement Solutions"){
			_gaq.push(['_trackEvent', 'Capital', 'login', 'IDS']);
		}else if (link == "Corporate Internet Banking"){
			_gaq.push(['_trackEvent', 'Capital', 'login', 'Corporate']);
		}
	}
	//****************************
	
	//***Hongkong***/
	else if (page == "Hongkong"){
		//--Services Fees
		if (link == "Services Fees"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'service fees']);
		}
		
		//--Side Navigation
		else if (link == "myBDO"){
			_gaq.push(['_trackEvent', 'Hongkong', 'login', 'go to myBDO']);
		}
		
		//--Quick Links
		else if (link == "About Us"){
			_gaq.push(['_trackEvent', 'Hongkong', 'nav', 'About']);
		}else if (link == "Contact Us"){
			_gaq.push(['_trackEvent', 'Hongkong', 'nav', 'Contact']);
		}else if (link == "Data Protection Policy"){
			_gaq.push(['_trackEvent', 'Hongkong', 'nav', 'Data policy']);
		}else if (link == "Disclaimer"){
			_gaq.push(['_trackEvent', 'Hongkong', 'nav', 'Disclaimer']);
		}else if (link == "Visit Us"){
			_gaq.push(['_trackEvent', 'Hongkong', 'nav', 'Visit us']);
		}else if (link == "Home"){
			_gaq.push(['_trackEvent', 'Hongkong', 'nav', 'Home']);
		}
		
		//--Downloadable Forms
		else if (link == "Advice of Change"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Advice of Change']);
		}else if (link == "General Terms and Conditions for Customers"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'General Terms and Conditions']);
		}else if (link == "Application of Adding New accounts"){
			_gaq.push(['_trackEvent', 'Hongkong', 'apply', 'Application of adding new accounts']);
		}else if (link == "Application for Cashiers Order"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Application for Cahier order']);
		}else if (link == "Renewal Instruction for Time Deposit"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Renewal for time deposit']);
		}else if (link == "Authority for Third Party to Operate Account"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Authority for third party to operate account']);
		}else if (link == "Cheque Discount Facilities"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Cheque discount facilities']);
		}else if (link == "Counterdemand of Payment"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Counterdemand of payment']);
		}else if (link == "Account Closure Information Form"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Account Closure form']);
		}else if (link == "Reactivation of Account"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Reactivation of account']);
		}else if (link == "Ammendment of Specimen Signature"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Ammendment of specimen signature']);
		}else if (link == "Declaration of Mail Held by Bank"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Declaration of Mail']);
		}else if (link == "Letter of Indemnity"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Letter of Indemnity']);
		}else if (link == "Loss of Passbook"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Loss of Passbook']);
		}else if (link == "Remittance Application"){
			_gaq.push(['_trackEvent', 'Hongkong', 'apply', 'Application for Remittance']);
		}else if (link == "Documents Required for Opening Personal Account"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Documents required for opening personal account']);
		}else if (link == "Personal/Joint Account Opening Form"){
			_gaq.push(['_trackEvent', 'Hongkong', 'apply', 'Account opening form']);
		}else if (link == "Authority and Indemnity in respect"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Authority and indemnity form']);
		}else if (link == "Personal Account Mandate"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Personal account mandate']);
		}else if (link == "Joint Account Mandate"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Joint account mandate']);
		}else if (link == "Signature Cards"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Signature cards']);
		}else if (link == "Documents Required for Opening Company Account"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Documents required for opening company account']);
		}else if (link == "Commercial Account Opening Form"){
			_gaq.push(['_trackEvent', 'Hongkong', 'apply', 'Account opening form commercial']);
		}else if (link == "Mandate for Account of Limited Company"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Mandate for Account of limited company']);
		}else if (link == "Mandate for Partnership Account"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Mandate for Partnership account']);
		}else if (link == "Mandate for Account of Unincorporated Clubs"){
			_gaq.push(['_trackEvent', 'Hongkong', 'PDF', 'Mandate for account of unincorporated clubs']);
		}
	}
	//****************************
}
