
document.write("<DIV id=pageHeader>");
document.write("      <H1><SPAN>Bullies in Need</SPAN></H1>");
document.write("	  <H3>");
document.write("	  <DIV id=menubar>");
document.write("	  	<SPAN><A title='What we are all about' href='../index.htm'>us</A></SPAN>");
document.write("	  	<SPAN><A title='Find out more about the breed' href='../educate.htm'>educate</A></SPAN>");
document.write("	  	<SPAN><A title='Take a look at our dogs available for adoption' href='../adoption.htm'>adopt</A></SPAN> ");
document.write("	  	<SPAN><A title='A million ways to help' href='../donate.htm'>donate</A></SPAN>");
document.write("	  	<SPAN><A title='To those who care' href='../thanks.htm'>thanks!</A></SPAN>	");  
document.write("	  	<SPAN><A title='What is happening around you?' href='../events.htm'>events</A></SPAN>");
document.write("	  	<SPAN><A title='Join the BIN forum' href='../contact.htm'>contact us</A></SPAN>");
document.write("	  </DIV></H3>");
document.write("</DIV>");