<html>
<head>
<TITLE>Automatic textreader for your lazy visitors</TITLE>

<meta NAME="keywords" CONTENT="drag, drop, drag and drop, move, images, DHTML, free, download, animation, move, free, samples, applet, JavaScript, dynamic">

<meta NAME="description" CONTENT="The first fully automatic text-reader for your lazy visitors. Cross-browser, silly, different. Watch it and be happy. ">

<SCRIPT LANGUAGE="JavaScript">

// CREDITS:
// Automatic textreader for your lazy visitors by Urs Dudli and Peter Gehrig
// Copyright (c) 2000 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.ch.
// info@24fun.ch
// 1/27/2000

// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a link to http://www.24fun.ch on the webpage
// where the script will be running.

// CONFIGURATION:
// Copy the script block and paste it in the head-zone of your HTML-file (textreader.html)
// Copy the three div-blocks (named "bgdiv", "frontdiv", "framepic") and paste them
// just above the </body> the tag. Do not change their order!
// Write into the div-blocks "bgdiv" and "frontdiv" the same text.
// Copy the image "framepic42.gif" anf put it in the same directory
// as the file "textreader.html".
// GO TO www.24fun.ch AND DOWNLOAD EVEN MORE SILLY FUNSCRIPTS FOR FREEEEEEEEEEEE

// Speed of the textreader
var tempo=30

// Width and height of the transparent image "framepic42.gif" (pixels)
var framepic_width=150
var framepic_height=80

// the vertical jump of the image after finishing one row (pixels)
var ystep=20

var framepic_startx=0
var framepic_starty=0

var marginbottom
var marginright

var clipLeft=framepic_startx
var clipTop=framepic_starty
var clipRight=clipLeft+framepic_width
var clipBottom=clipTop+framepic_height

var xstep=10

function moveframe() {
if (document.layers) {
if (document.framepic.left<marginright-framepic_width) {
document.framepic.left+=xstep
document.frontdiv.clip.left=document.framepic.left
document.frontdiv.clip.right=document.framepic.left+framepic_width
}
else {
document.framepic.left=0
if (document.framepic.top<marginbottom-framepic_height) {
document.framepic.top+=ystep
document.frontdiv.clip.top=document.framepic.top
document.frontdiv.clip.bottom=document.frontdiv.clip.top+framepic_height
}
else {
document.framepic.top=0
document.frontdiv.clip.top=document.framepic.top
document.frontdiv.clip.bottom=document.frontdiv.clip.top+framepic_height
}
}
}
if (document.all) {
if (document.all.framepic.style.posLeft<marginright-framepic_width) {
document.all.framepic.style.posLeft+=xstep
clipLeft=document.all.framepic.style.posLeft
clipRight=clipLeft+framepic_width
document.all.frontdiv.style.clip="rect("+clipTop+" "+clipRight+" "+clipBottom+" "+clipLeft+")"
}
else {
document.all.framepic.style.posLeft=0
if (document.all.framepic.style.posTop<marginbottom-framepic_height) {
document.all.framepic.style.posTop+=ystep
clipTop=document.all.framepic.style.posTop
clipBottom=clipTop+framepic_height
}
else {
document.all.framepic.style.posTop=0
clipTop=document.all.framepic.style.posTop
clipBottom=clipTop+framepic_height
}
}
}
}

function init() {
if (document.all) {
marginbottom = document.body.clientHeight
marginright = document.body.clientWidth
clipTop=framepic_starty
clipLeft=framepic_startx
clipBottom=clipTop+framepic_height
clipRight=clipLeft+framepic_width
document.all.frontdiv.style.clip="rect("+clipTop+" "+clipRight+" "+clipBottom+" "+clipLeft+")"
document.all.frontdiv.style.visibility="VISIBLE"
}
if (document.layers) {
marginbottom = window.innerHeight
marginright = window.innerWidth
document.frontdiv.clip.left=framepic_startx
document.frontdiv.clip.right=clipLeft+framepic_width
document.frontdiv.clip.top=framepic_starty
document.frontdiv.clip.bottom=clipTop+framepic_height
document.frontdiv.visibility="visible"
}
var timer=setInterval("moveframe()",tempo)
}
// - End of JavaScript - -->
</SCRIPT>

<style type="text/css">
A, A:Visited, A:Active {
color:0000FF;
}
A:Hover {
color:FF0000
}
</STYLE>
<link rel="stylesheet" href="../../liora3.css" type="text/css">
</HEAD>

<BODY onLoad="init()">

<DIV ID="bgdiv" style="position:absolute;left:0px;top:0px;font-size:20pt;font-family:Verdana;color:EEEEEE">The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. </DIV>

<DIV ID="frontdiv" style="position:absolute;left:0px;top:0px;font-size:20pt;font-family:Verdana;color:000000;">The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. </DIV>

<DIV ID="framepic" style="position:absolute;left:0px;top:0px;"><IMG SRC="framepic42.gif"></DIV>

</BODY>
</HTML>

