document.write('<div id=\"sidebar\">');
  document.write('<ul>');
    document.write('<li>');
      document.write('<h2>About the shop</h2>');
      document.write('<p><img src=\"img/keeffes_side_image.gif\" width=\"210\" height=\"210\" alt=\"\" class=\"border\" /></p>');
      document.write('<p><strong>O\'Keeffes shop</strong> Location, opening hours, history.'); 
      document.write('<a href=\"about_us.html\"> More</a></p>');
    document.write('</li>');
    document.write('<li>');
      document.write('<h2>Popular links</h2>');
      document.write('<ul>');
        document.write('<li><a href=\"artisan_foods.html\">Artisan Foods</a></li>'); 
        document.write('<li><a href=\"deli.html\">Delicatessan foods</a></li>');
        document.write('<li><a href=\"location.html\">Shop location</a></li>');
      document.write('</ul>');
    document.write('</li>');
  document.write('<img src=\"img/bridgestoneplaque2012.jpg\" width=\"210\" height=\"200\" alt=\"\" class=\"border\" />');
  document.write('</ul>');
document.write('</div>');

document.write('<div class=\"clearfix\">\&nbsp\;</div>');

document.write('<div id=\"footer-bar\" class=\"two-cols\">');
  document.write('<div class=\"col1\">');
    document.write('O\'Keeffes Shop, 2\/3 Wellington Road, St. Lukes Cross, Cork city, Ireland.<br/>Tel: 021-4502010 <br/>Opening hours: 7:30am to 10pm (Mon-Sun)');
  document.write('</div>');
  document.write('<div class=\"col2\">');
    document.write('<ul>');
      document.write('<p><a href=\"http://validator.w3.org/check?uri=http%3A%2F%2Fwww.okeeffes-shop.ie%2Findex.html\"><img style=\"border:0;width:88px;height:31px\" src=\"img/w3_valid-xhtml10.png\" alt=\"Valid XHTML 1.0 Strict\" /></a>');
      document.write('<a href=\"http://jigsaw.w3.org/css-validator/validator?uri=www.okeeffes-shop.ie%2Fstyle.css&profile=css21&usermedium=all&warning=1\"><img style=\"border:0;width:88px;height:31px\" src=\"img/w3_vcss.gif\" alt=\"Valid CSS!\" /></a></p>');
    document.write('</ul>');
  document.write('</div>');
  document.write('<div class=\"clearfix\">\&nbsp\;</div>');
document.write('</div>');

//document.write('</div>'); // end of div class=container
//document.write('</div>'); // end of div id=wrapper

//document.write('<div id=\"footer\" class=\"container\">');
//document.write('<p>\(c\) 2010 okeeffes-shop.ie</p>');
//document.write('</div>');

