<!-- Begin

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

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

document.write('Kelly McDonald');

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

document.write('1600 Western Lily St.<br>');

document.write('Las Vegas, NV 89128<br>');

document.write('PHONE: <span class="subtitle">(702) 393-7618<BR></span>');

document.write('<span class="subtitle"><BR></span>');

document.write('<BR>');

document.write(' <A HREF="mailto:kelly@kellymcdonald.com">kelly@kellymcdonald.com</a><br>');


//  End -->