<!--hide script from old browsers
function newWindow() {
  mapWindow = window.open('../news.html', 'newWin', 'scrollbars=yes,resizable=yes,width=400,height=600');
}
//end hiding contents-->