    document.write('<div id="left_col">',
              '  <a class="nav_item" href="/about.html">ABOUT CLICK</a>',
              '  <a class="nav_item" href="/nutrition.html">NUTRITION FACTS</a>',
              '  <a class="nav_item" href="/make_click.html">MAKE CLICK</a>',
              '  <a class="nav_item" href="/retailers.php">CLICK RETAILERS</a>',
              '  <a class="nav_item" href="/contact.html">CONTACT CLICK</a>',
              '  <a class="nav_item_hilite" href="/shop.html">BUY NOW</a>',
              '  <a class="nav_item" href="/index.html">HOME</a>',
              '  <div style="padding:10px 0 8px 10px;background:#773A2F;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#663229;"></div>',
/*
              '  <div id="promo-img">',
              '    <img src="assets/images/gfx-click-rrm.gif" width="150" height="75" border="0" onclick="promoSw()" style="cursor:pointer"/>',
              '  </div>',

              '  <div id="keyContainer">',
              '  <form target="_self" onsubmit="verifyKey(); return false;" action="https://www.paypal.com/cgi-bin/webscr" method="post" name="discountClickForm" id="discountClickForm">',
              '    <input type="hidden" name="business" value="info@drinkclick.com">',
              '    <input type="hidden" name="cmd" value="_cart">',
              '    <input type="hidden" name="add" value="1"> ',
              '    <input type="hidden" name="quantity" value="2">',
              '    <input type="hidden" name="undefined_quantity" value="1">',
              '    <input type="hidden" name="item_name" value="CLICK Espresso Protein Drink">',
              '    <input type="hidden" name="amount" value="25.95">',
              '    <input type="hidden" name="currency_code" value="USD">',
              '    <input type="hidden" name="discount_amount" value="0.0">',
              '    <input type="hidden" name="discount_amount2" value="0.0">',
              '    <input type="hidden" name="discount_num" value="1">',
              '    <input type="hidden" name="shipping" value="7.95">',
              '    <input type="hidden" name="shipping2" value="0.0">',
              '    <input type="hidden" name="shopping_url" value="http://www.drinkclick.com/shop.html">',
              '    <label>Enter Your Code:<br />',
              '      <input type="text" name="discountKey" id="discountKey" />',
              '    </label>',
              '    <input type="image" src="assets/images/addtocartpromo.jpg" width="100" height="21" border="0" alt="PayPal - The safer, easier way to pay online!"/>',
              '  </form>',
              '  </div>',
*/
//              '  <strong style="margin:10px; display: block; text-align: center;">Special Introductory Price $25.95. Regularly $29.95</strong>',
              '  <div style="padding:10px 0 8px 10px;background:#773A2F;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#663229;">Join CLICK On:</div>',
              '    <a class="nav_item" href="http://www.facebook.com/drinkclick">FACEBOOK</a>',
              '    <a class="nav_item" href="http://twitter.com/drinkclick">TWITTER</a>',
              '  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">',
              '</div>');
