/* (c) Ger Versluis 2000 version 5 October 9th 2001 *
* You may remove all comments for faster loading */  
 var NoOffFirstLineMenus=6;   // Number of first level items
 var LowBgColor='#666666';   // Background color when mouse is not over
 var LowSubBgColor='#666666';   // Background color when mouse is not over on subs
 var HighBgColor='#333333';   // Background color when mouse is over
 var HighSubBgColor='#333333';   // Background color when mouse is over on subs
 var FontLowColor='#ffffff';   // Font color when mouse is not over
 var FontSubLowColor='#ffffff';   // Font color subs when mouse is not over
 var FontHighColor='#ffffff';   // Font color when mouse is over
 var FontSubHighColor='#ffffff';   // Font color subs when mouse is over
 var BorderColor='#040000';   // Border color
 var BorderSubColor='#040000';   // Border color for subs
 var BorderWidth=1;    // Border width
 var BorderBtwnElmnts=1;   // Border between elements 1 or 0
 var FontFamily="tahoma,arial,comic sans ms,technical" // Font family menu items
 var FontSize=8;    // Font size menu items
 var FontBold=1;    // 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='center';   // Menu horizontal position 'left', 'center' or 'right'
 var MenuVerticalCentered='top';  // Menu vertical position 'top', 'middle' or 'bottom'
 var ChildOverlap=.2;    // horizontal overlap child/ parent
 var ChildVerticalOverlap=.2;   // vertical overlap child/ parent
 var StartTop=242;    // Menu offset x coordinate
 var StartLeft=0;    // Menu offset y coordinate
 var VerCorrect=0;    // Multiple frames y correction
 var HorCorrect=0;    // Multiple frames x correction
 var LeftPaddng=3;    // Left padding
 var TopPaddng=2;    // Top padding
 var FirstLineHorizontal=1;   // First level items layout horizontal 1 or 0
 var MenuFramesVertical=1;   // Frames in cols or rows 1 or 0
 var DissapearDelay=500;   // 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='';    // DIV id for relative positioning (refer to config.htm for info)
 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
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("Welcome to the AGFS","","",6,20,150);
 Menu1_1=new Array("To All Breeders", "openletter.htm","",0,20,150);
 Menu1_2=new Array("About AGFS", "agfs.htm","",0,20,150);
 Menu1_3=new Array("AGFS Information","","",4,20,150);
  Menu1_3_1=new Array("Membership Benefits", "benefits.htm","",0,20,150);
  Menu1_3_2=new Array("Breed Classifications", "breed.htm","",0,20,150);
  Menu1_3_3=new Array("AGFS Judges", "judges.htm","",0,20,150);
  Menu1_3_4=new Array("Breeders", "breeders.htm","",0,20,150);

 Menu1_4=new Array("How Do I Join?", "membership.htm","",0);

 Menu1_5=new Array("AGFS News Letter","","",1,20,150);
  Menu1_5_1=new Array("June 2007", "june2007.htm","",0,20,150);

 Menu1_6=new Array("Home", "index.htm","",0);



