document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center">');
var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var sidewidth		= "225"		// SIDEBAR WIDTH		
var pageheight		= "125"		// ADD HEIGHT TO ALL PAGES
var phone		= "yes"		// SHOW PHONE NUMBER
var phoneLR		= "left"	// phone LEFT OR RIGHT
var phoneX		= "5"		// phone X LOCATION
var phoneY		= "5"		// phone Y LOCATION
var paypal	    	= "yes"
var paypal_email	="sales@flooring-nc.com"
   if (notes1 == "yes") {
document.write('<fieldset><legend>');
document.write('College Sports Rugs<br></legend>');
document.write('Get in the game and show pride in your alma mater with Millikens TeamMats collection of 200 college and university mascots and insignias.<a href="http://www.flooring-nc.com/Area_Rugs/Milliken/Sports_Rugs/"> View Sports Rugs</a><br>');
document.write('</fieldset>');
document.write('<br><br>');}

   if (notes2 == "yes") {
document.write('<fieldset><legend>');
document.write('Help &amp; Support<br></legend>');
document.write('Thank you for your interest in the flooring products and accessories from Floors To Go. If you have any questions or need assistance with a product, you can <a href="contact.htm"> Click Here </a>to fill out an online information request form or you can call us at: 1-866-NEW FLOR.<br>');
document.write('</fieldset>');
document.write('<br><br>');}



document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
if (paypal == "yes") {document.write('<center><a href="https://www.paypal.com/cart/business='+paypal_email+'&display=1" target="paypal"><img src="picts/cartview-Paypal-off.gif" border="0" onmouseover="this.src=\'picts/cartview-Paypal-on.gif\'" onmouseout="this.src=\'picts/cartview-Paypal-off.gif\'"></a></center><br>');}
document.write('<a href="/FloorRegisters/" class="menuSidebar">Decorative Vents</a>');
document.write('<a href="contact.htm" class="menuSidebar">Contact Us</a>');
document.write('</td></tr></table><br>');

   if (phone == "yes") {
document.write('<div id="phone-location" style="'+phoneLR+': '+phoneX+'px; POSITION: absolute; TOP: '+phoneY+'px" class="menu-note">');
document.write('Phone: 1-866-NEW-FLOR<br>');
document.write('</div>');}

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="'+pageheight+'" WIDTH="'+sidewidth+'" border="0"><br>');
document.write('</td></tr></table>');