brentwoodhigh.com

Site Stats
APCS schedule | APCS Login | APCS Forms | APCS Resources | APCS Archive | APCS Stuff
C++ schedule | C++ Login | C++ Forms | C++ Resources | C++ Archive | C++ Stuff
Adven schedule | Adven Login | Adven Forms | Adven Resources | Adven Archive | Adven Stuff
Stats schedule | Stats Login | Stats Forms | Stats Resources | Stats Archive | Stats Stuff

Contact Information - L. Kedigh

Updated : Monday, December 31, 2007 0:37 AM

Larry Kedigh

Home: 615 673-6768
Cell: 615 944-7310
Brentwood High School: 615 472-4220
Brentwood Fax: 615 472-4241

 



Preventing Spam by useing a javascript instead of a mailto link

Text email link example

Text email link code - copy and paste, change red to match your email address. Change the blue to match your name. The blue shows up on the web page as a link.

<script language="JavaScript">
<!--
var m="mai";
var mm="lto:"
var userid="larryk";
var d="wcs";
var dd=".";
var ddd="edu";
var x="@";
document.write('<a href=\"'+m+mm+userid+x+d+dd+ddd+'\">');
document.write('Email Larry Kedigh'+'</a>');
//-->
</script>

Email link with an image (above) - copy and paste, change red to match your email address. Change the blue to the path of your graphic. The graphic will be a link similar to a mailto: link.

<script language="JavaScript">
<!--
var m="mai";
var mm="lto:"
var userid="larryk";
var d="wcs";
var dd=".";
var ddd="edu";
var x="@";
document.write('<a href=\"'+m+mm+userid+x+d+dd+ddd+'\">');
document.write('<img src=\"graphics/text/email-lk.gif\" border=\"0\">'+'</a>');
//-->
</script>

 

 




About Us | Site Map | Contact Us | ©2005 brentwoodhigh.com