<!-- Begin

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

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

document.write('Andrew Schur');

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

document.write('Driving in circles<br>');

document.write('New Haven, CT 06515<br>');

document.write('PHONE: <span class="subtitle">(555) 555-5555<BR></span>');

document.write('FAX: <span class="subtitle">(555) 555-5555<BR></span>');

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

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


//  End -->