function EmailLink(){
window.location = "mailto:cathy@cathyfeldman.com"+"?subject=Message from web site"
}
document.write('<INPUT class="select" TYPE="image" VALUE="E-mail Cathy" onClick="EmailLink()" img src="header_images/header_15.gif"  WIDTH=57 HEIGHT=19 BORDER=0 ALT=""></FORM>')


