<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0164)file://C:\Documents%20and%20Settings\Hoai%20An\Local%20Settings\Temporary%20Internet%20Files\Content.IE5\G9IZ8DU3\Tạo hiệu ứng quanh chữ.htm -->
<!-- saved from url=(0022)http://internet.e-mail --><HTML><HEAD><TITLE>HVF - hiencam.vnbb.com</TITLE>
<SCRIPT>
<!--
//Pulsating Text (GeluKrait e-mail:
GeluKrait@yahoo.com)
//Permission granted to Echip to feature script in archive
//For full source and 100's more DHTML scripts, contact
AsSaSsIn@mail2phoenix.comvar divs = new Array();
var da = document.all;
var start;
//CONFIGUER THESE VARS!!!!!!
//speed of pulsing
var speed = 50;
function initVars(){
if (!document.all)
return
//Extend of shrink the below list all you want
//put an "addDiv(1,"2",3,4); for each div you made,
//1)'id' of div
//2)color or glow(name or hex)(in quotes!!!)
//3)minimum strength
//4)maximum strength
addDiv(hi,"white",2,11);
addDiv(welcome,"red",4,9);
addDiv(message,"purple",2,4);
addDiv(msg2,"orange",15,17);
addDiv(msg3,"blue",1,3);
//NO MORE EDITING!!!!!!
startGlow();
}
function addDiv(id,color,min,max)
{
var j = divs.length;
divs[j] = new Array(5);
divs[j][0] = id;
divs[j][1] = color;
divs[j][2] = min;
divs[j][3] = max;
divs[j][4] = true;
}
function startGlow()
{
if (!document.all)
return 0;
for(var i=0;i<divs.length;i++)
{
divs[i][0].style.filter = "Glow(Color=" + divs[i][1] + ", Strength=" + divs[i][2] + ")";
divs[i][0].style.width = "100%";
}
start = setInterval('update()',speed);
}
function update()
{
for (var i=0;i<divs.length;i++)
{
if (divs[i][4])
{
divs[i][0].filters.Glow.Strength++;
if (divs[i][0].filters.Glow.Strength == divs[i][3])
divs[i][4] = false;
}
if (!divs[i][4])
{
divs[i][0].filters.Glow.Strength--;
if (divs[i][0].filters.Glow.Strength == divs[i][2])
divs[i][4] = true;
}
}
}
-->
</SCRIPT>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY vLink=#000000 aLink=#000000 link=#000000 bgColor=#000000
onload=initVars()>
<DIV id=hi style="WIDTH: 754px; COLOR: lime; HEIGHT: 22px">
<P style="MARGIN-TOP: 7px; MARGIN-BOTTOM: 7px" align=center><FONT face=Ast126
color=#0000ff>HVF</FONT><FONT face=Ast126 color=#ff0000>hiencam.vnbb.com</FONT></P></DIV>
<P align=center><FONT color=#ffffff><BR></FONT></P>
<DIV id=welcome style="WIDTH: 754px; COLOR: lime; HEIGHT: 21px">
<P style="MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px" align=center><FONT
face="Whimsy TT" color=#ffffff size=4>Dien dan cho gioi tre Viet Nam</FONT></P></DIV>
<P align=center><FONT color=#ffffff><BR></FONT></P>
<DIV id=message style="COLOR: lime">
<P align=center><FONT face=Balthazar color=#ffffff>Admin: Tran Le Dong
</FONT></P></DIV>
<P align=center><FONT color=#ffffff><BR></FONT></P>
<DIV id=msg2 style="COLOR: lime">
<P style="MARGIN-TOP: 20px; MARGIN-BOTTOM: 20px" align=center><FONT
color=#000000><A style="TEXT-DECORATION: none"
href="mailto:shiningstar_1610@yahoo.com">Email:</A></FONT><A
style="TEXT-DECORATION: none" href="mailto:shiningstar_1610@yahoo.com"><FONT
color=#ffffff><I> <B><FONT color=#0000ff>shiningstar_</FONT><FONT
color=#ff0000>1610</FONT>@yahoo.com</B></I> </FONT><FONT color=#000000>de duoc giai dap</FONT></A></P></DIV>
<P align=center><FONT color=#ffffff><BR></FONT></P>
<DIV id=msg3 style="COLOR: lime">
<P align=center><FONT color=#ffffff><A style="TEXT-DECORATION: none"
href="http://hiencam.vnbb.com/"><FONT color=#ffffff>Visit forum HVF
!</FONT></A> </FONT></P></DIV></BODY></HTML>