<!-- Begin


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


document.write('<b>BGuyer.com</b><br>');

document.write('Bob Guyer<br>');

document.write('Springfield, MO <br>');

document.write('PHONE: (417) 827-4106');

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

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


//  End -->