| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/Menu Tips IT/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<title>Tips สำหรับคอมพิวเตอร์</title>
<style type="text/css">
<!--
.style11 {font-size: 12px}
.style12 {color: #FF0066}
.style14 {color: #FF3300}
-->
</style>
</head>
<body>
<!-- เปลี่ยนสีเมาส์ เรนโบว์ -->
<style>
<!--
a{text-decoration:none}
//.style55 {font-size: 16}
.style56 {color: #FFFFFF}
.style11 {font-size: 12px}
.style57 {color: #0099FF}
.style58 {color: #FF3333; font-size: 14px; }
.style59 {font-size: 14px}
-->
</style>
<SCRIPT language=JavaScript>
var rate = 20; // Increase amount(The degree of the transmutation)
var obj; // The object which event occured in
var act = 0; // Flag during the action
var elmH = 0; // Hue
var elmS = 128; // Saturation
var elmV = 255; // Value
var clrOrg; // A color before the change
var TimerID; // Timer ID
if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) {
Browser = true;
} else {
Browser = false;
}
if (Browser) {
document.onmouseover = doRainbowAnchor;
document.onmouseout = stopRainbowAnchor;
}
function doRainbow()
{
if (Browser && act != 1) {
act = 1;
obj = event.srcElement;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
function stopRainbow()
{
if (Browser && act != 0) {
obj.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
function doRainbowAnchor()
{
if (Browser && act != 1) {
obj = event.srcElement;
while (obj.tagName != 'A' && obj.tagName != 'BODY') {
obj = obj.parentElement;
if (obj.tagName == 'A' || obj.tagName == 'BODY')
break;
}
if (obj.tagName == 'A' && obj.href != '') {
act = 1;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function stopRainbowAnchor()
{
if (Browser && act != 0) {
if (obj.tagName == 'A') {
obj.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function ChangeColor()
{
obj.style.color = makeColor();
}
function makeColor()
{
if (elmS == 0) {
elmR = elmV; elmG = elmV; elmB = elmV;
}
else {
t1 = elmV;
t2 = (255 - elmS) * elmV / 255;
t3 = elmH % 60;
t3 = (t1 - t2) * t3 / 60;
if (elmH < 60) {
elmR = t1; elmB = t2; elmG = t2 + t3;
}
else if (elmH < 120) {
elmG = t1; elmB = t2; elmR = t1 - t3;
}
else if (elmH < 180) {
elmG = t1; elmR = t2; elmB = t2 + t3;
}
else if (elmH < 240) {
elmB = t1; elmR = t2; elmG = t1 - t3;
}
else if (elmH < 300) {
elmB = t1; elmG = t2; elmR = t2 + t3;
}
else if (elmH < 360) {
elmR = t1; elmG = t2; elmB = t1 - t3;
}
else {
elmR = 0; elmG = 0; elmB = 0;
}
}
elmR = Math.floor(elmR);
elmG = Math.floor(elmG);
elmB = Math.floor(elmB);
clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16);
elmH = elmH + rate;
if (elmH >= 360)
elmH = 0;
return clrRGB;
}
</SCRIPT>
<!-- จบแทกเปลี่ยนสีเมาเรนโบว์-->
<center>
<div align="center">
<img src="img/Header.jpg" width="626" height="112" />
<table width="624" border="1">
<tr>
<td width="614"><table width="616" height="368" border="0">
<tr>
<td width="53" height="172" bordercolor="#FFFFFF"> </td>
<td width="553" bordercolor="#FFFFFF"><p align="left"> </p>
<p align="left"><span class="style12"><a href="menu/5 วิธีจัดการกับอีเมล ที่จะช่วยให้คุณทำงานง่ายขึ้น.html"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/5 วิธีจัดการกับอีเมล ที่จะช่วยให้คุณทำงานง่ายขึ้น.html" target="_blank" class="style14" style="text-decoration: none;"> 5 วิธีจัดการกับอีเมล ที่จะช่วยให้คุณทำงานง่ายขึ้น</a></p>
<p align="left"><span class="style12"><a href="menu/7 วิธีการกู้ข้อมูลในฮาร์ดดิสก์.html"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/7 วิธีการกู้ข้อมูลในฮาร์ดดิสก์.html" target="_blank" class="style14" style="text-decoration: none;"> 7 วิธีการกู้ข้อมูลในฮาร์ดดิสก์</a></p>
<p align="left"><span class="style12"><a href="menu/7 วิธีปลอดภัยจากแฮกเกอร์.html"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/7 วิธีปลอดภัยจากแฮกเกอร์.html" target="_blank" class="style14" style="text-decoration: none;"> 7 วิธีปลอดภัยจากแฮกเกอร์ </a></p>
<p align="left"><span class="style12"><a href="menu/8 วิธีในการดึงพื้นที่ฮาร์ดดิสก์คืนมา.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/8 วิธีในการดึงพื้นที่ฮาร์ดดิสก์คืนมา.html" target="_blank" class="style14" style="text-decoration: none;"> 8 วิธีในการดึงพื้นที่ฮาร์ดดิสก์คืนมา </a></p>
<p align="left"><span class="style12"><a href="menu/10 วิธีในการเพิ่มความเร็วในการเล่นอินเตอร์เน็ต.html"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/10 วิธีในการเพิ่มความเร็วในการเล่นอินเตอร์เน็ต.html" target="_blank" class="style14" style="text-decoration: none;"> 10 วิธีในการเพิ่มความเร็วในการเล่นอินเตอร์เน็ต</a></p>
<p align="left"><span class="style12"><a href="menu/13 ข้อห้ามข้อควรปฏิบัติเพื่อความปลอดภัยและไกลห่างจากไวรัส สปายแวร์.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/13 ข้อห้ามข้อควรปฏิบัติเพื่อความปลอดภัยและไกลห่างจากไวรัส สปายแวร์.html" target="_blank" class="style14" style="text-decoration: none;"> 13 ข้อห้าม/ข้อควรปฏิบัติเพื่อความปลอดภัยและไกลห่างจากไวรัส สปายแวร์ </a></p>
<p align="left"><span class="style12"><a href="menu/10 ขั้นตอนก่อนซื้อโน๊ตบุ๊กมือสอง.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/10 ขั้นตอนก่อนซื้อโน๊ตบุ๊กมือสอง.html" target="_blank" class="style14" style="text-decoration: none;"> 10 ขั้นตอนก่อนซื้อโน๊ตบุ๊กมือสอง </a></p>
<p align="left"><span class="style12"><a href="menu/รวม Function ในการคำนวนของ Excel.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/รวม Function ในการคำนวนของ Excel.html" target="_blank" class="style14" style="text-decoration: none;"> รวม Function ในการคำนวนของ Excel</a></p>
<p align="left"><span class="style12"><a href="menu/6 สัญญาณอันตราย ฮาร์ดดิสก์ใกล้ตาย.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/6 สัญญาณอันตราย ฮาร์ดดิสก์ใกล้ตาย.html" target="_blank" class="style14" style="text-decoration: none;"> 6 สัญญาณอันตราย ฮาร์ดดิสก์ใกล้ตาย</a></p>
<p align="left"><span class="style12"><a href="menu/ข้อแนะนำในการใช้งานฮาร์ดดิสก์ให้ใช้ได้นาน ๆ.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ข้อแนะนำในการใช้งานฮาร์ดดิสก์ให้ใช้ได้นาน ๆ.html" target="_blank" class="style14" style="text-decoration: none;"> ข้อแนะนำในการใช้งานฮาร์ดดิสก์ให้ใช้ได้นาน ๆ </a></p>
<p align="left"><span class="style12"><a href="menu/วิธีการส่งข้อความผ่าน LAN ภายใน Workgroup ของท่าน.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/วิธีการส่งข้อความผ่าน LAN ภายใน Workgroup ของท่าน.html" target="_blank" class="style14" style="text-decoration: none;"> วิธีการส่งข้อความผ่าน LAN ภายใน Workgroup ของท่าน</a></p>
<p align="left"><span class="style12"><a href="menu/ทำอย่างไรเมื่อProgram หยุดการตอบสนอง.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ทำอย่างไรเมื่อProgram หยุดการตอบสนอง.html" target="_blank" class="style14" style="text-decoration: none;"> ทำอย่างไรเมื่อProgram หยุดการตอบสนอง </a></p>
<p align="left"><span class="style12"><a href="menu/RAM เสียรู้ได้อย่างไร.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/RAM เสียรู้ได้อย่างไร.html" target="_blank" class="style14" style="text-decoration: none;"> RAM เสียรู้ได้อย่างไร</a></p>
<p align="left"><span class="style12"><a href="menu/เพิ่มประสิทธิภาพให้ฮาร์ดดิสก์ SATA.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/เพิ่มประสิทธิภาพให้ฮาร์ดดิสก์ SATA.html" target="_blank" class="style14" style="text-decoration: none;"> เพิ่มประสิทธิภาพให้ฮาร์ดดิสก์ SATA</a></p>
<p align="left"><span class="style12"><a href="menu/ปิดการใช้งาน Autoplay บน Window XP.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ปิดการใช้งาน Autoplay บน Window XP.html" target="_blank" class="style14" style="text-decoration: none;"> ปิดการใช้งาน Autoplay บน Window XP </a></p>
<p align="left"><span class="style12"><a href="menu/วิธีป้องกันไวรัสจาก Flash Drive.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/วิธีป้องกันไวรัสจาก Flash Drive.html" target="_blank" class="style14" style="text-decoration: none;"> วิธีป้องกันไวรัสจาก Flash Drive </a></p>
<p align="left"><span class="style12"><a href="menu/10 อันดับไวรัสที่ระบาดทั่วโลก.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/10 อันดับไวรัสที่ระบาดทั่วโลก.html" target="_blank" class="style14" style="text-decoration: none;"> 10 อันดับไวรัสที่ระบาดทั่วโลก</a> </p>
<p align="left"><span class="style12"><a href="menu/Top 10 ฟรี Anti-virus ที่มีผู้ download มากที่สุด.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/Top 10 ฟรี Anti-virus ที่มีผู้ download มากที่สุด.html" target="_blank" class="style14" style="text-decoration: none;"> Top 10 ฟรี Anti-virus ที่มีผู้ download มากที่สุด</a></p>
<p align="left"><span class="style12"><a href="menu/วิธีการปิดเครื่อง shutdown วินโดวส์อย่างไวไม่เกิน 5 วินาที.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/วิธีการปิดเครื่อง shutdown วินโดวส์อย่างไวไม่เกิน 5 วินาที.html" target="_blank" class="style14" style="text-decoration: none;"> วิธีการปิดเครื่อง shutdown วินโดวส์อย่างไวไม่เกิน 5 วินาที </a></p>
<p align="left"><span class="style12"><a href="menu/ป้องกันภัยจากอุปกรณ์ USB.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ป้องกันภัยจากอุปกรณ์ USB.html" target="_blank" class="style14" style="text-decoration: none;"> ป้องกันภัยจากอุปกรณ์ USB</a></p>
<p align="left"><span class="style12"><a href="menu/ปัจจัยที่มีผลต่อการเขียนแผ่นซีดีไม่ให้เกิดการสดุด.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ปัจจัยที่มีผลต่อการเขียนแผ่นซีดีไม่ให้เกิดการสดุด.html" target="_blank" class="style14" style="text-decoration: none;"> ปัจจัยที่มีผลต่อการเขียนแผ่นซีดีไม่ให้เกิดการสดุด</a></p>
<p align="left"><span class="style12"><a href="menu/2007 Microsoft Office Add-in Microsoft Save as PDF or XPS.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/2007 Microsoft Office Add-in Microsoft Save as PDF or XPS.html" target="_blank" class="style14" style="text-decoration: none;"> 2007 Microsoft Office Add-in: Microsoft Save as PDF or XPS</a></p>
<p align="left"><span class="style12"><a href="menu/รู้ไหม windowXP มีโปรแกรมซ่อนอยู่ 23 โปรแกรม.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/รู้ไหม windowXP มีโปรแกรมซ่อนอยู่ 23 โปรแกรม.html" target="_blank" class="style14" style="text-decoration: none;"> รู้ไหม windowXP มีโปรแกรมซ่อนอยู่ 23 โปรแกรม</a></p>
<p align="left"><span class="style12"><a href="menu/การป้องกันไวรัสสำเร็จรูป.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/การป้องกันไวรัสสำเร็จรูป.html" target="_blank" class="style14" style="text-decoration: none;"> การป้องกันไวรัสสำเร็จรูป</a></p>
<p align="left"><span class="style12"><a href="menu/ทำไม ติดตั้งโปรแกรมแอนตี้ไวรัสแล้ว ยังติดไวรัสอยู่.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ทำไม ติดตั้งโปรแกรมแอนตี้ไวรัสแล้ว ยังติดไวรัสอยู่.html" target="_blank" class="style14" style="text-decoration: none;"> ทำไม ติดตั้งโปรแกรมแอนตี้ไวรัสแล้ว ยังติดไวรัสอยู่ </a></p>
<p align="left"><span class="style12"><a href="menu/แบตเตอรี่เสื่อมสังเกตได้จากตรงไหน.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/แบตเตอรี่เสื่อมสังเกตได้จากตรงไหน.html" target="_blank" class="style14" style="text-decoration: none;"> แบตเตอรี่เสื่อมสังเกตได้จากตรงไหน</a></p>
<!--
<p align="left"><span class="style12"><a href="menu/มารู้จัก USB กัน.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/มารู้จัก USB กัน.html" target="_blank" class="style14" style="text-decoration: none;"> มารู้จัก USB กัน</a></p>
<p align="left"><span class="style12"><a href="menu/Tips การรักษาแบตเตอรี่ใน Notebook.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/Tips การรักษาแบตเตอรี่ใน Notebook.html" target="_blank" class="style14" style="text-decoration: none;"> Tips การรักษาแบตเตอรี่ใน Notebook </a></p>
<p align="left"><span class="style12"><a href="menu/วิธีเล่นอินเตอร์เน็ตนอกบ้าน อย่างปลอดภัย.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/วิธีเล่นอินเตอร์เน็ตนอกบ้าน อย่างปลอดภัย.html" target="_blank" class="style14" style="text-decoration: none;"> วิธีเล่นอินเตอร์เน็ตนอกบ้าน อย่างปลอดภัย</a></p>
<p align="left"><span class="style12"><a href="menu/ดูสถิติข้อผิดพลาดของ Network.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/ดูสถิติข้อผิดพลาดของ Network.html" target="_blank" class="style14" style="text-decoration: none;"> ดูสถิติข้อผิดพลาดของ Network</a></p>
<p align="left"><span class="style12"><a href="menu/สรุปอาการเสียและการแก้ไขปัญหายอดฮิตของคอมพิวเตอร์.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/สรุปอาการเสียและการแก้ไขปัญหายอดฮิตของคอมพิวเตอร์.html" target="_blank" class="style14" style="text-decoration: none;"> สรุปอาการเสียและการแก้ไขปัญหายอดฮิตของคอมพิวเตอร์</a></p>
<p align="left"><span class="style12"><a href="menu/สาเหตุสำคัญที่ทำให้เครื่องคอมพิวเเตอร์มีปัญหา.html" style="text-decoration: none;" target="_blank"><img src="../images/logo/flower1 (7).gif" width="20" height="20" border="0" /></a></span><a href="menu/สาเหตุสำคัญที่ทำให้เครื่องคอมพิวเเตอร์มีปัญหา.html" target="_blank" class="style14" style="text-decoration: none;"> สาเหตุสำคัญที่ทำให้เครื่องคอมพิวเตอร์มีปัญหา</a><br />-->
<br />
<p></p></td>
</tr>
<tr bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<td colspan="2"><embed height="87" type="application/x-shockwave-flash" width="610" src="../Flash On web/footerflash4.swf" wmode="transparent"></embed></td>
</tr>
</table></td>
</tr>
</table>
<img src="img/Header1.jpg" width="624" height="60" /><br>
<img src="img/Footer.png" width="623" height="60" /></div>
<p align="center"><span class="style11">Copyright<img src="../images/logo/copyright.jpg" width="13" height="16" /> 2010 Pozedorn@gmail.com sattahip km.10 hospital.</span><br clear="all" />
<strong> </strong></p>
</body>
</html>