XtGem Forum catalog

<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><title>TUONG TRI TELECOM!!!</title><meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml; charset=utf-8" /><style type="text/css"><!-- --></style></head><body>
<p align="center">

<p align="left"><div style="border-style:solid;border-width:1px;border-color:#00ee00;"><p align="left"><p align="left"><center><b style="color: #cc6666">


<SCRIPT language=JavaScript src='../menu_tpl.js'></SCRIPT>
<SCRIPT language=JavaScript>
new menu (MENU_ITEMS, MENU_POS2);

</SCRIPT><SCRIPT>

// All you have to do is put another text in the variable message.
// Don't forget to break all lines with a ^
// When you do not place a ^ at the end of all the message, the
// message will not repeat

message = "Chao mung cac Ban da den Website TUONG TRI TELECOM!!!^.^" +
"Chuc Ban mot ngay vui ve,may man,thanh cong va hanh phuc.^" +
"Hotline:01214929990-01254923063^" +
"Email:tuongtritelecom@gmail.com^" +
"TUONG TRI TELECOM!! han hanh duoc phuc vu!^" +
"^"
scrollSpeed = 25
lineDelay = 1500

// Do not change the text below //

txt = ""

function scrollText(pos) {
if (message.charAt(pos) != '^') {
txt = txt + message.charAt(pos)
status = txt
pauze = scrollSpeed
}
else {
pauze = lineDelay
txt = ""
if (pos == message.length-1) pos = -1
}
pos++
setTimeout("scrollText('"+pos+"')",pauze)
}


scrollText(0)
</SCRIPT><SCRIPT>
dCol='BLUE';//date colour.
fCol='RED';//face colour.
sCol='BLUE';//seconds colour.
mCol='BLUE';//minutes colour.
hCol='RED';//hours colour.
ClockHeight=40;
ClockWidth=40;
ClockFromMouseY=0;
ClockFromMouseX=100;

//Alter nothing below! Alignments will be lost!

