A script that opens up with two
panels (left and right) as the surfer enters the page.
EXAMPLE
You should have seen it as you entered this page.
1) Insert the following
<style> command in the
<HEAD> section of your page. You can change the color
of the strips from green to another by changing all three
instances of the word "green" to another color
name. You can also use this format (#cfcfff)
to define a specific color.
2) Insert the following script
right after the <BODY> tag in your HTML. Adjust the
speed in which the curtain draws by changing
"speed=20" to another number (larger number is
faster).