//The following MUST APPEAR ONLY ONCE.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt= "";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"} _d.write("<" + "script language='javascript'>" + mt + "<\/script>")}
//Please leave the above line intact.  

////////////////////////////
//Menu Editable properties//
////////////////////////////
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}else{effect = "Shadow(color='#777777', Direction=135, Strength=5)"}

timegap=500;followspeed=5;followrate=40;suboffset_top=10;suboffset_left=10;

//topbar style
style1=["ffffff","003366","000000","999999","cccccc",12,"normal","bold","arial, tahoma, geneva",4,
"img/arrow.gif",,"66ffff","000099","666666","cccccc","img/arrowdn.gif",,,]

//left bar style
style2=["003366","cccccc","ffffff","999999","cccccc",12,"normal","bold","arial, tahoma, geneva",2,
"img/arrow.gif",1,"999999","666666",,"cccccc",,,,]

addmenu(menu=["topbar",7,200,140,1,,style1,1,"left",effect,,1,,,,,,,,,,,
"Big Cats&nbsp;&nbsp;&nbsp;","show-menu=bigcat",,"Big Cats",1,
"Small Cats&nbsp;&nbsp;&nbsp;","show-menu=smallcat",,"Small Cats",1
,"Extinct Cats&nbsp;&nbsp;&nbsp;","show-menu=excat",,"Exptinct Cats",1
,"General Information&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=grants",,"Grants",1
])

addmenu(menu=["smallcat",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Ozelot","#",,,1
,"Serval","#",,,1
,"Lynx","#",,,1
,"Caracal","#",,,1])

addmenu(menu=["bigcat",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Tiger","#",,,1
,"Lion","#",,,1
,"Jaguar","#",,,1
,"Leopard","#",,,1
,"Puma","#",,,1
,"Snow Leopard","#",,,1
,"Cheetah","#",,,1])

addmenu(menu=["excat",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Machairodontinae","show-menu=a_1",,,1
,"Felinae","show-menu=a_2",,,1
,"Nimravidae","show-menu=a_3",,,1
,"Marsupial Cats","#",,,1])

		addmenu(menu=["a_1",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","html/machairodontinae.html",,,0
		,"Metailurini","html/metailurini.html",,,0
		,"Homotheriini","html/homotheriini.html",,,0
		,"Smilodontini","html/smilodontini.html",,,0
		])

		addmenu(menu=["a_2",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Panthera","#",,,0
		,"Felis","#",,,0
		,"Acinonyx","#",,,0
		,"Miracinonyx","#",,,0
		])
		
		addmenu(menu=["a_3",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","#",,,0
		,"Hoplophoneus","#",,,0
		,"Barbourofelis","#",,,0
		,"Dinaelurus","#",,,0
		])
		
addmenu(menu=["grants",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
,"Taxonomy","html/taxonomy_general.html",,,1
,"Anatomy","html/anatomy_general.html",,,1
,"Senses","#",,,1
,"Social Behavior","#",,,1
,"Habitat","#",,,1
,"Literature","#",,,1])



dumpmenus()
// -->