Back to Scripts page
Click in the box below, select all and copy to grab the script
<HTML> <HEAD> <TITLE>Content Frame</TITLE> </HEAD> <BODY BGCOLOR=WHITE> <CENTER>Today's Featured site:<BR> <IMG SRC=spacer.gif WIDTH=400 HEIGHT=75 NAME=adBanner> <SCRIPT LANGUAGE=JAVASCRIPT> <!-- Hide script from old browsers // This script copyright 1997, Tom Negrino and Dori Smith. // This script is from "JavaScript for the WWW, Visual QuickStart Guide, 2nd Ed." // For more information, see <http://www.chalcedony.com/javascript/>. // This script may be used and modified, but the copyright notice must remain intact. document.adBanner.src = parent.left.setBanner() // End hiding script from old browsers --> </SCRIPT> </CENTER><H1>You are now looking at page 1</H1> </BODY> </HTML>