function getWeb() {	var text="<font face='Verdana' color='CCCCCC' style='font-size: 7pt'>";	text+="<a href='resume.html' target='content'>view résumé</a> | <a href='mailto:calebhagen@gmail.com' target='blank'>send email</a><br><br>";	text+="<br><br>";	text+="DESIGNED FOR WEB</a><br><br>";	text+="<a href='http://www.wordchaser.com' target='blank'>wordcraft | pasadena ca</a><br><br>";	text+="<a href='http://www.copperhillchurch.org/index5.html' target='blank'>copperhill | valencia ca</a><br><br>";	text+="<a href='http://www.spotlightpro.com' target='blank'>spotlightpro | westridge ca</a><br><br>";	text+="<a href='http://www.endir.org/site/davidsaffir/index.html' target='blank'>davidsaffir.com | valencia ca</a><br><br>";	text+="<a href='http://www.endir.org/site/limedream/index.html' target='blank'>limedream.com | newhall ca</a><br><br>";	text+="<a href='http://www.endir.org/site/harborchurch/index.html' target='blank'>harbor church | hawaii kai</a><br><br>";	text+="<a href='http://www.endir.org/site/runningonwater/index.html' target='blank'>running on water | san salvador</a><br><br>";	text+="<a href='http://www.biz-opp.org' target='blank'>biz-opp | madeira sp</a><br><br>";	text+="<a href='http://www.endir.org/site/northlake/index.html' target='blank'>northlake surveying | castaic ca</a><br>";	text+="</font>";	document.write(text);}function getPrint() {	var text="<font face='Verdana' color='CCCCCC' style='font-size: 7pt'>";	text+="DESIGNED FOR PRINT</a><br><br>";	text+="<a href='print1.html' target='content'>hello & welcome | copperhill</a><br><br>";	text+="<a href='print2.html' target='content'>bulletin jacket | copperhill</a><br><br>";	text+="<a href='print3.html' target='content'>retreat flyer | copperhill</a><br><br>";	text+="<a href='print4.html' target='content'>dvd case project | copperhill</a><br><br>";	text+="<a href='print5.html' target='content'>logo & image | copperhill</a><br><br>";	text+="<a href='print6.html' target='content'>graduation | ikegami</a><br><br>";	text+="<a href='print7.html' target='content'>program | brooks wedding</a><br><br>";	text+="<a href='print8.html' target='content'>postcard ad | coffee grinders</a><br><br>";	text+="<a href='print9.html' target='content'>spec sheet | wesco microscopes</a><br><br>";	text+="<a href='print10.html' target='content'>announcement | baby noah</a><br><br>";	text+="</font>";	document.write(text);}