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