/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001
*      (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

  var NoOffFirstLineMenus=11;	     
  var LowBgColor='white';            
  var LowSubBgColor='white';         
  var HighBgColor='black';           
  var HighSubBgColor='black';        
  var FontLowColor='black';        
  var FontSubLowColor='black';       
  var FontHighColor='white';         
  var FontSubHighColor='white';      
  var BorderColor='black';           
  var BorderSubColor='black';        
  var BorderWidth=1;                 
  var BorderBtwnElmnts=1;            
  var FontFamily="arial,comic sans ms,technical";  
  var FontSize=9;                    
  var FontBold=1;                    
  var FontItalic=0;                  
  var MenuTextCentered='left';       
  var MenuCentered='left';           
  var MenuVerticalCentered='top';    
  var ChildOverlap=.2;               
  var ChildVerticalOverlap=.2;       
  var StartTop=200;                  
  var StartLeft=30;                  
  var VerCorrect=0;                  
  var HorCorrect=0;                 
  var LeftPaddng=3;                 
  var TopPaddng=2;                   
  var FirstLineHorizontal=0;         
  var MenuFramesVertical=1;          
  var DissapearDelay=1000;           
  var TakeOverBgColor=1;             
  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=['http://panil.org/images/tri.gif',5,10,'http://panil.org/images/ttridown.gif',10,5,'http://panil.org/images/ttrileft.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","http://panil.org","",0,20,138);

Menu2=new Array("Contacts","http://panil.org/contacts/index.htm","",1);
 // Menu2_1=new Array("PANIL","http://panil.org/contacts/index.htm","",0,20,150);
  Menu2_1=new Array("Other Oakland Groups","http://panil.org/links/links.htm","",0,20,150);

Menu3=new Array("Glen Echo Creek","http://panil.org/creek/index.htm","",5);
  Menu3_1=new Array("History","http://panil.org/creek/historical_notes.htm","",0,20,150);
  Menu3_2=new Array("Creek Clues","http://panil.org/creek/creek_clues.htm","",0);
  Menu3_3=new Array("Native Plants","http://panil.org/creek/native_plants.htm","",0);
  Menu3_4=new Array("Caring for the creek","http://panil.org/creek/make_a_difference.htm","",0);
  Menu3_5=new Array("Contacts","http://panil.org/creek/contacts.htm","",0);

//Menu4=new Array("Real Estate","http://panil.org/realestate","",0);

Menu4=new Array("Merchants","http://panil.org/merchants/index.htm","",0,20,140);

Menu5=new Array("History","http://panil.org/history/","",3);
  Menu5_1=new Array("Piedmont Ave. History","http://panil.org/history/notes_1990_1.html","",0,20,160);
  Menu5_2=new Array("Oakland History Timeline","http://panil.org/history/chronology.htm","",0);
  Menu5_3=new Array("Links and Resources","http://panil.org/history/links.htm","",0);
  
Menu6=new Array("Zoning","http://panil.org/zoning/index.htm","",1);
 Menu6_1=new Array("Archives","http://panil.org/zoning/archives.htm","",0,20,70);
  
 Menu7=new Array("Public Safety","http://panil.org/ncpc/index.htm","",1);
 
 /* Menu7_1=new Array("Join Your Block Group","http://panil.org/ncpc/blocksurvey2.htm","",0,20,140); 
    
  Menu7_1=new Array("Neighborhood Watch","http://panil.org/ncpc/blockcaptain.htm","",0,20,140);*/
  Menu7_1=new Array("CORE","http://panil.org/ncpc/core.htm","",0,20,60);

 /*Menu10=new Array("NCPC","http://panil.org/ncpc/index.htm","",5);
  Menu10_1=new Array("CORE","http://panil.org/ncpc/blockcaptain.htm","",0);  
  Menu10_2=new Array("Crime Watch","http://panil.org/ncpc/crimewatch.htm","",0);
  Menu10_3=new Array("Crime Report","http://panil.org/ncpc/crimereport.htm","",0);
  Menu10_4=new Array("Block Captain Duties","http://panil.org/ncpc/blockcaptain.htm","",0);
  Menu10_5=new Array("North Oakland Police","http://www.northoaklandpolice.com","",0);
 Menu10_5=new Array("Join Your Block Group","http://panil.org/ncpc/blocksurvey2.htm","",0,20,140);*/
  

/* Menu11=new Array("Piedmont Ave School","http://panil.org/pansa/index.htm","",0); */


Menu8=new Array("Calendar","http://panil.org/webcalendar/index.html","",1);
  Menu8_1=new Array("Upcoming Events","http://panil.org/webcalendar/upcoming_events.html","",0,20,140);
  
Menu9=new Array("Photo Gallery","http://panil.org/photos/","",0,20,140);
Menu10=new Array("Newsletters","http://panil.org/newsletter/ ","",0,20,140);

Menu11=new Array("Join PANIL","http://panil.org/join/index.htm","",0);
