//©Xara Ltd
var clicked="";var gtype=".gif";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)vertrivers.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"4\" cellpadding=\"0\"><tr>");tr(false);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#allegheny river","vertrivers_b1",155,26,"allegheny","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#apalachicola","vertrivers_b2",155,26,"apalachicola","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#brandywine","vertrivers_b3",155,27,"brandywine","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#c & o canal","vertrivers_b4",155,27,"c & o canal","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#cheat","vertrivers_b5",155,26,"cheat","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#colorado","vertrivers_b6",155,24,"colorado","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#columbia","vertrivers_b7",155,26,"columbia","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#concord","vertrivers_b8",155,25,"concord","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#copper","vertrivers_b9",155,24,"copper","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist1.html#cumberland","vertrivers_b10",155,26,"cumberland","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist2.html#erie canal","vertrivers_b11",155,25,"eirie canal","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist2.html#french broad","vertrivers_b12",155,27,"french broad","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist2.html#gila","vertrivers_b13",155,25,"gila","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist2.html#gowanus canal","vertrivers_b14",155,25,"gowanus canal","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist2.html#hudson","vertrivers_b15",155,26,"hudson","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist2.html#illinois","vertrivers_b16",155,25,"illinois","",0);writeButton(loc+"","riverlist2.html#kanawah","vertrivers_b17",155,26,"kanawah","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist3.html#merrimack","vertrivers_b18",155,25,"merrimack","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist3.html#mississippi river","vertrivers_b19",155,24,"mississippi","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist3.html#missouri river","vertrivers_b20",155,24,"missouri","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist3.html#monongahela river","vertrivers_b21",155,26,"monongahela","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#nashua","vertrivers_b22",155,26,"nashua","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#new","vertrivers_b23",155,25,"new","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#ohio river","vertrivers_b24",155,26,"ohio","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#potomac river","vertrivers_b25",155,24,"potomac","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#powder","vertrivers_b26",155,24,"powder","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#red","vertrivers_b27",155,24,"red","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#rio grande river","vertrivers_b28",155,25,"rio grande","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#snake","vertrivers_b29",155,26,"snake","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#spoon river","vertrivers_b30",155,25,"spoon","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#susquehanna","vertrivers_b31",155,26,"susquehanna","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist4.html#suwanee","vertrivers_b32",155,25,"suwanee","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist5.html#tennessee","vertrivers_b33",155,25,"tennessee","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist5.html#wabash","vertrivers_b34",155,27,"wabash","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist5.html#yellowstone","vertrivers_b35",155,25,"yellowstone","",0);writeButton("","http://www.scuttlebuttsmallchow.com/riverlist5.html#yukon","vertrivers_b36",155,26,"yukon","",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}