and be happy.
<html>
<head>
<TITLE>Automatic textreader for your lazy visitors</TITLE>

<meta NAME="keywords" CONTENT="drag, drop, drag and drop, move, images, DHTML, free, download, animation, move, free, samples, applet, JavaScript, dynamic">

<meta NAME="description" CONTENT="The first fully automatic text-reader for your lazy visitors. Cross-browser, silly, different. Watch it and be happy. ">

<SCRIPT LANGUAGE="JavaScript">

// CREDITS:
// Automatic textreader for your lazy visitors by Urs Dudli and Peter Gehrig
// Copyright (c) 2000 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.ch.
// info@24fun.ch
// 1/27/2000

// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a link to http://www.24fun.ch on the webpage
// where the script will be running.

// CONFIGURATION:
// Copy the script block and paste it in the head-zone of your HTML-file (textreader.html)
// Copy the three div-blocks (named "bgdiv", "frontdiv", "framepic") and paste them
// just above the </body> the tag. Do not change their order!
// Write into the div-blocks "bgdiv" and "frontdiv" the same text.
// Copy the image "framepic42.gif" anf put it in the same directory
// as the file "textreader.html".
// GO TO www.24fun.ch AND DOWNLOAD EVEN MORE SILLY FUNSCRIPTS FOR FREEEEEEEEEEEE

// Speed of the textreader
var tempo=30

// Width and height of the transparent image "framepic42.gif" (pixels)
var framepic_width=150
var framepic_height=80

// the vertical jump of the image after finishing one row (pixels)
var ystep=20

var framepic_startx=0
var framepic_starty=0

var marginbottom
var marginright

var clipLeft=framepic_startx
var clipTop=framepic_starty
var clipRight=clipLeft+framepic_width
var clipBottom=clipTop+framepic_height

var xstep=10

function moveframe() {
if (document.layers) {
if (document.framepic.left<marginright-framepic_width) {
document.framepic.left+=xstep
document.frontdiv.clip.left=document.framepic.left
document.frontdiv.clip.right=document.framepic.left+framepic_width
}
else {
document.framepic.left=0
if (document.framepic.top<marginbottom-framepic_height) {
document.framepic.top+=ystep
document.frontdiv.clip.top=document.framepic.top
document.frontdiv.clip.bottom=document.frontdiv.clip.top+framepic_height
}
else {
document.framepic.top=0
document.frontdiv.clip.top=document.framepic.top
document.frontdiv.clip.bottom=document.frontdiv.clip.top+framepic_height
}
}
}
if (document.all) {
if (document.all.framepic.style.posLeft<marginright-framepic_width) {
document.all.framepic.style.posLeft+=xstep
clipLeft=document.all.framepic.style.posLeft
clipRight=clipLeft+framepic_width
document.all.frontdiv.style.clip="rect("+clipTop+" "+clipRight+" "+clipBottom+" "+clipLeft+")"
}
else {
document.all.framepic.style.posLeft=0
if (document.all.framepic.style.posTop<marginbottom-framepic_height) {
document.all.framepic.style.posTop+=ystep
clipTop=document.all.framepic.style.posTop
clipBottom=clipTop+framepic_height
}
else {
document.all.framepic.style.posTop=0
clipTop=document.all.framepic.style.posTop
clipBottom=clipTop+framepic_height
}
}
}
}

function init() {
if (document.all) {
marginbottom = document.body.clientHeight
marginright = document.body.clientWidth
clipTop=framepic_starty
clipLeft=framepic_startx
clipBottom=clipTop+framepic_height
clipRight=clipLeft+framepic_width
document.all.frontdiv.style.clip="rect("+clipTop+" "+clipRight+" "+clipBottom+" "+clipLeft+")"
document.all.frontdiv.style.visibility="VISIBLE"
}
if (document.layers) {
marginbottom = window.innerHeight
marginright = window.innerWidth
document.frontdiv.clip.left=framepic_startx
document.frontdiv.clip.right=clipLeft+framepic_width
document.frontdiv.clip.top=framepic_starty
document.frontdiv.clip.bottom=clipTop+framepic_height
document.frontdiv.visibility="visible"
}
var timer=setInterval("moveframe()",tempo)
}
// - End of JavaScript - -->
</SCRIPT>

<style type="text/css">
A, A:Visited, A:Active {
color:0000FF;
}
A:Hover {
color:FF0000
}
</STYLE>
<link rel="stylesheet" href="../../liora3.css" type="text/css">
</HEAD>

<BODY onLoad="init()">

<DIV ID="bgdiv" style="position:absolute;left:0px;top:0px;font-size:20pt;font-family:Verdana;color:EEEEEE">The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. </DIV>

<DIV ID="frontdiv" style="position:absolute;left:0px;top:0px;font-size:20pt;font-family:Verdana;color:000000;">The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. The first fully automatic text-reader for your lazy visitors. Watch it and be happy. </DIV>

<DIV ID="framepic" style="position:absolute;left:0px;top:0px;"><IMG SRC="framepic42.gif"></DIV>

</BODY>
</HTML>

and be happy.