function update(form){
if(form.select1[1].selected){
  top.location.assign('north.html#aero')}
if(form.select1[2].selected){
	top.location.assign('east.html#fish')}
if(form.select1[3].selected){
  top.location.assign('tect.html#bath')}
if(form.select1[4].selected){
	top.location.assign('appx.html#wind')}
if(form.select1[5].selected){
  top.location.assign('westb.html#tech')}
if(form.select1[6].selected){
	top.location.assign('ctl.html')}
if(form.select1[7].selected){
	top.location.assign('regl.html#opt')}
if(form.select1[8].selected){
	top.location.assign('wtr.html#climate')}
if(form.select1[9].selected){
	top.location.assign('tect.html')}
if(form.select1[10].selected){
	top.location.assign('coastb.html#reef')}
if(form.select1[11].selected){
	top.location.assign('concb.html#haze')}
if(form.select1[12].selected){
	top.location.assign('conc.html#decent')}
if(form.select1[13].selected){
	top.location.assign('regl.html#depcy')}
if(form.select1[14].selected){
  top.location.assign('concb.html#jsr')}
if(form.select1[15].selected){
	top.location.assign('reglb.html')}
if(form.select1[16].selected){
	top.location.assign('north.html#agr')}
if(form.select1[17].selected){
	top.location.assign('westb.html#jrng')}
if(form.select1[18].selected){
	top.location.assign('ctlb.html#lrt')}
if(form.select1[19].selected){
	top.location.assign('regl.html#opt')}
if(form.select1[20].selected){
	top.location.assign('coast.html#mngrv')}
if(form.select1[21].selected){
	top.location.assign('wtrb.html#mu')}
if(form.select1[22].selected){
	top.location.assign('regl.html#opt')}
if(form.select1[23].selected){
	top.location.assign('westb.html#petro')}
if(form.select1[24].selected){
	top.location.assign('regl.html#polies')}
if(form.select1[25].selected){
	top.location.assign('wild.html#rclm')}
if(form.select1[26].selected){
	top.location.assign('reglb.html#hsg')}
if(form.select1[27].selected){
	top.location.assign('westb.html#tech')}
if(form.select1[28].selected){
	top.location.assign('regl.html#lta')}
if(form.select1[29].selected){
	top.location.assign('ctl.html#cnsvn')}
if(form.select1[30].selected){
	top.location.assign('north.html#wafer')}
if(form.select1[31].selected){
	top.location.assign('ctlb.html#river')}
if(form.select1[32].selected){
	top.location.assign('coastb.html#rfrxn')}
if(form.select1[33].selected){
	top.location.assign('appx.html#size')}
}