<!-- Begin

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

// MENU OPTIONS


var bottomspace		= "40"			// MENU BOTTOM SPACE
var showimage		= "yes"			// SHOW FIRST SIDEBAR IMAGE
var linkimage		= "stainless_steel_motion_sensor_trash_cans.html"	// LINK FOR IMAGE 1





document.write('<table cellpadding="0" cellspacing="0" border="0" width="175" class="menuwidth">');

document.write('</td></tr><tr><td align="center">');
document.write('<img src="picts/phone.jpg" border="0"><br>');

document.write('<tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="customer_service.html" class="menu">Customer Service</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="faq.html" class="menu">FAQ</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="terms_and_conditions.html" class="menu">Terms &amp; Conditions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="shipping.html" class="menu">Shipping &amp; Handling</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="PDF/troubleshooting_guide.pdf" class="menu" target="_blank">Troubleshooting Guide</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="privacy.html" class="menu">Privacy Policy</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="warranty.html" class="menu">Warranty</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="hands_free_motion_sensor_soap_dispensers.html" class="menu">Soap Dispensers</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="#" class="menu anchorclass" rel="submenu1" rev="lr">Stainless Steel Trash Cans</a>');
document.write('<div id="submenu1" class="anylinkcss" style="width: 170px; background-color:#E9FECB"><ul><li><a href="stainless_steel_motion_sensor_trash_cans1.html">Rectangular</a></li><li><a href="stainless_steel_motion_sensor_trash_cans2.html">Round</a></li><li><a href="stainless_steel_motion_sensor_trash_cans3.html">Oval</a></li><li><a href="stainless_steel_motion_sensor_trash_cans4.html">Combo Units</a></li></ul></div>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="plastic_motion_sensor_trash_cans.html" class="menu">Plastic Trash Cans</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="medical_motion_sensor_trash_cans.html" class="menu">Medical Trash Cans</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="lids.html" class="menu">Lids</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="ring_liners.html" class="menu">Ring Liners</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="battery_covers.html" class="menu">Battery Covers</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="accessories.html" class="menu">Accessories</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="payment.html" class="menu">Custom Payments</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="sitemap.html" class="menu">Site Map</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact</a>');


// END BOTTOM LINKS //

// MENU IMAGE 1
   if (showimage == "yes") {
document.write('</td></tr><tr><td align="center">');

document.write('<br><span class="whitetxt">Authorized Distributor</span><br><br><a href="'+linkimage+'"><img src="picts/paypal_verified.gif" border="0" class="sideborder"></a><br><br>');

document.write('<table border="0" cellpadding="0" cellspacing="0" width="175" height="175"><tr><td class="center">');

document.write('<a href="#" onclick="javascript:window.open\(\'https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/Marketing/popup/OLCWhatIsPayPal-outside\',\'olcwhatispaypal\',\'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=500\');">');

document.write('<img  src="https://www.paypal.com/en_US/i/bnr/vertical_solution_PPeCheck.gif" border="0" alt="Solution Graphics" width="150" height="174"></a></td></tr></table><br><br>');

document.write('<table border="0" cellpadding="0" cellspacing="0" width="92" style="height:88px"><tr><td class="center">');

document.write('<link rel="stylesheet" href="https://checkout.google.com/seller/accept/s.css" type="text/css" media="screen" /><script type="text/javascript" src="https://checkout.google.com/seller/accept/j.js"></script><script type="text/javascript">showMark(1)\;</script><noscript><img src="https://checkout.google.com/seller/accept/images/st.gif" width="92" height="88" alt="Google Checkout Acceptance Mark"></noscript>');

document.write('</td></tr></table>');

}



document.write('</td></tr><tr><td align="center" class="bottomline">');

document.write('<img src="picts/spacer.gif" width="175" height="'+bottomspace+'"></a><br>');


document.write('</td></tr></table>');

//  End -->
