
	document.write("<div style='margin:.5em 0'>");
	document.write("<span style='color:#000;background:#FFF;padding:.5em'>");
	document.write("<b>This forum doesn't exist.</b><br>");
	
	document.write("Please contact <a href='http://nabble-support.1.n2.nabble.com/'>Nabble Support</a> if you need help.");
	
	document.write("</span>");
	document.write("</div>");

