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="images/sliced_36.gif"  WIDTH=42 HEIGHT=17 BORDER=0 ALT=""></FORM>')


