'; } var headLoops = 4; function setHead () { if (headColor == "white") headColor = "black"; else headColor = "white"; if (headLoops > 0) setTimeout ('setHead()', 5000); self.head.location = "javascript:parent.headFrame()"; } function initialize () { setHead(); } // end script --> <h2 align="center">Netscape 2.0 or other JavaScript-enabled browser required</h2>