<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ted Shado');

//document.write('</span><br>');

//document.write('586 Palmerston Ave.<br>');

//document.write('Toronto, Ontario, Canada<br>');

//document.write('PHONE: &nbsp;<span class="phonetitle"><BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:">ted@tedshado.com</a>');

//  End -->