	<!--
 	// please fill in below first before u begin		

 		var projname = "Animal Neurology and Neurology of Texas"
//for the top nav script in top_nav.js ...please do not remove the code below
	//nav background image name set here, not in css, make sure the image is sized to 716w x 60h
		var navIMG = "masthead.gif"; //make sure this is not blank
	//nav section name, if left blank will not show nav
		var secname01 = "About Us" ;
	//folder name 1_show/
		var secURL01 = "1_about/index.html" ;
		var secname02 = "Products &amp; Services"
		var secURL02 = "2_products/index.html";
		var secname03 = "For Agents &amp; Brokers";
		var secURL03 = "3_agents/index.html";
		var secname04 = "Case Studies &amp; Testimonials";
		var secURL04 = "4_casestudies/index.html";
		var secname05 = "";
		var secURL05 = "";
		var secname06 = "";
		var secURL06 = "";
		var secname07 = "";
		var secURL07 = "";
	//allows upto 7 nav buttons
	//-->