<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

// document.write('Robert Olsen');

// document.write('</span><br>');

// document.write('588 River Rd Apt 11<br>');

// document.write('Columbus, WI 53925<br>');

// document.write('PHONE: <span class="phonetitle">(920) 623-9338<BR></span>');

// document.write('</span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:robert@robertolsen.net">robert@robertolsen.net</a><br>');


//  End -->