<!-- Begin

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


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO




document.write(' Rob Ivers, Inc.');

document.write('&nbsp;|&nbsp;');

document.write(' 101 Sky Vue Drive, Suite C');

document.write('&nbsp;|&nbsp;');

document.write(' Raymore, MO  64083');

document.write('&nbsp;|&nbsp;');

document.write('Ph 816.331.2079');

document.write('&nbsp;|&nbsp;');

document.write('<a href="mailto:rob@robivers.com?subject=Rob Ivers Website - request for information" style="text-decoration: none; color: FFFFFF " class="email_links">rob@robivers.com</a>');


document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>Copyright &copy; 1993-2011 All rights reserved.  ');




// EDIT THE NEXT LINE

document.write('Rob Ivers, Inc.<br>');







   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> &amp; <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}




document.write('<br>');

//  End -->
