

function showresume(r){
  if(r == 1){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/rwt.htm' width=650px; height=1200px;></iframe>";
  return; }
  
  if(r == 2){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/lm.htm' width=650px; height=700px;></iframe>";
  return; }
  
  if(r == 3){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/bb.htm' width=650px; height=700px;></iframe>";
  return; }
  
  if(r == 4){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/ss.htm' width=650px; height=700px;></iframe>";
  return; }
  
  if(r == 5){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/ld.htm' width=650px; height=700px;></iframe>";
  return; }
  
  if(r == 8){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/mw.html' width=650px; height=700px;></iframe>";
   return; }
	 
 if(r == 7){document.getElementById('biograph').innerHTML = "<iframe src='./personnel/an.htm' width=650px; height=700px;></iframe>";  
  return; }
  
  /*Update from here down for services*/
  if(r == 10)
			 {document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/compplans.html'width=720px; height=1400px;></iframe>";
			   return; }
  
  if(r == 11){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/environmental.html' width=720px; height=1400px;></iframe>";
  return; }
  
  if(r == 12){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/expertwitness.html' width=720px; height=1400px;></iframe>";
  return; }
  
  if(r == 13){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/gcmp.html' width=720px; height=1400px;></iframe>";
			 	document.getElementById('pictureframe').innerHTML = "<IMG SRC='http://www.rwta.com/graphics/FarmGCPlan.jpg' height=150 width=150 VSPACE=5> <IMG SRC='http://www.rwta.com/graphics/SoosCreekMisty.jpg' height=150 width=150 Vspace=5> <IMG SRC='http://www.rwta.com/graphics/AldarraFarmsNo7_135x135.jpg' height=150 width=150 Vspace=5>  <IMG SRC='http://www.rwta.com/graphics/AboveWaNat.jpg' height=150 width=150 Vspace=5>"
				  return; }
  
  if(r == 14){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/landeconomics.html' width=720px; height=1400px;></iframe>";
  return; }
  
  if(r == 15){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/landuse.html' width=720px; height=1400px; ></iframe>";
	document.getElementById('pictureframe').innerHTML = "<IMG SRC='http://www.rwta.com/CondoRow.jpg' height=125 width=150 VSPACE=5> <IMG SRC='http://www.rwta.com/hg/stairs.jpg' height=125 width=150 Vspace=5> <IMG SRC='http://www.rwta.com/LkWildernessBalloons.jpg' height=125 width=150 Vspace=5> <IMG SRC='http://www.rwta.com/graphics/ThurstonHighlands120x100.jpg' height=125 width=150 Vspace=5> <IMG SRC='http://www.rwta.com/graphics/SammamishParkplace.jpg' height=125 width=150 Vspace=5>"

  return; }
  
  if(r == 16){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/landscape.html' width=720px; height=1400px;></iframe>";
	document.getElementById('pictureframe').innerHTML = "<IMG SRC='http://www.rwta.com/springlandscape1.jpg' height=150 width=150 VSPACE=5> <IMG SRC='http://www.rwta.com/Graphics/TrophyLakesmHG.jpg' height=150 width=150 Vspace=5> <IMG SRC='http://www.rwta.com/Bench1.GIF' height=150 width=150 Vspace=5> <IMG SRC='http://www.rwta.com/graphics/abovewanat.jpg' height=150 width=150 Vspace=5>" 
  return; }
  
  if(r == 17){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/permits.html' width=720px; height=1400px;></iframe>";
  return; }
  
  if(r == 18){document.getElementById('biograph').innerHTML = "<iframe src='./pagestore/shorelines.html' width=720px; height=1400px;></iframe>";
document.getElementById('pictureframe').innerHTML = "<IMG SRC='imagestore/floten.jpg' VSPACE=5>";
  return; }
  

}