Menu2=new Array("From The President","","",4,20,150);
 Menu2_1=new Array("About the President", "president.htm","",0,20,150);

 Menu2_2=new Array("Articles & Info","","",8,20,150);
  Menu2_2_1=new Array("Hypocracy is spelled", "hypocracy.htm","",0,20,150);
  Menu2_2_2=new Array("Censorship Indoctrination", "censorship.htm","",0,20,150);
  Menu2_2_3=new Array("The Way Forward", "wayforward.htm","",0,20,150);
  Menu2_2_4=new Array("Euthanasia Means", "euthanasia.htm","",0,20,150);
   Menu2_2_5=new Array("American Game Fowl", "americangamefowl.htm","",0,20,150);
     Menu2_2_6=new Array("Animal Rights Raid?", "ara.htm","",0,20,150);
     Menu2_2_7=new Array("Letter to U.S. House", "ugbaletter.htm","",0,20,150);
     Menu2_2_8=new Array("The Future of Gamefowl", "future.htm","",0,20,150);

 
  
 Menu2_3=new Array("Links","","",4,20,150);
  Menu2_3_1=new Array("Associate Links", "associatelinks.htm","",0,20,150);
  Menu2_3_2=new Array("Related Links", "relatedlinks.htm","",0,20,150);
  Menu2_3_3=new Array("Useful Links", "links.htm","",0,20,150);
  Menu2_3_4=new Array("The SCC", "http://secondchanceforchickens.org","",0,20,150);


 Menu2_4=new Array("Bloodlines","","",6,20,150);
  Menu2_4_1=new Array("Saville Bloodlines", "bloodlines.htm","",0,20,150);
  Menu2_4_2=new Array("Birchen Photos", "birchen.htm","",0,20,150);
  Menu2_4_3=new Array("Givens Hatch Photos", "givens.htm","",0,20,150);
  Menu2_4_4=new Array("Yellow Leg Hatch Photos", "yellowleg.htm","",0,20,150);
  Menu2_4_5=new Array("Robinson Hatch Photos", "robinson.htm","",0,20,150);
  Menu2_4_6=new Array("Jumper Grey Photos", "jumper.htm","",0,20,150);
 Menu2_5=new Array("Photo Gallery", "photogallery.htm","",0,20,150);
                     



Menu3=new Array("Show Information","","",3,20,150);
 Menu3_1=new Array("Show Venues","shows.htm","",0,20,150);


 Menu3_2=new Array("Past Events","","",6,20,150);
  Menu3_2_1=new Array("Anderson SC", "redbarn.htm","",0,20,150);
  Menu3_2_2=new Array("Farmington MO", "missouri.htm","",0,20,150);
  Menu3_2_3=new Array("Sunset LA", "sunset.htm","",0,20,150);
  Menu3_2_4=new Array("Ohio", "ohio.htm","",0,20,150);
  Menu3_2_5=new Array("APA National (S. Ohio)", "southernohio.htm","",0,20,150);
  Menu3_2_6=new Array("West Virginia", "westvirginia.htm","",0,20,150);

 Menu3_3=new Array("Standards","standards.htm","",0,20,150);





Menu4=new Array("Health and Welfare", "","",3,20,150);
 Menu4_1=new Array("BioSecurity","biosecurity.htm","",0,20,150);
 Menu4_2=new Array("General Health","health.htm","",0,20,150);
 Menu4_3=new Array("Welfare","welfare.htm","",0);
  
 
Menu5=new Array("Promotional Items", "","",4,20,150);
 Menu5_1=new Array("Items Available","","",5,20,150);
  Menu5_1_1=new Array("AGFS Color Patch", "colorpatch.htm","",0,20,150);
  Menu5_1_2=new Array("AGFS Cap", "cap.htm","",0,20,150);
  Menu5_1_3=new Array("AGFS Shirt", "shirt.htm","",0,20,150);
  Menu5_1_4=new Array("AGFS T-Shirt", "tshirt.htm","",0,20,150);
  Menu5_1_5=new Array("AGFS Patch", "patch.htm","",0,20,150);
  
 Menu5_2=new Array("Internet Order Form", "e-orderform.htm","",0,20,150);
 Menu5_3=new Array("Mail-in Order Form", "orderform.htm","",0,20,150);
 Menu5_4=new Array("AGFS Items on eBay", "http://search.ebay.com/_W0QQfgtpZ1QQfrppZ25QQsassZfrantonscQQssPageNameZSTRKQ3aMEWAQ3aMESOI","",0,20,150);

 
 
Menu6=new Array("Contact Us", "","",3,20,144);
 Menu6_1=new Array("Contact Information","contact.htm","",0,20,144);
 Menu6_2=new Array("Internet Contact Form","contactform.htm","",0,20,144);
 Menu6_3=new Array("Email Us","mailto:gamefowls4all@cs.com?Subject=From the AGFS website","",0,20,144);
 

