 

function noticeWindow(){

  var newWindow = window.open("http://www.busybodscards.co.uk/noticeboard.php", "Notices", 'scrollbars=yes,toolbar,resizable=yes,width=900,height=600,');  

 }
