~ Durius Water Pic Applet ~

" DX Gradient Filter Table"

<HTML><HEAD><TITLE>Water Pic Applet DX Gradient Table with EOT</TITLE>
<STYLE>BODY {
 BORDER-RIGHT: #a6a0dc 10px inset; BORDER-TOP: #a6a0dc 10px outset; SCROLLBAR-FACE-COLOR: #a6a0dc; SCROLLBAR-HIGHLIGHT-COLOR: #e6c2e6; BORDER-LEFT: #a6a0dc 10px outset; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #e6c2e6; SCROLLBAR-ARROW-COLOR: #e6c2e6; SCROLLBAR-TRACK-COLOR: #90D8FA; BORDER-BOTTOM: #a6a0dc 10px inset; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #a6a0dc; FONT-FAMILY: "Lucida Casual"; COLOR: #004a9a; FONT-SIZE: 14pt; FONT-WEIGHT:normal }
.div1 {
 BORDER-RIGHT: #a6a0dc 5px inset; BORDER-TOP: #a6a0dc 5px outset; BORDER-LEFT: #a6a0dc 5px outset; BORDER-BOTTOM: #a6a0dc 5px inset
}
.div2 {
 BORDER-RIGHT: #a6a0dc 5px inset; BORDER-TOP: #a6a0dc 5px outset; BORDER-LEFT: #a6a0dc 5px outset; BORDER-BOTTOM: #a6a0dc 5px inset
}
TABLE {
 BORDER-RIGHT: #a6a0dc 5px inset; BORDER-TOP: #a6a0dc 5px outset; BORDER-LEFT: #a6a0dc 5px outset; BORDER-BOTTOM: #a6a0dc 5px inset
}
TD {
 BORDER-RIGHT: #90D8FA 5px inset; BORDER-TOP: #90D8FA 5px outset; BORDER-LEFT: #90D8FA 5px outset; BORDER-BOTTOM: #90D8FA 5px inset
}
</STYLE>
</HEAD>
<BODY bgColor=#90d8fa
background="C:\Program Files\Common Files\Microsoft Shared\Stationery\background goes here.jpg">
<BGSOUND balance=0 src="C:\Program Files\Common Files\Microsoft Shared\Stationery\music file goes here.mid" volume=0
loop=infinite>
<CENTER>
<!--you can disable the gradient in the table by making the Gradient Type=0 in the filter code-->
<TABLE id=tbl style="FILTER: Progid:DXImageTransform.Microsoft.Gradient
(startColorstr=#90D8FA,endColorstr=#e6c2e6,GradientType=1)" height=650
cellSpacing=5 cellPadding=5 width=500 align=center>
  <TBODY>
  <TR>
    <TD align=middle width=500 height=500>
      <P align=center><FONT size=5>" title goes here"</FONT></P>
            <CENTER>
      <TABLE cellSpacing=5 cellPadding=5 height=353 width=379 align=center>
        <TBODY>
        <TR>
          <TD align=middle width=379 height=353>
            <DIV class=div1 id=container
            style="LEFT: 0px; WIDTH: 379px; POSITION: relative; TOP: 0px; HEIGHT: 353px">
            <CENTER><APPLET codeBase="
http://your website addy goes here/ "
            code=DuriusWaterPic.class width=372 height=348 archive="DuriusWaterPic.jar"><PARAM NAME="dim" VALUE="6"><PARAM NAME="noise" VALUE="5"><PARAM NAME="mouse" VALUE="1"><PARAM NAME="reg" VALUE="43752326"><PARAM NAME="image" VALUE="
http://your website addy/applets/main image.jpg "><PARAM NAME="bg" VALUE="ffffff"><PARAM NAME="url" VALUE="http://your favorite website addy/ "><PARAM NAME="dotsize" VALUE="3"><PARAM NAME="cabbase" VALUE="DuriusWaterPic.cab"></APPLET></DIV></CENTER>

</TD></TR></TBODY></TABLE></CENTER></TD></TR>
  <TR>
    <TD align=middle width=500 height=150>
      <DIV class=div2 style="OVERFLOW: auto; WIDTH: 500px; HEIGHT: 150px"
      align=center>Text goes here ...</DIV></TD></TR></TBODY></TABLE></CENTER>

<!--To make the background change direction, use a (-) or (+) sign before the number...x=x-1 and y=y+1-->
<SCRIPT language=VBScript>

'This script was written on 05-04-02 by KareBear    ~
' Please do not remove these credits from the script ~
' For questions or comments
karebear56@adelphia.net 
x=0
y=0

Sub Window_OnLoad()
window.status="Stationery by ~ KareBear Kreations ~"
SetInterval "scroll", 64
End Sub

sub scroll()
x=x-1
y=y-1
document.body.style.backgroundPosition=x&" "&y
End Sub

</SCRIPT>
</BODY></HTML>


Copyright İFebruary, 2002 - All Rights Reserved.