var team_member=new Array()//change the array below to the text associated with your links Expand or contract the array, depending on how many links you haveteam_member[0]='<div class="team_member_text"><img src="pix/juliann_10.gif" width="157" height="184" alt="Juliann" align="left" style="padding-right:20px;"><b>Juliann Klein</b><br>owner, lead pixel pusher and head dog walker<br><br>A California native that loves the outdoors. She can be found mountain biking, rollerblading or wine tasting in her off time. She has also been known to design a killer piece here and there when not running the business.</div>'team_member[1]='<div class="team_member_text"><img src="pix/tish_46top.gif" width="157" height="184" alt="Tish" align="left" style="padding-right:20px;"><b>Tish Loosley</b><br>director of the art<br><br>Runner of the half marathon, competitor of the triathalon, creative woman extraordinaire.</div>'team_member[2]='<div class="team_member_text"><img src="pix/jo.jpg" width="159" height="155" alt="Jo" align="left" style="padding-right:20px;"><b>Jo Green</b><br>producer of the art<br><br>Lover of the arts, and outdresses the team on a daily basis.</div>'//team_member[3]='<div class="team_member_text"><b>Noelle Richards</b> - estimator of the projects<br>Strummer of the guitar, and connoisseur of wine, this gal pulls the numbers together at the speed of light.</div>'team_member[4]='<div class="team_member_text"><img src="pix/lynn_about2.jpg" width="157" height="184" alt="Lynn" align="left" style="padding-right:20px;"><b>Lynn May</b><br>sr. designer of the art<br><br>Soccer player, child chaser (her own of course) and a very talented designer.</div>'team_member[5]='<div class="team_member_text"><img src="pix/noelle.jpg" width="157" height="184" alt="Noelle" align="left" style="padding-right:20px;"><b>Noelle Richards</b><br>cruncher of the numbers<br><br>Strummer of the guitar, singer of the song and a lover of animals great and small. She has also been known to enjoy a good glass of vino with good friends.</div>'team_member[6]='<div class="team_member_text"><img src="pix/sasha2.jpg" width="157" height="162" alt="Sasha" align="left" style="padding-right:20px;"><b>Sasha (H1)</b><br>the husky<br><br>A siberian husky rescue and independent to the bone. And wow, what a set of doggie lungs.</div>'team_member[7]='<div class="team_member_text"><img src="pix/luke2.jpg" width="157" height="124" alt="Luke" align="left" style="padding-right:20px;"><b>Luke (H2)</b><br>the husky<br><br>Also a siberian husky rescue. Currently goes by the name "nutjob". Sasha is teaching him how to howl, he is teaching her how to break all the rules.</div>'team_member[8]='<div class="team_member_text"><img src="pix/Andi.gif" width="157" height="184" alt="Andi" align="left" style="padding-right:20px;"><b>Andi</b><br>the dog<br><br>New to the team and a kid at heart. He brings his carefree nature and love of the outdoors to the table with each creative session. Always quick to remind us when its time to get out and play.</div>'function regenerate(){window.location.reload()}function regenerate2(){if (document.layers){appear()setTimeout("window.onresize=regenerate",450)}}function changetext(whichteam_member){if (document.all||document.getElementById){cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptionscross_el.innerHTML=whichteam_member}else if (document.layers){document.d1.document.d2.document.write('<font face="Verdana"><small>'+whichteam_member+'</small></font>')document.d1.document.d2.document.close()}}function appear(){document.d1.visibility='show'}window.onload=regenerate2