<SCRIPT language=JavaScript>
puchtit=")!! WELCOME TO H@N@Ruj ™ !!(";
letrero2="(((***)))(((***)))";
letrero1=")))***((()))***(((";ultimo1=letrero1.length-1;
ultimo2=letrero2.length-1;
tiempo=setTimeout("scroll()",.1);
function scroll()
{
aux1=letrero1.charAt(ultimo1-1);
letrero1=aux1+letrero1.substring(0,ultimo1-1);
aux2=letrero2.charAt(0);
letrero2=letrero2.substring(1,ultimo2+1)+aux2;
window.status="(" + letrero1 + ")(" + letrero2 + puchtit + letrero1 + ")(" + letrero2 + ")";
tiempo=setTimeout("scroll()",.1);
return true;
}
// -->
</SCRIPT>
<form action="http://z3.invisionfree.com/ha_na_rui/index.php?act=Login&CODE=01&CookieDate=1&return=http%3A%2F%2Fs4.invisionfree.com%2F4T37_Forum%2Findex.php%3Fact%3Dhome" method="post">
<div class='tableborder'>
<div class='tablepad'>
<span class='desc'> <center>Nếu bạn chưa là thành viên của H@N@Ruj ™ th́ xin mời bạn nhấn chuột <a href='http://z3.invisionfree.com/ha_na_rui/index.php?act=Reg'><span style="color:red;"><i><b>vào đây</b></i></span></a> để tạo đăng kí.</center></span>
<br>
<span class='desc'><center>Tài khoản</center></span>
<center><input type='text' class='textinput' size='15' name='UserName' /></center>
<center><span class='desc'>Mật khẩu</span></center>
<center><input type='password' class='textinput' size='15' name='PassWord' /></center>
<center><br /><input type='submit' class='textinput' value='Đăng nhập' /></center>
</form>
<br>
<div class='maintitle'><center><b><img src="http://img181.imageshack.us/img181/4485/tintuc8of.gif"> Tin Tức </b></center></div>
<IMG src="http://www.fileden.com/files/2006/10/27/322775/menu.gif" border=0> <A title="Tin Âm Nhạc" href="http://ngoisao.net/News/Home/" target=H@N@Ruj ™>Tin Âm Nhạc</A>
<br><br>
<IMG src="http://www.fileden.com/files/2006/10/27/322775/menu.gif" border=0> <A title="Tin Thể Thao" href="http://clicknao.com/news/10" target=H@N@Ruj ™>Tin Thể Thao</A>
<br><br>
<IMG src="http://www.fileden.com/files/2006/10/27/322775/menu.gif" border=0> <A title="Tin Điện Ảnh" href="http://clicknao.com/news/9" target=H@N@Ruj ™>Tin Điện Ảnh</A>
<br><br>
<IMG src="http://www.fileden.com/files/2006/10/27/322775/menu.gif" border=0> <A title="Tin Thế Giới" href="http://clicknao.com/news/12" target=H@N@Ruj ™>Tin Thế Giới</A>
<br><br>
<IMG src="http://www.fileden.com/files/2006/10/27/322775/menu.gif" border=0> <A title="Tin Tổng Hợp" href="http://24h.com.vn" target=H@N@Ruj ™>Tin Tổng Hợp</A>
<br><br>
<IMG src="http://www.fileden.com/files/2006/10/27/322775/menu.gif" border=0> <A title="Tuyển sinh ĐH" href="http://tintuc.vnn.vn/tuyensinh/" target=H@N@Ruj ™>Tuyển sinh ĐH</A>
<br><br>
</td><td class="row2" valign="top"><!--coded by HolySavior at www.ifsupport.net //--><table align="right" width="30%" class="row2" valign="top"><tr><td><div class="tableborder">
<div class='tableborder'>
<div class='maintitle'>-:- Clock -:-</div>
<div class='tablepad'>
<center><embed src="http://jrgraphix.net/research/flash/clock.swf" width="180" height="160" type="application/x-shockwave-flash"></embed></center>
</div>
<div class="maintitle">-:- Xem lịch -:-</div>
<div class="tablepad">
<script> var day_of_week = new Array('Su','Mo','Tu','We','Th','Fr','Sa');var month_of_year = new Array('Tháng M?t','Tháng Hai',
'Tháng Ba','Tháng Tu','Tháng Nam',
'Tháng Sáu','Tháng B?y',
'Tháng Tám','Tháng Chín',
'Tháng Mu?i','Tháng M.M?t',
'Tháng M.Hai');var Calendar = new Date();var year = Calendar.getYear();var month = Calendar.getMonth();
var today = Calendar.getDate();var weekday = Calendar.getDay();var DAYS_OF_WEEK = 7;var DAYS_OF_MONTH = 31;var cal;Calendar.setDate(1);Calendar.setMonth(month);var TR_start = '<TR>';var TR_end = '</TR>';var highlight_start = '<TD WIDTH="10"><TABLE CELLSPACING=0 BORDER=1 BGCOLOR=DEDEFF BORDERCOLOR=ffcccc> <TR><TD WIDTH=10><B><CENTER>';var highlight_end = '</CENTER></TD></TR></TABLE></B>';var TD_start = '<TD WIDTH="20"><CENTER>';var TD_end = '</CENTER></TD>';cal = '<TABLE BORDER=1 CELLSPACING=0 CELLPADDING=0 BORDERCOLOR=ffffff><TR><TD>';cal += '<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=1>' + TR_start;cal += '<TD COLSPAN="' + DAYS_OF_WEEK + '" BGCOLOR="#ffffff"> <CENTER><B>';cal += month_of_year[month] + ', ' + year + '</B>' + TD_end + TR_end;cal += TR_start;for(index=0; index < DAYS_OF_WEEK; index++) { if(weekday == index) cal += TD_start + '<B>' + day_of_week[index] + '</B>' + TD_end; else cal += TD_start + day_of_week[index] + TD_end;} cal += TD_end + TR_end;cal += TR_start;for(index=0; index < Calendar.getDay(); index++) cal += TD_start + ' ' + TD_end; for(index=0; index < DAYS_OF_MONTH; index++) { if( Calendar.getDate() > index ) { week_day =Calendar.getDay(); if(week_day == 0) cal += TR_start; if(week_day != DAYS_OF_WEEK) { var day = Calendar.getDate(); if( today==Calendar.getDate() ) cal += highlight_start + day + highlight_end + TD_end; else cal += TD_start + day + TD_end; } if(week_day == DAYS_OF_WEEK) cal += TR_end; } Calendar.setDate(Calendar.getDate()+1);} cal += '</TD></TR></TABLE></TABLE>';document.write(cal);</script>
<center>
</div>
</div>
</center>
</div>
</div>
<div class='tableborder'>
<div class='maintitle'><img src='http://i1.ifrm.com/style_images/1/nav_m.gif' border='0' alt='' width='8' height='8'>-:- H́nh Đẹp -:-</div>
<div class='tablepad'>
<CENTER><IMG
src="http://www.fileden.com/files/2006/10/27/322775/hinhdep.gif"><BR></CENTER></marquee></div></div><div class="tableborder">
<div class="tableborder">
<div class="maintitle">-:- T́m Kiếm -:-</div>
<div class="tablepad"><center>
<TABLE><tr><td>
<FORM method=GET action="http://www.google.com/search" target="_blank">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
border="0" ALT="Google" align="absmiddle"></A>
<INPUT TYPE=text name=q size=25 maxlength=255 value="" style="font-size:10px">
<INPUT type=submit name=btnG VALUE="T́m kiếm" style="font-size:10px">
</td></tr>
</FORM>
</TABLE>
<!--ADD ANOTHER BOX HERE //-->
</td></tr></table><table valign="top"><tr>
<div class="tableborder">
<div class="maintitle"><img src="http://i5.ifrm.com/1622/151/emo/flash.gif"> Welcome to H@N@Ruj ™ <img src="http://i5.ifrm.com/1622/151/emo/flash.gif"></div>
<div class="tablepad">
<center>
<script LANGUAGE="JavaScript">
<!--
// Store the date In avarlable
d = new Date()
dateText = ""
// Get the cuurent day and convert it to the name of the day
dayValue = d.getDay()
if(dayValue == 0)
dateText += "Chủ Nhật"
else if (dayValue == 1)
dateText += "Thứ Hai"
else if (dayValue == 2)
dateText += "Thứ Ba"
else if (dayValue == 3)
dateText += "Thứ Tư"
else if (dayValue == 4)
dateText += "Thứ Năm"
else if (dayValue == 5)
dateText += "Thứ Sáu"
else if (dayValue == 6)
dateText += "Thứ Bảy"
// Get the current date; if it's before 2000,add 1900
dateText += ", Ngày " + d.getDate()+","
// Get the current month and convert it to the name of the month
monthValue = d.getMonth()
dateText += " "
if (monthValue == 0)
dateText += "Tháng 1"
if (monthValue == 1)
dateText += "Tháng 2"
if (monthValue == 2)
dateText += "Tháng 3"
if (monthValue == 3)
dateText += "Tháng 4"
if (monthValue == 4)
dateText += "Tháng 5"
if (monthValue == 5)
dateText += "Tháng 6"
if (monthValue == 6)
dateText += "Tháng 7"
if (monthValue == 7)
dateText += "Tháng 8"
if (monthValue == 8)
dateText += "Tháng 9"
if (monthValue == 9)
dateText += "Tháng 10"
if (monthValue == 10)
dateText += "Tháng 11"
if (monthValue == 11)
dateText += "Tháng 12"
// Get the current year; if it's before 2000, add 1900
if (d.getYear() < 2000)
dateText += ", Năm " + (1900 + d.getYear())
else
dateText += ", Năm " + (d.getYear())
// Get the current minutes
minuteValue = d.getMinutes()
if (minuteValue < 10)
minuteValue = "0" + minuteValue
// Get the current hours
hourValue = d.getHours()
// Customize the greeting based on the current hours
if (hourValue < 12)
{
greeting = "<center>Chào buổi sáng!</center>"
greeting1 = "<br><center>Chúc các bạn một ngày thành công.</center>"
timeText = " Bây giờ là: " + hourValue + ":" + minuteValue + " AM"
}
else if (hourValue == 12)
{
greeting = "<center>Chào buổi trưa!</center>"
greeting1 = "<br><center>Chúc các bạn có một buổi chiều may mắn.</center>"
timeText = " Bây giờ là: " + hourValue + ":" + minuteValue + " PM"
}
else if (hourValue < 14)
{
greeting = "<center>Chào buổi trưa! </center>"
greeting1 = "<br><center>Chúc các bạn có một buổi chiều may mắn.</center>"
timeText = " Luc " + (hourValue - 12) + ":" + minuteValue + " PM"
}
else if (hourValue < 18)
{
greeting = "<center>Chào buổi chiều!</center>"
greeting1 = "<br><center>Chúc các bạn có một buổi tối hạnh phúc.</center>"
timeText = " Bây giờ là: " + (hourValue - 12) + ":" + minuteValue + " PM"
}
else
{
greeting = "<center>Chào buổi tối! </center>"
greeting1 = "<br><center>Chúc các bạn một ngủ ngon cùng những giấc mơ đẹp.</center>"
timeText = " Bây giờ là: " + (hourValue - 12) + ":" + minuteValue + " PM"
}
// Write the greeting, the date, and the time to the page
document.write(greeting + timeText + "."+" <br> "+dateText + greeting1)
//-->
</script>
<SCRIPT>document.write('<BODY bottomMargin=0 leftMargin=0 topMargin=0 rightMargin=0 marginheight="0" marginwidth="0">');</SCRIPT>
<SCRIPT>
Send=function()
{
window.location='ymsgr:sendIM?'+nick.value+'&m=Minh dang truy cap vao website
http://hanarui.vnn.bz co rat nhieu cai hay cua lua tuoi 8X, nhu AM NHAC - TINH YEU - CUOC SONG ... ban thu vao xem di';
}
send=function()
{
if (nick.value=='')
nick.value='kjeukach';
txtCmd='ymsgr:sendIM?'+nick.value;
sendIM.href=txtCmd;
}
</SCRIPT>
<BODY>
<b><font color=#ff3399>
<BR>Để gởi tặng trang web này cho người quen của bạn.<br>
Bạn hăy nhập nick Yahoo Messeger của người nhận.<br>
Sau đó nhấn nút Send hoặc Enter 2 cái </b></font>
<br><!---send---><IMG height=30
src="http://i2.ifrm.com/4329/45/emo/126.gif"> <INPUT size=23
name=nick> <INPUT onclick=Send() type=submit value=Send>
<center><font color="red"><b>Mọi thắc mắc, đóng góp ư kiến liên hệ qua Y!M :</b></font> <a style="text-decoration: none" href="ymsgr:sendim?ha_na_rui"><img src="http://mail.opi.yahoo.com/online?u=ha_na_rui&m=g&t=1" align=middle border="0">
</center>
</div>
</div>
<div class="tableborder">
<div class="maintitle" align="center">@ Cry On My Shoulder @</div>
<div class="tablepad">
<center><embed src="http://www30.websamba.com/ruihana/Cryonmyshoulder.swf" width="300" height="270" type="application/x-shockwave-flash"></embed></center><hr>
<FONT color=#CC6633><b><i>Gửi tới XU:</b></i><i>...XU ạ! VIC thực sự là một con người ích kỉ có phải ko? Chính VIC là người đầu tiên nói lời chia tay cơ mà, nhưng dù sao cũng mong Xu hiểu, VIC ko muốn thấy Xu sẽ đau khổ khi chờ đợi một người như VIC. Con đường của VIC chắc chắn sẽ c̣n rất dài, VIC thực sự cũng không dám chắc ràng đến một lúc nào đó minh sẽ " say nắng ", và say một cách ko c̣n biết ǵ, để rồi quên đi h́nh bóng của XU. Hôm nay gặp XU, VIC tưởng rằng chúng ḿnh sẽ rất vui, v́ thực sự khi nói chuyện qua điện thoại, VIC ko thể nói hết nỗi ḷng của ḿnh. VIC chắc rằng rồi sau này XU sẽ c̣n gặp rất nhiều, rất nhiều người hơn VIC và hơn cả trong trí tưởng tượng của XU về VIC nhưng sao...nhưng sao VIC lo rằng điều đó sẽ trở thành hiện thực. VIC ra về, trời đổ mưa, như nước mắt đang tuôn trào trong ḷng VIC vậy, VIC ko thể khóc v́ XU luôn nói rằng VIC là một người rất mạnh mẽ phải ko ? Ko hiểu sao giờ đây VIC nhớ XU thật nhiều, nhiều như chưa bao giờ có. VIC chỉ mún chạy đến ôm chặt XU vào ḷng, nhưng...VIC ko thể, thậm chí dù chỉ là nhắn tin thôi ?? V́ sao ? V́ sao chứ ?? Thực sự ngay chính VIC cũng ko thể hiểu nỗi ḿnh là một con người thế nào ?? và...VIC - VIC phải làm ǵ bây giờ đây ?? XU ạ! Ngay bây giờ đây, VIC nhớ XU thật nhiều, nhiều lắm...</i></FONT>