/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'index.php', {'tw':'_top'},
		['About Us', 'index.php', {'tw':'_top'}],
		['CP Services', 'cp_services.php', {'tw':'_top'},
				['The Target Groups', 'cp_services.php#The_Target_Groups', {'tw':'_top'}],
				['Public Organizations', 'cp_services.php#Public_organizations', {'tw':'_top'}],
				['Major Types', 'cp_services.php#Major_Types', {'tw':'_top'}],
		 		['List Of NGOs', 'cp_services.php#NGOs', {'tw':'_top'}],
		 		['List Of Private Practice', 'cp_services.php#Private_Practice', {'tw':'_top'}]
		]
	],
	['Structure', '', {'tw':'_top'},
		['Organization Chart', 'chart.php', {'tw':'_top'}],
		['Division Committee', 'committee.php', {'tw':'_top'}],
		['Subcommittees', 'subcommittee.php', {'tw':'_top'}]
	],
	['Membership', '', {'tw':'_top'},
		['Membership Criteria', 'members_criteria.php', {'tw':'_top'}],
		['Members Directory', 'members_directory.php', {'tw':'_top'},
				['Member Directory', 'members_directory.php#Member_Directory', {'tw':'_top'}],
				['Affiliate Membership', 'members_directory.php#Affiliate_Membership', {'tw':'_top'}]
		],
		['Application for Membership', 'downloads/Forms/DCPApplicationForm_verJan2010.pdf', {'tw':'_blank'}],
		['Application for Eligibility Statement', 'downloads/Forms/Application_for_a_Statement_of_Eligibility_2010.pdf', {'tw':'_blank'}]
	],	
	['Our Works', '', {'tw':'_top'},
		['Self-help Information', 'psychoed.php', {'tw':'_top'}],
		['Publications', 'publications.php', {'tw':'_top'},
					['Academic Publications', 'publications.php#pointer', {'tw':'_top'}],
					],
		
		['Position Papers', 'position_paper.php', {'tw':'_top'}],
		['Critical Incident Team', 'cit.php', {'tw':'_top'}]
	],
	['Professional Training', '', {'tw':'_top'},
		['Training Provided In HK', 'hk_training.php', {'tw':'_top'}],
		['Continuing Education (CE)', '', {'tw':'_top'},
		 		['History', 'ce_intro.php', {'tw':'_top'}],
		 		['Application to CE activity', 'ce_forms.php', {'tw':'_top'}],
		 		['Approved CE Activities' , 'ce_activities.php', {'tw':'_top'}],
				['Handbook on CE', 'ce_handbook.php', {'tw':'_top'}],
		],
		['Accreditation of Clinical Placement','',{'tw':'_top'},
			['SACP member list', 'sacp_member_list.php', {'tw':'_top'}],
			['Accreditation Guidelines for Clinical training', 'downloads/Accreditation_Guidelines_for_Clinical_Training_of_CP_(Revised_after_DCP_AGM_May_2009.pdf', {'tw':'_blank'}],
			['Application for Accreditation of Clinical Placement Setting', 'downloads/Revised_application_form_for_placement_setting.with_letter_head.doc', {'tw':'_blank'}],
			['Accreditation Panel Member List', 'sacp_member_list.php', {'tw':'_top'}],
			['MOU Signing', 'sacp_member_list.php', {'tw':'_top'}],
			]
	],
	['FAQs', 'faqs.php', {'tw':'_top'}],
	['Members Portal', 'login.php', {'tw':'_top'},
		['DCP Rules', 'dcp_rules.php', {'tw':'_top'}],
		['Benchmark Criteria', 'benchmark.php', {'tw':'_top'}],
		['Continuing Education', '', {'tw':'_top'},
			['Enter CE Records', 'ce-act.php', {'tw':'_top'}],
			['CE Handbook', 'ce_handbook.php', {'tw':'_top'}]
		],
		['Newsletter', 'newsletter.php', {'tw':'_top'}],
		['Project Fund', 'project_fund.php', {'tw':'_top'},
			['Call for application', 'project_fund.php', {'tw':'_top'}],
			['Application form', 'project_fund.php#Downloads', {'tw':'_top'}]
		],
		['Test Database', '', {'tw':'_top'},
			['Test Database', 'test_database.php', {'tw':'_blank'}],
			['Order Form : TCNP: Attention Test Kit', 'downloads/OrderForm(StroopTOLCNT).pdf', {'tw':'_blank'}],
			['Order Form: TEA-Ch (with HK reference)', 'downloads/OrderForm(TEA-ch).pdf', {'tw':'_blank'}]
		],
		['Professional Practice', 'sr_info.php', {'tw':'_top'}],
		['AGM/EGM Minutes', 'agm_egm_minutes.php', {'tw':'_top'}],
		['Archives', 'archives.php', {'tw':'_top'}],
		['Events', '', {'tw':'_top'},
				['Upcoming Events', 'event.php', {'tw':'_top'}],
				['Past Events', 'past_event.php', {'tw':'_top'}],
		]
	],
	['Links', 'links.php', {'tw':'_top'},
		['Local psycho-educational information', 'links.php#Local_psycho-educational_information', {'tw':'_top'}],
		['Non-local psychological organizations', 'links.php#Non-local_psychological_organizations', {'tw':'_top'}]
	],
	['Contact Us', 'contactus.php', {'tw':'_top'}]
	
	
];
