<script language=javascript>
<!--
//Disable right mouse click Script
//By Being Geeks
//For full source code, visit http://www.beinggeeks.com
var message="ติดต่อเจ้าของเว็บนะคะ!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>
pearl<script language="JavaScript1.2" type="text/javascript">
function disableselect(e){
return false
}
function reEnable(){
return true
}
//if IE4+
document.onselectstart=new Function ("return false")
//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>eus
<script language=javascript>
<!--
//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com
var message="ติดต่อเจ้าของเว็บนะคะ";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}</script>
นายกในดวงใจ
- Home
- About Me
- Lost In My Own Thoughts
- I'm a stroke Survivor
- ฉันผู้รอดชีวิตมาจากโรคสโตรค
- English Articles
- บทความภาษาไทย
- 🌺🌺My Blockdit
- สบาย ๆ
- ขำ ๆ แก้เครียด
- กฏของมัวร์
- หนุ่มคนนี้คือคนที่สมบูรณ์
- ธนภพ ลีรัตนขจร(ต่อ)
- 🌹🌹I love you My God
- สร้างสื่อ
- 🌺🍀🌺Quick Access
- กำลังใจอยู่ที่นี่
- 🌹🌹สู้ดิวะ
- หนังสือพิมพ์-ข่าว
- เจ๋งจริงนี่หว่า!!
- 🍀🍁Work At Home
- 🍀🌺Calming music
- 🌹🌹การตื่นขึ้น /The Awakening
- 🌹🌹คัมภีร์ชีวิต
- 🌹🌹บรรณาธิการ
- 🍊🍊Dunning & Kruger Effect ไม่รู้ว่าไม่รู้
- 🍊🍊Beat It!!
- 🙏🏻 บอกคนที่บ้านว่าถ้าตาย ไม่ต้องสวดอภิธรรมนะ
- ✅💞💞ฉันผู้รอดชีวิตมาจากโรคเส้นเลือดในสมองแตก
No comments:
Post a Comment