function bottomMenu() {
  var menu;
  menu='Copyright &copy; <a href="/">HIP-Newcastle.co.uk</a> | <a href="http://www.hip-newcastle.co.uk/privacy.html">Privacy Policy</a> All rights reserved. Design by <a href="http://www.nodethirtythree.com/" target="_blank" rel="nofollow">NodeThirtyThree</a><br />';
  
  document.writeln(menu);
}
    