<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Kyle Alexander');

document.write('</span><br>');

document.write('6954 S. 123rd #251<br>');

document.write('Seattle, WA 98178<br>');

//document.write('PHONE: <span class="phonetitle">(765) 409-5944<BR></span>');

document.write('<BR>E-mail me: ');

document.write(' <A HREF="mailto:astinus1@comcast.net" class="link">astinus1@comcast.net</a><br>');

document.write('<BR><span class="phonetitle">Instant Messaging</span><br>');
document.write('AIM: raistlinka<br>');
document.write('ICQ: 29071881<br>');
document.write('MSN: astinus1(@hotmail.com)<br>');
document.write(' Y!: raistlinka<br>');


//  End -->