<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var remax	  = "no"	// SHOW REMAX COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO
var hpgraphicsdesign	  = "no"	// SHOW HPGRAPHICSDESIGN COPYRIGHT



document.write('<span class="footer" class="printhide">');



   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" align="left></a><br>');
}

document.write('The data relating to real estate on this web site comes in part from the Wyoming MLS Internet Data Exchange Program.  Information deemed reliable but not guaranteed.  All properties are subject to prior sale, change or withdrawal.  The information being provided is for consumers’ personal, non-commercial use and may not be used for any purpose other than to identify prospective properties consumers may be interested in purchasing.<br><br>');

document.write('<br><br>');


// EDIT THE NEXT LINE


document.write('<a href="index.html"><a href="easystreet/easystreet.htm"><img src="picts/easy-street.jpg" border="0" class="printhide"></a><br>');



   if (hpgraphicsdesign == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <br><a href="http://hpgraphicsdesign.com" target="_blank"><img src="picts/remax-hpgd.jpg" border="0" class="printhide" align="center"></a><br>');
}

document.write('</span>');


//  End -->