// JavaScript Document
document.write("<div ID='news' style='position:absolute; visibility:hidden;"
+ "top:1; left:1; height:600; clip:rect(10,100,100,10); border-width:1px;'>"
+ "<table border=0 cellpadding=1 cellspacing=0 bgcolor='white'>"
+ "<tr>"
+ "<td>"
+ "<script language='javascript'>"
+ "document.write('<img src=' + blank + ' width=1 height='+boxheight+'>');"
+ "</script>"
+ "</td>"
+ "</tr>"
+ "<tr>"
+ "<td>"
+ "<p align='left' " 
+ "style='font-family:Arial, Helvetica, sans-serif; color:#660000; font-size:10px; font-weight:600;'>"
+ "The Notebenders Community<br>" 
+ "Workshop Band is the brainchild<br>" 
+ "of our patron and inspiration, <br>"
+ "<a href='http://www.bearwoodjazz.co.uk/andy.html' target='_blank'>Andy Hamilton.</a>"
+ "<br><br>"
+ "His enthusiasm for teaching<br>"
+ "has led to the establishment<br>" 
+ "of <a href='http://www.ladywoodmusic.co.uk/' target='_blank'>The Ladywood Community<br>"
+ "School of Music</a> supported<br>" 
+ "by the Millennium Commission,<br>" 
+ "which is offering people of all<br>"
+ "ages the chance to learn from<br>" 
+ "and play with one of the truly<br>" 
+ "great men of jazz.<br><br>"
+ "Many of our members have<br>" 
+ "come through this initiative.<br><br>"
+ "You are welcome to browse the<br>" 
+ "site and find out more about<br>"
+ "what we do, and what we are<br>" 
+ "about."
+ "</p>"
+ "</td></tr>"
+ "<tr><td><img src='includes/images/aht.jpg'>"
+ "</td></tr>"
+ "<tr><td><img src='includes/images/ap.jpg'>"
+ "</td></tr>"
+ "<tr><td>"
+ "<script language='javascript'>"
+ "document.write('<img src=' + blank + ' width=1 height='+boxheight+'>');"
+ "</script></td></tr></table></div>");
