<html>
<head>
<!-- #BeginEditable "doctitle" --> <!-- #BeginEditable "doctitle" -->
<title>Auto cue</title>
<!-- #EndEditable --> <!-- #EndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
</style>
</head>
<body bgcolor="#000000">
<div id="Body" style="position:absolute; width:480px; height:300px; background-color:#000000; layer-background-color:#000000; border:1px none #000000; z-index:1; left: 2px; top: 3px; overflow: visible">
<marquee behavior="scroll" direction="down" scrollamount="1" width="480" height="300" filter:flipv()
onMouseOver="this.stop();" onMouseOut="this.start();">
<font face="Times New Roman, Times, serif" size="+2" color="#D8C627">
<p><span style="FILTER: Flipv; width:480px;">
Text Here</span>
</p>
</font>
</marquee>
</div>
</body>
</html>