Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<script src="http://doviet.hn-ams.org/others/ym_smilies/parse.js"></script>
<script>
var text1="Ephemeral Dreams * http://babbling.iscool.net/ *remember to turn on your pop up blocker ****"
comeback=0
cometo=0
function dis(){
window.status=text1.substring(0,cometo)
if(comeback==1){
cometo--;
if(cometo==0){comeback=0}
} else {cometo++;if(cometo==text1.length){comeback=1}}
window.status=text1.substring(0,cometo)+"|"
if(cometo==text1.length){window.setTimeout("dis()",700);} else {window.setTimeout("dis()",90);}
}
dis()
</script>