<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

/* C.L. Wilson address */
document.write('<span class="phonetitle">');
document.write('C.L. Wilson');
document.write('</span><br>');
document.write('7282 55th Ave E. PMB 104<br>');
document.write('Bradenton, FL 34203<br><br>');

/* document.write('PHONE: <span class="phonetitle">(555) 555-5555<BR></span>'); */

/* document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>'); */

/* clwilson email link */
/*document.write('<BR><span class="phonetitle">E-mail me:</span><br>');*/
document.write('<p><A HREF="mailto:cheryl@clwilson.com">E-mail me: cheryl@clwilson.com</a><br>');
document.write('I will read and respond to you personally.</p><br>');


/* Link to MySpace.com */
document.write('<p><a href="http://www.myspace.com/clwilsonbooks">www.myspace.com/clwilsonbooks</a><br>Check out my MySpace</p><br>');

/* Join my discussion group */
document.write('<p><A HREF="mailto:clwilson-subscribe@yahoogroups.com">E-mail clwilson-subscribe@yahoogroups.com</a><br>');
document.write('Join my discussion group</p><br>');



/* Report website problems via email */
document.write('<p><A HREF="mailto:webmaster@clwilson.com">E-mail: webmaster@clwilson.com</a><br>');
document.write('To report a problem with this website</p><br>');


//  End -->