function writenews() {
  //document.write('<a href="news.html#REOPEN"><img src="images/arrow2.gif" width="15" height="15" border="0" align="middle">');
  //document.write('<span class="hotnews">Hashinokai reopens 9th January</span></a>');
  //document.write('<a href="news.html#THAMES"><img src="images/arrow2.gif" width="15" height="15" border="0" align="middle">');
  //document.write('<span class="hotnews">Japan at THAMES NIGHT FESTIVAL</span></a>');
  //document.write('<a href="news.html#MATSURI"><img src="images/arrow2.gif" width="15" height="15" border="0" align="middle">');
  //document.write('<span class="hotnews">Japan Matsuri 2011</span></a>');
  document.write('<a href="news.html#MOVED"><img src="images/arrow2.gif" width="15" height="15" border="0" align="middle">');
  document.write('<span class="hotnews">Hashinokai moves into COMEDY!</span></a>');
  // document.write('<a href="news.html#ABBEY"><img src="images/arrow2.gif" width="15" height="15" border="0" align="middle">');
  //document.write('<span class="hotnews">Great East Japan Earthquake Memorial Service</span></a>');
  document.write('<a href="http://twitter.com/Hashinokai" target="_blank"><img src="images/arrow2.gif" width="15" height="15" border="0" align="middle">');
  document.write('<span class="hotnews">HashinoKai on Twitter</span></a>');
    //document.write('<a href="news.html#time"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle">');
  //document.write('<span class="hotnews">Nihongo Time at Hashi no Kai</span></a>');
  //document.write('<a href="news.html#quiz"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle">');
  //document.write('<span class="hotnews">Pub Quiz or Origami each month at Hashi no Kai</span></a>');
      
}

function writelinks() {
  document.write('<a href="http://www.uk.emb-japan.go.jp/" target="_blank"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle"> Embassy of Japan</a>');
  document.write('<a href="http://www.japansociety.org.uk/" target="_blank"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle"> Japan Society</a>');
  document.write('<a href="http://jp.celltica.com/cgi-bin/wwwjdic?1C" target="_blank"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle"> Online English/Japanese Dictionary</a>');
  document.write('<a href="http://www.redcross.org.uk/Donate-Now/Make-a-single-donation/Japan-Tsunami-Appeal" target="_blank"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle">Tohoku: Donate through Red Cross</a>');
  document.write('<a href="http://www.uk.emb-japan.go.jp/en/visa/Donations_earthquake160311.html" target="_blank"><img src="images/arrow2.gif" width="15" height="15" border="0" align="absmiddle">Tohoku: Donate through Embassy</a>');
}


