document.write('<script language="javascript">' +
		'function golink(box){gohere=box.options[box.selectedIndex].value;if(gohere!="0")location.href=gohere;}' +
	'</script>' +
	'<table width="100%" border="0" cellspacing="0" cellpadding="0">' +
		'<tr bgcolor="#9CCD9C">' +
		'<td nowrap>' +
			'<img src="images/spacer.gif" width="10" height="10">' +
			'<a href="http://www.vermont.gov/">' +
				'<img src="images/vtlogo1.gif" width="125" height="23" border="0">' +
					'</a>' +
				'<img src="images/spacer.gif" width="25" height="10">' +
		'</td>' +
		'<form name=form1 action=""><td align="center">'+
			'<select name="links" style="font-family: Verdana; font-size: 70%" onchange="golink(this.form.links);">' +
		'<option value="0">Vermont.gov Links</option>' +
'<option value="http://www.vermont.gov/egovernment/govindex.html">Access Government 24/7</option>' +
'<option value="http://www.vermont.gov/find-facts/findindex.html">Find the Facts</option>' +
'<option value="http://www.vermont.gov/living-vermont/livingindex.html">Living in Vermont</option>' +
'<option value="http://www.vermont.gov/doing_business/business.html">Doing Business in Vermont</option>' +
'<option value="http://www.vermont.gov/education/education.html">Education</option>' +
'<option value="http://www.vermont.gov/health-safety/healthindex.html">Health &amp; Public Safety</option>' +
'<option value="http://www.vermont.gov/recreation-travel/recreation&travel.html">Recreation &amp; Travel</option>' +
'<option value="https://vermontpersonnel.org/jobapplicant/ANNOUNCEMENTS.CFM">VT State Job Openings</option>' +
			'</select>' +
		'</td>' +
		'</form>' +
		'<td nowrap>' +
			'<img height=10 alt="" src="images/spacer.gif" width=20>' +
				'<img src="images/spacerdark.gif" width="2" height="30">' +
				'<img src="images/spacer.gif" width=5 height=10 alt="">' +
		'</td>' +
		'<td align="center" nowrap>' +
			'<a href="http://www.vermont.gov/egovernment/agencylist.html" style="font-family: Verdana; font-size: 75%; font-weight: bold; color: #006633; text-decoration: none">' +
			'State Agencies & Departments' +
			'</a>' +
		'</td>' +
			'<td >' +
				'<img src="images/spacer.gif" width="5" height="10" alt="">' +
			'</td>' +
			'<td >' +
				'<img src="images/spacerdark.gif" width="2" height="30">' +
			'</td>' +
		'<td align="center">' +
			'<a href="http://www.aot.state.vt.us/search.htm" style="font-family: Verdana; font-size: 75%; font-weight: bold; color: #006633; text-decoration: none">' +
			'VTrans Search' +
			'</a>' +
	'<table cellspacing=0 cellpadding=0 border=0 name="search table" width=200>' +
	'</table>' +

		'</tr>' +

	'</table>'
);