d=new Array("SUNDAY","MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY");
m=new Array("JANUARY","FEBRUARY","MARCH","APRIL","MAY","JUNE","JULY","AUGUST","SEPTEMBER","OCTOBER","NOVEMBER","DECEMBER");
date=new Date();
day=date.getDate();
year=date.getYear();
if (year < 2000) year=year+1900;
TodaysDate=" "+d[date.getDay()]+" "+day+" "+m[date.getMonth()]+" "+year;
D=TodaysDate.split('');
H='...';
H=H.split('');
M='....';
M=M.split('');
S='.....';
S=S.split('');
Face='1 2 3 4 5 6 7 8 9 10 11 12';
font='Arial';
size=1;
speed=0.4; //dieu chinh toc do di chuyen theo mouse
ns=(document.layers);
ie=(document.all);
Face=Face.split(' ');
n=Face.length;
a=size*10;
ymouse=0;
xmouse=0;
scrll=0;
props="<font face="+font+" size="+size+" color="+fCol+"><B>";
props2="<font face="+font+" size="+size+" color="+dCol+"><B>";
Split=360/n;
Dsplit=360/D.length;
HandHeight=ClockHeight/4.5
HandWidth=ClockWidth/4.5
HandY=-7; //di chuyen vi tri kim theo chieu doc
HandX=-2.5; // di chuyen vi tri kim theo chieu ngang
scrll=0;
step=0.06; // dieu chinh toc do xoay cua vong ngay thang, so cang nho toc do cang cham, 0: khong xoay
currStep=0; //xoay diem dat cua vong ngay thang
y=new Array();x=new Array();Y=new Array();X=new Array();
for (i=0; i < n; i++){y[i]=0;x[i]=0;Y[i]=0;X[i]=0}
Dy=new Array();Dx=new Array();DY=new Array();DX=new Array();
for (i=0; i < D.length; i++){Dy[i]=0;Dx[i]=0;DY[i]=0;DX[i]=0}
if (ns){
for (i=0; i < D.length; i++)
document.write('<layer name="nsDate'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props2+D[i]+'</font></center></layer>');
for (i=0; i < n; i++)
document.write('<layer name="nsFace'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+Face[i]+'</font></center></layer>');
for (i=0; i < S.length; i++)
document.write('<layer name=nsSeconds'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+sCol+'><center><b>'+S[i]+'</b></center></font></layer>');
for (i=0; i < M.length; i++)
document.write('<layer name=nsMinutes'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+mCol+'><center><b>'+M[i]+'</b></center></font></layer>');
for (i=0; i < H.length; i++)
document.write('<layer name=nsHours'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+hCol+'><center><b>'+H[i]+'</b></center></font></layer>');
}
if (ie){
document.write('<div id="Od" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < D.length; i++)
document.write('<div id="ieDate" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props2+D[i]+'</B></font></div>');
document.write('</div></div>');
document.write('<div id="Of" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < n; i++)
document.write('<div id="ieFace" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props+Face[i]+'</B></font></div>');
document.write('</div></div>');
document.write('<div id="Oh" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < H.length; i++)
document.write('<div id="ieHours" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+hCol+';text-align:center;font-weight:bold">'+H[i]+'</div>');
document.write('</div></div>');
document.write('<div id="Om" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < M.length; i++)
document.write('<div id="ieMinutes" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+mCol+';text-align:center;font-weight:bold">'+M[i]+'</div>');
document.write('</div></div>')
document.write('<div id="Os" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < S.length; i++)
document.write('<div id="ieSeconds" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+sCol+';text-align:center;font-weight:bold">'+S[i]+'</div>');
document.write('</div></div>')
}
(ns)?window.captureEvents(Event.MOUSEMOVE):0;
function Mouse(evnt){
ymouse = (ns)?evnt.pageY+ClockFromMouseY-(window.pageYOffset):event.y+ClockFromMouseY;
xmouse = (ns)?evnt.pageX+ClockFromMouseX:event.x+ClockFromMouseX;
}
(ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse;
function ClockAndAssign(){
time = new Date ();
secs = time.getSeconds();
sec = -1.57 + Math.PI * secs/30;
mins = time.getMinutes();
min = -1.57 + Math.PI * mins/30;
hr = time.getHours();
hrs = -1.575 + Math.PI * hr/6+Math.PI*parseInt(time.getMinutes())/360;
if (ie){
Od.style.top=window.document.body.scrollTop;
Of.style.top=window.document.body.scrollTop;
Oh.style.top=window.document.body.scrollTop;
Om.style.top=window.document.body.scrollTop;
Os.style.top=window.document.body.scrollTop;
}
for (i=0; i < n; i++){
var F=(ns)?document.layers['nsFace'+i]:ieFace[i].style;
F.top=y[i] + ClockHeight*Math.sin(-1.0471 + i*Split*Math.PI/180)+scrll;
F.left=x[i] + ClockWidth*Math.cos(-1.0471 + i*Split*Math.PI/180);
}
for (i=0; i < H.length; i++){
var HL=(ns)?document.layers['nsHours'+i]:ieHours[i].style;
HL.top=y[i]+HandY+(i*HandHeight)*Math.sin(hrs)+scrll;
HL.left=x[i]+HandX+(i*HandWidth)*Math.cos(hrs);
}
for (i=0; i < M.length; i++){
var ML=(ns)?document.layers['nsMinutes'+i]:ieMinutes[i].style;
ML.top=y[i]+HandY+(i*HandHeight)*Math.sin(min)+scrll;
ML.left=x[i]+HandX+(i*HandWidth)*Math.cos(min);
}
for (i=0; i < S.length; i++){
var SL=(ns)?document.layers['nsSeconds'+i]:ieSeconds[i].style;
SL.top=y[i]+HandY+(i*HandHeight)*Math.sin(sec)+scrll;
SL.left=x[i]+HandX+(i*HandWidth)*Math.cos(sec);
}
for (i=0; i < D.length; i++){
var DL=(ns)?document.layers['nsDate'+i]:ieDate[i].style;
DL.top=Dy[i] + ClockHeight*1.5*Math.sin(currStep+i*Dsplit*Math.PI/180)+scrll;
DL.left=Dx[i] + ClockWidth*1.5*Math.cos(currStep+i*Dsplit*Math.PI/180);
}
currStep-=step;
}
function Delay(){
scrll=(ns)?window.pageYOffset:0;
Dy[0]=Math.round(DY[0]+=((ymouse)-DY[0])*speed);
Dx[0]=Math.round(DX[0]+=((xmouse)-DX[0])*speed);
for (i=1; i < D.length; i++){
Dy[i]=Math.round(DY[i]+=(Dy[i-1]-DY[i])*speed);
Dx[i]=Math.round(DX[i]+=(Dx[i-1]-DX[i])*speed);
}
y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed);
x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed);
for (i=1; i < n; i++){
y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed);
x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed);
}
ClockAndAssign();
setTimeout('Delay()',30);
}
if (ns||ie)window.onload=Delay;

</SCRIPT></SPAN></center><br /><center><span style="color: #0000FF">Bây giờ là:</span><img src="http://www.escati.com/clock/link4change.php?fgc=0000ff&bgc=aaaaff&tz=GMT%200700&type=time&format=mdy&sep=-"/><br/><span style="color: #0000FF">Ngày:</span><img src="http://www.escati.com/clock/link4change.php?fgc=0000ff&bgc=aaaaff&tz=GMT%200700&type=date&format=dmy&sep=-"/><br/></center>
<span style="color: #0000FF">Admin Đang</span><a href="ymsgr:sendim?tuongtritelecom"><img border=0 src="http://opi.yahoo.com/online?u=tuongtritelecom&m=g&t=2&l=us"></a><br/><hr><big style="color: #FF0000">Lưu Ý:</big><span style="color: #FF00FF">Trang Wap được xem tốt nhất bằng trình duyệt</span><a href="http://mini.opera.com" style="color: #66ff33">Opera Mini</a><span style="color: #FF00FF">hay Web có Java.</span><br /></hr><hr><img src="images/googletuongtritelecom.gif" alt="Googletuongtritelecom" /><br /><form method="get" action="http://www.google.com/xhtml"><input type="text" name="q" maxlength="2048" size="15" value="tamphuctuongtri"/><input type="hidden" name="hl" value=""/><input type="hidden" name="ie" value="ISO-8859-1"/><br/><input type="submit" name="btnG" value="Tìm"/><br/><input type="radio" name="site" value="Tìm" checked="checked"/>web<br/><input type="radio" name="site" value="mobile"/>Di Động<br/><input type="radio" name="site" value="image"/>Hình Ảnh<br/><input type="hidden" name="mrestrict" value="xhtml"/></form><br/><hr>
<a href="Yu Cu Gop Y Khiu Nai..." style="color: #808000">Yêu Cầu ,Góp Ý Khiếu Nại...</a><br /><a href="http://timhieuadmintuongtritelecom.hexat.com/style="color: #FF9000">Tìm Hiểu Admin</a><br /><fieldset style=";border:1px darkviolet solid"><legend><font color="#ff0000">M</font><font color="#ff9000">E</font><font color="#b1cc00">N</font><font color="#3dcc00">U</font></legend><p align="left" style="background-color:#6699ff"><font color="yellow"><b>TIỆN ÍCH ONLINE</b></font><br/><table border="0" width="100%" cellpadding="10"><td width="50%" valign="top"><ul><li><a href="http://mobile.yellowpages.vn/info.php?lng=vn">Tra Cứu Chỉ Dẫn</a><br/></li><li><a href="https://mail.google.com/mail/x/axr1nyqz6twf/?ui=mobile&zyp=l&shva=1">Gmail</a><br/></li><li><a href="http://www.vietbando.com/mapwap.aspx">Bản Đồ Việt Nam</a><br/></li><li><a href="http://wap.latoi.com/toixem/sub_cate.php?section=7">Bóng Đá</a><br/></li><li><a href="http://m.vdict.com/">Từ Điển Online</a><br/></li><li><a href="http://wapedia.mobi/vi/">Bách Khoa Toàn Thư</a><br/></li><li><a href="http://tayho.homeip.net/?f=ThoiTiet">Thời Tiết</a><br/></li><li><a href="http://www.wap.com.vn/wap/sp.jsp">Điện Thoại Bạn Hổ Trợ</a><br/></li><li><a href="http://available.com.vn/wap/Wuhave.php">Rao Vặt Miễn Phí</a><br/></li><li><a href="http://tienichonlinetuongtritelecom.madpath.com/Thm%20Wap%20vo%20Googlle">Thêm Wap Vào Google</a><br/></li><li><a href="http://tienichonlinetuongtritelecom.madpath.com/Bin%20S%20Xe%20Cc%20Tnh">Biển Số Xe Các Tĩnh</a><br/></li><li><a href="http://tienichonlinetuongtritelecom.madpath.com/Gi%20Mail%20Mim%20Ph">Gửi Mail Miễn Phí</a><br/></td><td width="50%" valign="top"></li><li><a href="http://tienichonlinetuongtritelecom.madpath.com/Ct%20Nhc%20MP3">Cắt Nhạc Mp3</a><br/></li><li><a href="http://tienichonlinetuongtritelecom.madpath.com/X%20S">Xổ Số</a><br/></li><li><a href="http://realwap.net/logo_maker/index.php">Tạo Logo Wap</a><br/></li><li><a href="http://tienichonlinetuongtritelecom.madpath.com/Danh%20B%20in%20Thoi">Danh Bạ Điện Thoại</a><br/></li><li><a href="http://google.com/gwt/n">Duyệt Web Trên Mobile</a><br/></li><li><a href="http://db.tayho.homeip.net/?_=">Tìm Số Diện Thoại</a><br/></li><li><a href="http://www.tuoitrecuoi.com/phorum/archive/index.php/f-80.html">Tử Vi</a><br/></li><li><a href="http://m.xalo.vn/music.mobi">Tìm Nhạc</a><br/></li><li><a href="http://8x49.hexat.com/">Sim Số Đẹp</a><br/></li><li><a href="http://bandiduong.param.mobi/">Luật Giao Thông</a><br/></li><li><a href="http://m.xalo.vn/cinema.mobi">Lịch Truyện Hình</a><br/></li><li><a href="http://m.xalo.vn/barcode.mobi">Tra Mã Vạch</a><br/></li><li><a href="http://m.miu.vn/profiles/members.aspx">Gửi SMS Miễn Phí</a><br/></li><li><a href="http://newyork.ebuddy.com/multi/new/index.vm?network=YAHOO">Chát Online</a><br/></li></ul></td></tr></table>

<p align="left" style="background-color:#6699ff"><font color="yellow"><b>Ứng Dụng Mobile</b></font><br/><ol><li><a href="http://ungdungmobiletuongtritelecom.xtgem.com/Phn%20Mm%20Cht" >Phần Mềm Chát</a><br /></li><li><a href="http://ungdungmobiletuongtritelecom.xtgem.com/Trnh%20Duyt">Trình Duyệt</a><br /></li><li><a href="http://ungdungmobiletuongtritelecom.xtgem.com/Nghe%20Nhc">Nghe Nhạc</a><br /></li><li><a href="http://ungdungmobiletuongtritelecom.xtgem.com/SMS">SMS</a><br /></li><li><a href="http://ungdungmobiletuongtritelecom.xtgem.com/Bluetooth">Bluetooth</a><br /></li><li><a href="http://ungdungmobiletuongtritelecom.xtgem.com/Radio">Radio</a><br /></li></ol><p align="left" style="background-color:#6699ff"><font color="yellow"><b>Mạng Di Động Việt Nam</b></font><br/><ol><li><a href="http://wap.viettelmobile.com.vn">Viettel</a><br/></li><li><a href="http://wap.vinaphone.com.vn/news/index.jsp?lan=vc/">Vinaphone</a><br/></li><li><a href="http://wap.mobifone.com.vn">Mobifone</a><br/></li><li><a href="http://wap.evn.com.vn/(S(dhpwerundk41dk45wwrzyd55))/frmTrangChu.aspx">EVN Telecom</a><br/></li><li><a href="http://wap.vietnamobile.com.vn/">VietNamobile</a><br/></li><li><a href="http://m.beeline.vn">BeeLine</a><br/></li></ol><p align="left" style="background-color:#6699ff"><font color="yellow"><b>Themes</b></font><br/><ol><li><a href="http://themestuongtritelecom.xtgem.com/Themes%20.nth">Themes .nth</a><br /></li><li><a href="http://themestuongtritelecom.xtgem.com/Themes%20.sis">Themes .sis</a><br /></li><li><a href="http://themestuongtritelecom.xtgem.com/Themes%20.thm">Themes .thm</a><br /></li></ol><p align="left" style="background-color:#6699ff"><font color="yellow"><b>MÃ BÍ MẬT CÁC MÁY</b></font><br/><ol><li><a href="http://mamobituongtritelecom.xtgem.com/Nokia">Nokia</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/SamSung">Sam Sung</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/Motorola">Motorola</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/SonyEricsson">SonyEricsson</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/Philip">Philips</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/My%20Trung%20Quc">Máy Trung Quốc</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/Mn%20Hnh%20My%20NOKIA">Mà Hình Máy Nokia</a><br /></li><li><a href="http://mamobituongtritelecom.xtgem.com/IMEI">Số IMEI</a><br /></li></ol>
<script><!--
//
var today_obj=new Date()
var today_date=today_obj.getDate()
var tips=new Array()
//Configure the below variable to contain the "header" of the tip
var tiptitle='<b></b><br />'
//Configure the below array to hold the 31 possible tips of the month
tips[1]='Điều khôn ngoan nhứt là phải luôn ghi nhớ rằng " Không có thành công hay thất bại nào là cuối cùng'
tips[2]=' Khi sống sung túc, phẩm hạnh lớn nhất là sự điều độ,
Khi gặp tai họa phẩm hạnh lớn nhất là kiên cường'
tips[3]='*Người ta có thể quên đi điều bạn nói, nhưng những gì bạn để lại trong lòng họ thì ko bao giờ nhạt phai.'
tips[4]='*Nếu chỉ nhìn vào vẻ bề ngoài của một người thì có lẽ bạn sẽ thất vọng, nhưng nếu bạn nhìn một người theo cách mà bạn mong muốn thì nhất định họ sẽ trở thành người như bạn mong đợi.'
tips[5]='*Ko tin vào chính mình - tức là bạn đã thất bại một nửa trước khi bắt đầu.'
tips[6]='*Sự khác biệt giữa những người thành công và những người thất bại ko phải là ở sức mạnh, kiến thức hay sự hiểu biết - mà chính là ở ý chí.'
tips[7]='Có nhiều bạn tốt hơn có nhiều của cải'
tips[8]='đặt tính của giàu có là hay khoe khoan,phẩm chất của nghèo khổ là nghị lực'
tips[9]='cảm thấy mọi người thân thiện với mình,cần đến mình là đều thú vị nhất,là điều sung sướng nhất trên đời'
tips[10]='Nếu trái đất hình vuông thì ta sẽ có các góc cạnh để ẩn náu. Nhưng tiếc thay nó lại hình cầu nên chúng ta phải đối diện với cuộc đời.'
tips[11]='Cầu chúc cho bạn có đủ hạnh phúc để trở nên đáng yêu, đủ gian nan để khiến mình mạnh mẽ, đủ nỗi buồn để có lòng nhân ái, đủ hy vọng để biết mình hạnh phúc và đủ tiền để mua những món quà tặng nhau'
tips[12]='Cuộc sống không có gì đáng giá,Nhưng không có đều gì đáng giá bằng cuộc sống'
tips[13]='Moi nguoi can phai thich nghi voi hoan canh thi cuoc song moi co hanh phuc(Khong Tu)'
tips[14]='Trong lua do moi biet suc vang,trong dau kho moi biet nhung tam long cao qui'
tips[15]='Đau Khổ làm người ta khôn ngoan.sáng suốt làm người ta hiểu biết'
tips[16]='đừng xấu hổ khi không biết.chỉ xấu hổ khi không học'
tips[17]='.Chỉ mất một phút để cảm thấy say đắm ai đó, một giờ để thích và một ngày để yêu. Nhưng ta sẽ mất cả cuộc đời chỉ để quên một người'
tips[18]='Bạn có thể có một khởi đầu tươi sáng bất kỳ lúc nào bạn muốn bởi trong cuộc sống không hề có khái niệm gục ngã hay mất tất cả - mà chỉ là thủ thách - một khi bạn còn nghị lực và ý chí'
tips[19]='Đừng bao giờ nói lời tạm biệt nếu bạn vẫn muốn cố gắng, đừng bao giờ bỏ cuộc nếu bạn cảm thấy còn có thể tiếp tục – Đùng bao giờ nói bạn không yêu ai nữa nếu ánh mắt ai đó vẫn còn có thể giữ chân bạn'
tips[20]='Không ai trường thành mà không có một lần vấp ngã. Dũng cảm nhìn vào lỗi lầm quá khứ để làm cho hiện tại và tương lai tốt đẹp hơn'
tips[21]='Hãy ghi nhớ ba chữ “trọng”: tôn trọng mình; tôn trọng người khác; giữ lấy tôn trọng, phải có trách nhiệm đối với hành vi của mình.'
tips[22]='Điều tôi muốn biết trước tiên không phải là bạn đã thất bại ra sao mà là

bạn đã chấp nhận nó như thế nào'
tips[23]='Không có nghèo gì bằng không có tài, không có gì hèn bằng không có chí.'
tips[24]='Bí quyết của sự thành công – nếu có - đó là khả năng tự đặt mình vào địa vị người khác và xem xét sự vật vừa theo quan điểm của họ vừa theo quan điểm của mình'
tips[25]='Gieo hành vi, bạn sẽ gặt thói quen

Gieo thói quen bạn sẽ gặt tính cách

Gieo tính cách bạn sẽ gặt số phận'
tips[26]='Để thành công trên đường đời, 2 yếu tố cần thiết bạn phải học đó là phải biết phớt lờ cái gì và đặt niềm tin nơi đâu)'
tips[27]='Cuộc đời là bọt nước. Chỉ có hai điều như đá tảng: tử tế khi người khác lâm hoạn nạn và can đảm trong hoạn nạn của chính mình'
tips[28]='Đừng nói tất cả những gì mình biết

Đừng tin tất cả những mình nghe

Đừng làm tất cả những gì mình có thể làm'
tips[29]='Trao cho ai đó cả con tim mình không bao giờ là một sự đảm bảo rằng họ cũng yêu bạn, đừng chờ đợi điều ngược lại. Hãy để tình yêu lớn dần trong tim họ, nhưng nếu điều đó không xảy ra thì hãy hài lòng vì ít ra nó cũng đã lớn lên trong bạn.'
tips[30]='Có một vài thứ mà bạn rất thích nghe nhưng sẽ không bao giờ được nghe từ người mà bạn muốn nghe, nhưng nếu có cơ hội, hãy lắng nghe chúng từ người nói với bạn bằng cả trái tim.'
tips[31]=' Ðừng chạy theo vẻ bề ngoài hào nhoáng, nó có thể phai nhạt theo thời gian. Ðừng chạy theo tiền bạc, một ngày kia nó cũng sẽ mất đi. Hãy chạy theo người nào đó có thể làm bạn luôn mỉm cười bởi vì chỉ có nụ cười là tồn tại mãi. Hy vọng rằng bạn sẽ tìm ra người đó.'
document.write(tiptitle)
document.write(tips[today_date])
//-->

</script><br/></span><span style="color: #00cc66">© TƯƠNG TRI TELECOM!!!</span><br/>
♥<span style="color:#00cc66">Phát triển và sửa đổi bởi "Admin Tương Tri".<br/>☺ Bản quyền đã đăng kí của cá nhân thông tin di động "TÂM PHÚC TƯƠNG TRI".<br/>☺ Giấy phép kinh doanh số 3063 TP-TT do bộ văn hóa thông tin truyền thông
cấp ngày 30/4/2009.<br/>☺ Tuyệt đối nghiêm cấm mọi hình thức sao chép.Nếu vi phạm sẽ bị xử lí đúng theo những quy định do bộ văn hóa thông tin truyền thông đưa ra.<br/>
☻ Trụ sở :44/2 Thành Hậu Thành Đông Bình Tân TP Vĩnh Long.<br/>♫ Hotline :01214929990-01254923063<br/> ® Email :tuongtritelecom@gmail.com<br/>☺ ID Yahoo: tuongtritelecom<br/><script language=JavaScript>var text="";var expert=200;//speed of roll var refresh=nulll;function marquee_title(){document.title=txt;txt=txt.substring(1,txt.lenghth)+txt.charAt(0);refresh=setTimeout("marquee_title()";expert);}marquee_title();</script><script language=JavaScript1.1>alert("Chào Mừng Bạn đến với TƯƠNG TRI TELECOM!!!.chúc Bạn có những giây phút thư giản thoải mái và tìm được những gì mình muốn.chúc Bạn một ngày vui vẻ và may mắn.điện thoại hỗ trợ :01214929990-01254923063 Email:tuongtritelecom@gmail.com ID Yahoo:tuongtritelecom");</script></p><center><img src="http://www.wieistmeineip.de/ip-address/"/></center><center><a target="_blank" title="Thống kê web" href="http://gostats.vn"><img alt="Thống kê web"
src="https://ssl.gostats.com/bin/count/a_1031365/t_3/i_4/ssl_c5.gostats.vn/counter.png"
style="border-width:0" /></a><br/><script type="text/javascript" src="http://javascriptbank.com/service/getFreeQuote.php"></script><font color="teal"><font color="teal"><b><big><FONT color="#ff00ff">C</FONT><FONT color="#ff00cc">o</FONT><FONT color="#ff0099">p</FONT><FONT color="#ff0066">y</FONT><FONT color="#ff0033">r</FONT><font color=#ff1100>i</font><FONT color="#ff0000">g</FONT><FONT color="#ff3300">h</FONT><FONT color="#ff6600">t</FONT><FONT color="#ff9900">©</FONT><FONT color="#ffcc00">2009</FONT><FONT color="#ffff00">b</FONsmall><FONT color="#ff00ff">y</FONT><FONT color="#ff00cc">Q</FONT><FONT color="#ff0099">U</FONT><FONT color="#ff0066">O</FONT><FONT color="#ff0099">C<FONT color="#ff0033">C</FONT><FONT color="#ff0000">U</FONT><FONT color="#ff3300">O</FONT><FONT color="#ff6600">N</FONT><FONT color="#ff9933">G<FONT color="#ff9900">™</FONT></big></b></center></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><BODY onunload="window.alert(':::Cảm Ơn Bạn Đã Ghé Thăm Và Ủng Hộ.Chúc Bạn Một Ngày Vui Vẻ Và May Mắn!!! ::: Hẹn Gặp Lại Bạn Nhé! wWw.TuOnGtRiTeLeCoM.cOmE.vN Hân Hạnh Được Phục Vụ!')"><script language=javascript > title_tmp1=document.title if (title_tmp1.indexOf(">>")!=-1){ title_tmp2=title_tmp1.split(">>"); title_last="*~*"+title_tmp2[1]; title_last=title_last + "*~*" + title_tmp2[2]; }else{ if (title_tmp1.indexOf("*~*")!=-1){ title_tmp2=title_tmp1.split("*~*"); title_last="*~*"+title_tmp2[1]; if (title_last=="*~*"){title_last="*~*"}; if (title_last=="*~*"){title_last="*~*"}; } else { title_last="wWw.GiangHo.Wen9.Net"} } title_new=""+title_last+"" step=0 function flash_title() { step++ if (step==8) {step=1} if (step==1) {document.title='[----*'+title_new+'*----]'} if (step==2) {document.title='[---*-'+title_new+'-*---]'} if (step==3) {document.title='[--*--'+title_new+'--*--]'} if (step==4) {document.title='[-*---'+title_new+'---*-]'} if (step==5) {document.title='[--*--'+title_new+'--*--]'} if (step==6) {document.title='[---*-'+title_new+'-*---]'} if (step==7) {document.title='[----*'+title_new+'*----]'} setTimeout("flash_title()",180); } flash_title() </script><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left"><html><body><script type="text/javascript">("<h1></h1>"("<p></p>"); document.write("<p></p>"); </script></body></html></span><html><body><script type="text/javascript"></ script></ body></ html></span></p></p>
</p>

</p>
<a href="http://c.mobpartner.mobi/?mobtag=82568_4bfa09e7ddc5e_10052407" style="color: #9d9bc4">UK Amateur Babes in XXX Video Action!

</a><img src="http://xtgem.com/c/tracking?utmn=71636240&amp;utmr=&amp;utmp=%2Findex&amp;utsub=tuongtritelecom.waphall.com" alt="" width="1" height="1" /><img src="http://pixel.quantserve.com/pixel/p-0cfM8Oh7M9bVQ.gif" height="1" width="1" alt=""/></body></html>