<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="title">');

document.write('Granola Jen');

document.write('</span><br>');

document.write('');

document.write('');

document.write('Jennifer Steele Marion<BR>');

document.write('Citizen of the Planet<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><span class="title"> E-mail me: ');

document.write(' <A HREF="mailto:info@granolajen.com">info@granolajen.com</span></a><br>');


//  End -->