/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#E8E8E8';			// Background color when mouse is not over
	var LowSubBgColor='#E8E8E8';			// Background color when mouse is not over on subs
	var HighBgColor='#32BF66';			// Background color when mouse is over
	var HighSubBgColor='#32BF66';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#9F9C9C';			// Border color
	var BorderSubColor='#9F9C9C';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="VERDANA"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=176;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("HOME","index.htm","",0,22,180);


Menu2=new Array("About CPC","","",7,22);
	Menu2_1=new Array("Background","background.htm","",0,20,110);
	Menu2_2=new Array("Objectives","objectives.htm","",0,22);
	Menu2_3=new Array("Main Components","components.htm","",0);
        Menu2_4=new Array("Organization Chart","organizational.htm","",0);
        Menu2_5=new Array("Progress Update","progress.htm","",0);
        Menu2_6=new Array("Future Strategy","future.htm","",0);
        Menu2_7=new Array("Staff","Staff.htm","",0);


    

Menu3=new Array("Implementation of CP options","","",7,22);
	Menu3_1=new Array("What is CP Methodology?","cptechnology.htm","",0,20,150);
	Menu3_2=new Array("Water Conservation","waterconservation.htm","",0,20);
        Menu3_3=new Array("Chrome Recovery Plant","chrome_recovery.htm","",0,20);
        Menu3_4=new Array("De-Salting Table","desalting.htm","",0,20);
        Menu3_5=new Array("Dust Collector","dust_collector.htm","",0,20);	
        Menu3_6=new Array("Screen Grit Chambers","screengrit.htm","",0,20);
        Menu3_7=new Array("Solid Waste Management system","solid_waste.htm","",0,30);


Menu4=new Array("Environmental Laboratory","laboratory.htm","",0,22);

Menu5=new Array("Physical Laboratory","Physical_lab.htm","",0,22);

Menu6=new Array("Research & Development","research1.htm","",0,22);


Menu7=new Array("Info Center","","",2,22);
	Menu7_1=new Array("Publications","publications.htm","",0,20,100);
	Menu7_2=new Array("Special Events","special_events.htm","",0);

Menu8=new Array("Human & Institutional Development","","",2,30);
	Menu8_1=new Array("Training","training.htm","",0,20,140);
	Menu8_2=new Array("Gender Focal Point","gender.htm","",0,20);


Menu9=new Array("Leather Industry in Pakistan","","",2,22);
	Menu9_1=new Array("Country's Profile","country.htm","",0,20,170);
	Menu9_2=new Array("Leather Industry Overview","leather.htm","",0);
	
Menu10=new Array("Tannery Directory","ten_1.htm","",0);

                
                


Menu11=new Array("Contacts","contacts.htm","",0);

Menu12=new Array("Links","javascript:top.location.href='blank.htm'","",11); 

	Menu12_1=new Array("Export Promotion Bureau","www.epb.gov.pk","",0,30,170);
	Menu12_2=new Array("Pakistan Gloves Manufacturers & Exporters Association","www.pgmea.org.pk","",0,30,170);

	Menu12_3=new Array("British Leather Confederation","www.blcleathertech.com","",0,30,170);
        Menu12_4=new Array("National Cleaner Production Centre","www.ncpc.com","",0,30,170);
        Menu12_5=new Array("Sustainable Development Policy Institute. (SDPI) ","www.sdpi.com","",0,30,170);
        Menu12_6=new Array("Polygon Media Limited","www.leathermag.com","",0,30,170);
        Menu12_7=new Array("UNEP","www.unep.com","",0,30,170);
        Menu12_8=new Array("UNIDO","www.unido.com","",0,30,170);
        Menu12_9=new Array("Det Norske Veritas (DNV) Norway","www.dnv.com","",0,30,170);
        Menu12_10=new Array("CTC","www.ctcgroupe.com.com","",0,30,170);
        Menu12_11=new Array("AIICA","www.aiica.com.com","",0,30,170);
		

       