document.writeln('<map  name=\"ncar_eol_map\">' +
'  <area shape=\"rect\" coords=\"25,44,187,119\" target=\"_top\" href=\"http://www.eol.ucar.edu\"' +
'        title=\"Earth Observing Laboratory Home Page\">' +
'  <area shape=\"rect\" coords=\"37,130,131,143\" target=\"_top\" href=\"http://www.eol.ucar.edu/requests.html\"' +
'        title=\"EOL Deployment\">' +
'  <area shape=\"rect\" coords=\"70,146,174,159\" target=\"_top\" href=\"http://www.eol.ucar.edu/development.html\"' +
'        title=\"EOL Development\">' +
'  <area shape=\"rect\" coords=\"54,164,158,176\" target=\"_top\" href=\"http://www.eol.ucar.edu/data.html\"' +
'        title=\"EOL Data Services\">' +
'  <area shape=\"circ\" coords=\"102,107,98\" target=\"_top\" href=\"http://www.ncar.ucar.edu\"' +
'        title=\"National Center for Atmospheric Research, Home Page\">' +
'</map>\n\n' +
'' +
'</head>' +
'' +
'<body>' +
'' +
'<img ismap align=\"left\" border=\"0\" hspace=\"10\" usemap=\"#ncar_eol_map\"' +
'src=\"widgets/EOLlogo.n.gif\" alt=\"Earth Observing Laboratory, National Center for Atmospheric Research\"></a>' );

