/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
		['CCWR 2005', null, null,
		['What is CCWR', '../ccwr/index.html'],
		['Objectives & Goals', 'http://af.org.pk/ccwr/objectives.html'],
		['Activities', ''],
		['Strategies', null,null,
		['1. Preparing for Elections', 'http://af.org.pk/ccwr/Strategy1.html',],
		['2. Strategy for Campaign Through the Media', 'http://af.org.pk/ccwr/Strategy2a.html'],
		['3. Material for Candidates and Voter Education', 'http://af.org.pk/ccwr/Strategy3.html'],
		['4. Campaign Mechanisms ', 'http://af.org.pk/ccwr/Strategy4.html'],
		['5. Planning  and Review Meetings', 'http://af.org.pk/ccwr/Strategy5.html'],
    	['6. Orientation of activists and women candidates', 'http://af.org.pk/ccwr/Strategy6.html'],
		],
		['How it will facilitate', ''],
	],
	['Inst. Machanism', null, null,
		[ 'Managment',null,null,
			['1. Nat. Steering Committee', '../ccwr/InstMechanisam.html#C1'],
			['2. Nat. Management Committee', '../ccwr/InstMechanisam.html#C2'],
			['3. Reg. Management Committee', '../ccwr/InstMechanisam.html#C3']
		],
		['Programme',null,null,
			['4. Prog. Committee', '../ccwr/InstMechanisam.html#C4'],
		],
		['Media',null,null,
			['5. Nat. Media Committee', '../ccwr/InstMechanisam.html#C5'],
			['6. Reg. Media Committee', '../ccwr/InstMechanisam.html#C6']
		],
		['Finance',null,null,
			['7. Nat. Finance Committee', '../ccwr/InstMechanisam.html#C7'],
			['8. Reg. Accounts Committee ', '../ccwr/InstMechanisam.html#C8'],
		],
		['Documentation',null,null,
			['9. Publication Committee', '../ccwr/InstMechanisam.html#C9'],
			['10. Nat. Documentation Committee', '../ccwr/InstMechanisam.html#C10'],
			['11. Reg. Documentation Committee', '../ccwr/InstMechanisam.html#C11'],
		],
	],		

	['CCWR 2000-01', null, null,
		['Out come ', '../ccwr/ccwr2001.html'],
		['Election Results', '../ccwr/ElectionResults.html'],
		['Lessons', null,null,
		['1. Basic Lassons', '../ccwr/lesson1.html'],		
		['2. Polictical Groups', '../ccwr/lesson2.html'],		
		['3. Electorate', '../ccwr/lesson3.html'],		
		['4. Media', '../ccwr/lesson4.html'],		
		['5. Government', '../ccwr/lesson5.html'],		
		['6. Civil Society', '../ccwr/lesson6.html'],		
		['7. Management Level', '../ccwr/lesson7.html'],		
		],
	],
	['Local Govt.', null, null,
		['Local Govt. Ordinance', '../ccwr/Ordinance.doc']
	],

	

	


];

