document.writeln('<map  name=\"ncar_atd_map\">' +
'  <area shape=\"rect\" coords=\"1,1,130,97\" target=\"_top\" href=\"http://www.ucar.edu/communications/staffnotes/0111/logo.html\"' +
'        title=\"About this NCAR logo\">' +
'  <area shape=\"rect\" coords=\"80,98,172,124\" target=\"_top\" href=\"http://www.ncar.ucar.edu\"' +
'        title=\"National Center for Atmospheric Research\">' +
'  <area shape=\"rect\" coords=\"1,125,172,149\" target=\"_top\" href=\"http://www.atd.ucar.edu\"' +
'        title=\"Atmospheric Technology Division Home Page\">' +
'</map>\n\n' +
'' +
'</head>' +
'' +
'<body>' +
'' +
'<img ismap align=\"left\" border=\"0\" hspace=\"10\" usemap=\"#ncar_atd_map\"' +
'src=\"/gif/ncar_logo.atd.jpg\" alt=\"National Center for Atmospheric Research\"></a>' );

