﻿// JavaScript Document

res = "<div style=\" z-index:1000; position:absolute; left:577px; top:0px; border-width:0px; \">"
res += "<img src=\"images/ccgrs-about.png\" width=\"28\" height=\"76\" "
res += "border=\"0\" usemap=\"#about\" /><map name=\"about\" id=\"about\"> "
res += "<area shape=\"\" alt=\"About CCGRS\" coords=\"1,1,76,76,76,1\" "
res += "href=\"about.php\" target=\"frame02\" /></map></div>"
document.write(res);