Esto es lo que buscás?
Código:
<html>
<head>
<title> New Document </title>
<script language="JavaScript">
<!--
var txt="Texto en movimiento ";
var refresco=null;
function titulo() {
window.status=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
refresco=setTimeout("titulo()",200);
}
titulo();
// -->
</script>
</head>
<body>
</body>
</html>
<hr noshade size=1><img src="http://www.gograph.com/Images-8712/ClipArt/cat03.gif" height="50" border=0 align="absmiddle"> <font size="2" face="verdana" color="#000000">
bet[/CODE]