
var newDefs = new Object;
newDefs.overimg = "arrow.gif";
newDefs.outimg = "noarrow.gif";
newDefs.background = "#ffffff";
newDefs.border = "#84A5AD";
newDefs.useclass = "menutext";
newDefs.timeout = 500;
newDefs.pause = 100;
flyDefs (newDefs);

makeLayer ("menu3", "",
	"King County=http://www.metrokc.gov",
	"Pierce County=http://www.co.pierce.wa.us",
	"Thurston County GIS=http://www.geodata.org/",
	"Skagit County GIS=http://www.skagitcounty.net",
	"Whatcom County=http://www.co.whatcom.wa.us",
	"Washington DOT=http://www.wsdot.wa.gov",
	"City of Kirkland=http://www.ci.kirkland.wa.us",
	"City of Bellevue=http://www.ci.bellevue.wa.us",
	"City of Tacoma=http://www.govme.com",
	"Univ of Washington=http://wagda.lib.washington.edu",
	"NW GIS User Group=http://www.nwesriusers.org/connecti.htm"
);
