Help
RSS
API
Feed
Maltego
Contact
Domain > www.notarybkk.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-26
128.199.119.198
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Thu, 26 Feb 2026 21:40:33 GMTServer: ApacheX-Powered-By-VelaWeb: VelaClassicExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheSet-Cookie: PHPSESSIDuoe14ffmk651k8nprtjc53do20; path/; HttpOnlySet-Cookie: use_image_resizeyesSet-Cookie: sys_image_size500X-Frame-Options: SAMEORIGINVary: Accept-EncodingTransfer-Encoding: chunkedContent-Type: text/html html >head>base hrefhttp://www.notarybkk.com/template//>meta http-equivContent-Type contenttext/html; charsetwindows-874 />meta name robots contentall />title>Bangkok Notary Public, Thailand Notary Public, Thai legalization, Thailand English speaking lawyer, land & house for sales in Bangkok and Chiang Rai, Thailand Criminal Defense Lawyer, Real Estate Lawyer in Thailand, Land for Farang, notarization/title>meta nameDESCRIPTION contentBangkok Notary Public, Thailand Notary Public, Thai legalization, Thailand English speaking lawyer, land & house for sales in Bangkok and Chiang Rai, Thailand Criminal Defense Lawyer, Real Estate Lawyer in Thailand, Land for Farang, notarization />meta nameKEYWORDS contentkeyword1,keyword2,keyword3,keyword4 />script typetext/javascript src/template/lib_js/js/jquery-1.3.2.js>/script> script src/template/lib_js/js/jquery.lazyload.js typetext/javascript charsetutf-8>/script> script languagejavascript> $(function() { $(#lazyimg img).lazyload({ placeholder : /template/lib_images/lazy.gif, failurelimit : 20, lazyskip : gif }); }); /script> script srchttps://www.google.com/recaptcha/api.js?hlTH&render6Lcy3NUbAAAAAAspXTR97SCfKlYsPRzZXqBtPgfO>/script> style> .grecaptcha-badge { display: none !important; } /style> link relpreload asstyle onloadthis.rel stylesheet href/template/lib_css/notarybkkcom.css/>link relpreload asstyle onloadthis.rel stylesheet href/template/lib_js/js/highslide/highslide.css/>noscript> link relstylesheet type text/css href/template/lib_css/notarybkkcom.css/> link relstylesheet typetext/css href/template/lib_js/js/highslide/highslide.css/>/noscript>link relshortcut icon typeimage/x-icon href/favicon.ico /> style typetext/css>/*กำหนดขอบล่าง*/.inputtext{ /*สีตัวอักษร*/ color:#000000; /*กรอบของ textbox*/ border-bottom:2px inherit #131313; border-top:none; border-left:none; border-right:none; background-color:#FFFFFF; font:11px Tahoma; /*ขนาดและรูปแบบอักษร*/ padding:1px; /*ช่องว่างระหว่างกรอบกับอักษร*/ }.inputtext2{ /*กำหนดขอบทั้งหมด*/ color:#000000; /*กรอบของ textbox*/ border:2px inherit #131313; background-color:#FFFFFF; font:11px Tahoma; /*ขนาดและรูปแบบอักษร*/ padding:1px; /*ช่องว่างระหว่างกรอบกับอักษร*/ }.inputtext3{ /*กำหนดขอบซ้าย*/ color:#464646; /*กรอบของ textbox*/ border-bottom:none; border-top:none; border-left:2px inherit #131313; border-right:none; background-color:#FFFFFF; font:11px Tahoma; /*ขนาดและรูปแบบอักษร*/ padding:1px; /*ช่องว่างระหว่างกรอบกับอักษร*/ }.inputtext4{ /*กำหนดขอบขอบล่างและขอบซ้าย*/ color:#464646; /*กรอบของ textbox*/ border-bottom:2px inherit #131313; border-top:none; border-left:2px inherit #131313; border-right:none; background-color:#FFFFFF; font:11px Tahoma; /*ขนาดและรูปแบบอักษร*/ padding:1px; /*ช่องว่างระหว่างกรอบกับอักษร*/ }.inputtext5{ /*กำหนดขอบขอบบนและขอบซ้าย*/ color:#464646; /*กรอบของ textbox*/ border-bottom:none; border-top:2px inherit #131313; border-left:2px inherit #131313; border-right:none; background-color:#FFFFFF; font:11px Tahoma; /*ขนาดและรูปแบบอักษร*/ padding:1px; /*ช่องว่างระหว่างกรอบกับอักษร*/ }.listboxlogin{ /*กำหนดขอบทั้งหมด*/ color:#000000; /*กรอบของ textbox*/ border:2px inherit #131313; background-color:#FFFFFF; font:11px Tahoma; /*ขนาดและรูปแบบอักษร*/ padding:1px; /*ช่องว่างระหว่างกรอบกับอักษร*/ }/style> script typetext/javascript languagejavascript> function popUp_AlertMessage(URL) { day new Date(); id day.getTime(); eval(page + id + window.open(URL, + id + , toolbar0,scrollbars1,location0,statusbar0,menubar0,resizable0,width720,height550,left80,top20);); }/script>/head> script>/*! loadCSS. c2017 Filament Group, Inc. MIT License *//* This file is meant as a standalone workflow for- testing support for linkrelpreload- enabling async CSS loading in browsers that do not support relpreload- applying rel preload css once loaded, whether supported or not.*/(function( w ){ use strict; // relpreload support test if( !w.loadCSS ){ w.loadCSS function(){}; } // define on the loadCSS obj var rp loadCSS.relpreload {}; // relpreload feature support test // runs once and returns a function for compat purposes rp.support (function(){ var ret; try { ret w.document.createElement( link ).relList.supports( preload ); } catch (e) { ret false; } return function(){ return ret; }; })(); // if preload isnt supported, get an asynchronous load by using a non-matching media attribute // then change that media back to its intended value on load rp.bindMediaToggle function( link ){ // remember existing media attr for ultimate state, or default to all var finalMedia link.media || all; function enableStylesheet(){ // unbind listeners if( link.addEventListener ){ link.removeEventListener( load, enableStylesheet ); } else if( link.attachEvent ){ link.detachEvent( onload, enableStylesheet ); } link.setAttribute( onload, null ); link.media finalMedia; } // bind load handlers to enable media if( link.addEventListener ){ link.addEventListener( load, enableStylesheet ); } else if( link.attachEvent ){ link.attachEvent( onload, enableStylesheet ); } // Set rel and non-applicable media type to start an async request // note: timeout allows this to happen async to let rendering continue in IE setTimeout(function(){ link.rel stylesheet; link.media only x; }); // also enable media after 3 seconds, // which will catch very old browsers (android 2.x, old firefox) that dont support onload on link setTimeout( enableStylesheet, 3000 ); }; // loop through link elements in DOM rp.poly function(){ // double check this to prevent external calls from running if( rp.support() ){ return; } var links w.document.getElementsByTagName( link ); for( var i 0; i links.length; i++ ){ var link links i ; // qualify links to those with relpreload and asstyle attrs if( link.rel preload && link.getAttribute( as ) style && !link.getAttribute( data-loadcss ) ){ // prevent rerunning on link link.setAttribute( data-loadcss, true ); // bind listeners to toggle media back rp.bindMediaToggle( link ); } } }; // if unsupported, run the polyfill if( !rp.support() ){ // run once at least rp.poly(); // rerun poly on an interval until onload var run w.setInterval( rp.poly, 500 ); if( w.addEventListener ){ w.addEventListener( load, function(){ rp.poly(); w.clearInterval( run ); } ); } else if( w.attachEvent ){ w.attachEvent( onload, function(){ rp.poly(); w.clearInterval( run ); } ); } } // commonjs if( typeof exports ! undefined ){ exports.loadCSS loadCSS; } else { w.loadCSS loadCSS; }}( typeof global ! undefined ? global : this ) );/script>base hrefhttp://www.notarybkk.com/template//>!-- ReadyPlanet TemplateID 234 -->!-- ReadyPlanet LayoutID 99 -->!-- ReadyPlanet LayoutTemplate 0021 -->body stylemargin:0px auto 0px auto;> div classmain-container aligncenter>!--Start readyplanet bar-->table width900 cellpadding0 cellspacing0 border0>tr alignright>td width50% alignleft>/td>td width50%>a hrefhttps://www.readyplanet.com/16544025/r-web?utm_sourcewww.notarybkk.com&utm_mediumreferral&utm_contentreadyplanet_bar target_blank>img srclib_images/ready_bar_button02.png styleborder:0px; altReadyPlanet.com titleReadyPlanet.com/>/a>/td>/tr>/table>!--End readyplanet bar-->!-- Start head member new version -->!-- End head member new version -->!--Start navbar-->table width900 cellpadding0 cellspacing0 border0 classnav>tr alignright>td> table width900 cellpadding0 cellspacing0 border0 classnav> script typetext/javascript languageJavaScript1.2 srcstm30.js> /script>!--Pulldown Menu--->tr alignleft valignmiddle>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/ classnav> Home/a> /td>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Ntype7 classnav>Thai Law Firm/a> /td>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Ntype8 classnav>Our News/a> /td>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/index.php?layshow&acwebboard classnav>Web Board /a> /td>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Id539345882 classnav>Land & House for Sales in Bangkok - Chiang Rai/a> /td>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Id539345883 classnav>About Us /a> /td>td height26 nowrapnowrap stylepadding-left:10px;padding-right:10px; valignmiddle>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Id539345884 classnav>Contact Us /a> /td>td width100%>/td>/tr>/table>/td>/tr>/table>!--End navbar-->!--Start Top Area-->table width900 cellpadding0 cellspacing0 border0>tr>td classtop>a href/>img src/images_profiles/logo.gif titleYour Website Slogan border0 vspace5 hspace5 alignleft/>/a>/td>/tr>/table>!--End Top Area-->!--Start content-->table width900 cellpadding0 cellspacing0 border0>tr>td width200 bgcolor#4B4B4B>img srclib_images/dot.gif width200 height0 altdot/>/td>td width700 bgcolor#FFFFFF>img srclib_images/dot.gif width700 height0 altdot/>/td>/tr>tr valigntop>td classside>!--Start Rows Menu--> !-- size bullet-->!-- pulldown menu --> script languagejavascript typetext/javascript> function checkVal(){ if(!validateEmailSubscribe(document.mailsubscribe.emailsubscribe.value)){ alert(กรุณากรอก อีเมล ให้ถูกต้อง ตัวอย่าง : youremail@abc.com); document.mailsubscribe.emailsubscribe.focus(); return false; } // /* OLD CODE */// if((document.mailsubscribe.emailsubscribe.value) || (document.mailsubscribe.emailsubscribe.value.indexOf(@) -1) ||(document.mailsubscribe.emailsubscribe.value.indexOf(.) -1)){// alert(กรุณากรอก อีเมล ให้ถูกต้อง ตัวอย่าง : youremail@abc.com);// return false;// }else// mailsubscribe.submit(); } function validateEmailSubscribe(email){ if(email.length 0) { return false; } var splitted email.match(^(.+)@(.+)$); if(splitted null) return false; if(splitted1 ! null ) { var regexp_user/^\?\w-_\.*\?$/; if(splitted1.match(regexp_user) null) return false; } if(splitted2 ! null) { var regexp_domain/^\w-\.*\.A-Za-z{2,4}$/; if(splitted2.match(regexp_domain) null) { var regexp_ip /^\\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\$/; if(splitted2.match(regexp_ip) null) return false; }// if return true; } return false; } function checkLogin(){ if((document.memberform.memberlogin.value) || (document.memberform.memberpassword.value) || (document.memberform.memberlogin.value.indexOf(@) -1) || (document.memberform.memberlogin.value.indexOf(.) -1)){ alert(กรุณากรอก อีเมล,รหัสผ่าน ให้ถูกต้อง ตัวอย่าง : youremail@abc.com); return false; }else memberform.submit(); } function checkLogin1(){ if((document.memberform1.memberlogin.value) || (document.memberform1.memberpassword.value) || (document.memberform1.memberlogin.value.indexOf(@) -1) || (document.memberform1.memberlogin.value.indexOf(.) -1)){ alert(กรุณากรอก อีเมล,รหัสผ่าน ให้ถูกต้อง ตัวอย่าง : youremail@abc.com); return false; }else memberform1.submit(); }/script>script languagejavascript typetext/javascript> // !CDATA function showLogo(){ var frmObj document.getElementById(searchword); if(frmObj.value ){ frmObj.style.background #FFFFFF url(./lib_images/readyplanet_search_engine.gif) left no-repeat; } } function hideLogo(){ var frmObj document.getElementById(searchword); frmObj.style.background #FFFFFF; frmObj.value ; } function frmSubmit(){ if(document.search_vela.searchword.value){ !--alert(Please Insert Keyword!!!); return false;---> return true; } } function showLogocontent(){ var frmObj2 document.getElementById(searchwordcontent); if(frmObj2.value ){ frmObj2.style.background #FFFFFF url(./lib_images/readyplanet_search_engine.gif) left no-repeat; } } function hideLogocontent(){ var frmObj2 document.getElementById(searchwordcontent); var frmBtn document.getElementById(submit); frmObj2.style.background #FFFFFF; frmObj2.value ; } function frmSubmitcontent(){ var frmObj document.getElementById(searchwordcontent); var searchWordcontent frmObj.value; if(searchWordcontent){ alert(Please Insert Keyword!!!); return false; }else{ location.href /index.php?layshow&acsearch_content&searchwordcontent+searchWordcontent+&dosearch; } } function checkEntercontent(e){ var characterCode; if(e && e.which){ e e; characterCode e.which; }else{ e event; characterCode e.keyCode; } if(characterCode 13){ frmSubmitcontent(); return false; }else{ return true; } } function checkEnter(e){ var characterCode; if(e && e.which){ e e; characterCode e.which; }else{ e event; characterCode e.keyCode; } if(characterCode 13){ frmSubmit(); return false; }else{ return true; } } // > /script> script typetext/javascript src/template/encrytion_password.js>/script> script typetext/javascript> function encryt(){ if(document.getElementById(memberdo).value login){ var acc_webdocument.getElementById(account).value ; var memberdo_login document.getElementById(memberdo).value ; var backurl_mem document.getElementById(backurl).value; var memlogindocument.getElementById(memberlogin).value; var message document.getElementById(memberpassword).value; var key document.getElementById(keyset).value; var ciphertextdes des(key,message,1,0,null); var strpwdstringToHex(ciphertextdes); var cipMemuserdes des(key,memlogin,1,0,null); var strUserstringToHex(cipMemuserdes); //document.getElementById(ciphertext).value ciphertextdes ; document.getElementById(tohexpwd).value message ; //document.getElementById(ciphertextUser).value cipMemuserdes ; document.getElementById(tohexUser).value memlogin ; document.getElementById(memberdo).valuememberdo_login; document.getElementById(account).value acc_web; document.getElementById(backurl).valuebackurl_mem; //document.getElementById(memberform).submit(); } } /script> script typetext/javascript> function validateEmail(email){ if(!validateEmailSubscribe(email)){ alert(กรุณากรอก อีเมล ให้ถูกต้อง ตัวอย่าง : youremail@abc.com); document.mailsubscribe.emailsubscribe.focus(); return false; } } /script> script languagejavascript typetext/javascript> function clearField1() { form document.mailsubscribe; form.emailsubscribe.value ; } /script> script languagejavascript typetext/javascript> function clearField2() { form document.memberform; form.memberlogin.value ; } /script> script languagejavascript typetext/javascript> function clearField3() { form document.memberform; form.memberpassword.value ; } /script> table width100% cellpadding0 cellspacing0 border0>tr>td>img srclib_images/dot.gif border0 width20 height7px altdot />/td>/tr>tr>td classheadingsubcat>b>Quick Notary Public /b>/td>/tr>tr>td>img srclib_images/dot.gif border0 width20 height7px altdot />/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Ntype3 classside>b>Land in Bangkok/b>/a>/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Ntype4 classside>b>Land in Chiang Rai/b>/a>/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Ntype5 classside>b>Legal Service/b>/a>/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.notarybkk.com/index.php?layshow&acarticle&Ntype6 classside>b>Want to Buy Land/b>/a>/td>/tr>tr>td>img srclib_images/dot.gif border0 width20 height7px altdot />/td>/tr>tr>td classheadingsubcat>b>Links/b>/td>/tr>tr>td>img srclib_images/dot.gif border0 width20 height7px altdot />/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.notarybkk.com target_blank classside>b>Notarybkk.com/b>/a>/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.notarybkk.com target_blank classside>b>Land For Sales/b>/a>/td>/tr>tr>td stylepadding-left:10px;padding-right:10px;>img src/images_profiles/bullet0135.gif border0 classbullet altbullet stylevertical-align:middle;/>a hrefhttp://www.velamall.com/classifieds/ target_blank classside>b>Free Ads/b>/a>/td>/tr>tr>td>img srclib_images/dot.gif border0 width20 height7px altdot/>/td>/tr>tr>td width100%>form namemailsubscribe idmailsubscribe actionhttp://www.notarybkk.com/index.php?layshow&acsendmail_subscribe methodpost onsubmitreturn checkVal()>table width100% cellpadding0 cellspacing0 border0>tr>td classheadingsubcat>b>Newsletter/b>/td>/tr>tr>td alignleft stylepadding:7px;>input typetext nameemailsubscribe stylewidth:90% valueYour E-Mail onChangeJavaScript:validateEmail(this.value) onfocusclearField1()/> input typehidden namesql_injection valueNo>input typehidden namesendmail valuemailsubscribe/>input typehidden namemailsender valueyour@mail.com/>br/>input typesubmit valueตกลง/>/td>/tr>/table>/form>/td>/tr>tr>td>img srclib_images/dot.gif border0 width20 height7px altdot />/td>/tr> /table>!--br/>--> br/>br/>table width100% cellpadding0 cellspacing0 border0>tr>td aligncenter stylepadding:5px 0px 10px 0px;>div stylepadding-top:10px;padding-bottom:10px;>a hrefhttp://www.readyplanet.com target_blank>img src/images_profiles/banner1305855907.png border0 altแบนเนอร์ตัวอย่าง titleแบนเนอร์ตัวอย่าง/>/a>/div>div stylepadding-top:10px;padding-bottom:10px;>a hrefhttp://www.readyplanet.com target_blank>img src/images_profiles/banner1305855906.png border0 altแบนเนอร์ตัวอย่าง titleแบนเนอร์ตัวอย่าง/>/a>/div>div stylepadding-top:10px;padding-bottom:10px;>a hrefhttp://www.readyplanet.com target_blank>img src/images_profiles/banner1305855905.png border0 altแบนเนอร์ตัวอย่าง titleแบนเนอร์ตัวอย่าง/>/a>/div>div stylepadding-top:10px;padding-bottom:10px;>a hrefhttp://www.readyplanet.com target_blank>img src/images_profiles/banner1305855904.jpg border0 altแบนเนอร์ตัวอย่าง titleแบนเนอร์ตัวอย่าง/>/a>/div>/td>/tr>/table>br/>br/>!--End Rows Menu-->/td>!--Start Column template-->td bgcolor#FFFFFF>span idlazyimg>!--start dynamic layout--> table width100% aligncenter border0 classcontent styleborder-collapse:collapse;border-color:#CCCCCC; height:40px; cellspacing0 cellpadding1> tr> td width100% valigntop aligncenter stylebackground-color:#FFFFFF;padding:0;>table width100% cellpadding5 cellspacing0 border0 >tr>td stylepadding-left:10px;padding-right:10px;padding-bottom:15px;text-align:left;>span classh1>BANGKOK NOTARY PUBLIC: Legalization, Appostil, Thailand notary public /span>br/>p>table border0 cellspacing0 cellpadding0 width100% jquery130544903136981 jquery130597509512415> tbody jquery130544903136980 jquery130597509512414> tr valigntop jquery130544903136979 jquery130597509512413> td classcontent jquery130544903136978 jquery130597509512412> div idpost-body-4432250082331985437 classpost-body entry-content jquery130544903136994 jquery130597509512437 sizcache0 sizset25 jquery130544594863231> p>span stylefont-size: medium>font size3>span stylefont-size: medium>span stylecolor: rgb(51,51,255)>Notary Public: Detective: Criminal Defense: Child Custody & Divorce Lawyer/span>/span>br /> /font>/span>span stylefont-size: medium>font size3>We speak your language and understand your needs!/font>/span>br /> br /> Our experience Thai lawyers can assit your business in Thailand and provide you the practical solution for your business. Our law firm is listed and referred by UK and New Zealand embassies in Bangkok. We do not only provide service in Bangkok but also other provinces in Thailand e.g. Cholburi, Rayong, Chaing Mai, Chaing Rai, Prachaubkirikun, Surajthani, Samui, Phuket, Krabi etc.br /> br /> In the international level, we also have our strategic networks overseas e.g. law firms in Malaysia, Hong Kong, Singapore, and Japan. We work internationally and specailize in Thai laws.br /> br /> Our English speaking lawyers practice in these legal areas:br /> br /> -Serious Crime Abusebr /> br /> -Child Custody & Adoptionbr /> br /> -Family Law including marriage, divorce, and estate planningbr /> br /> -Debt Recoverybr /> br /> -Shipping & Maritimebr /> br /> -Intellectual Propertybr /> br /> -Corporate Formationbr /> br /> -Immigation Law including VISA and Work Permitbr /> br /> -BOI and Foreign Business Licensebr /> br /> -E-commerce and Telecommunicationbr /> br /> -Customs & Taxbr /> br /> -Labour Lawbr /> br /> -Notary Public Servicebr /> br /> -English-Thai Translation.br /> br /> span stylecolor: rgb(51,51,255)>LEADING CRIMINAL DEFENSE LAWYERS IN THAILAND: 24/7 HELP!/span>br /> br /> /p> ul> li>Drug Abuse/li> li>Extradition/li> li>Fraud/li> li>Road Traffic Accident/li> li>Theft/li> li>Robbery/li> li>Misappropriation/li> /ul> p>If you are arrested and pressed criminal charges in Thailand, WE CAN HELP YOU!br /> br /> We are criminal defense lawyer who specialize in criminal cases e.g. drug, murder, theft, embezzlement, traffic accident, defamation, extradition, immigration etc. If you are sued or arrested in Thailand, please call us for help 24/7 to ourspan stylecolor: rgb(255,102,0); font-weight: bold> HOT LINE 084 1600 385/span> or span stylecolor: rgb(51,51,255)>notarybkk@gmail.com or expatlawyer@gmail.com/span>br /> br /> FREE Consultation 24/7 over the phone!br /> br /> Call us now: 084-1600-385 or Email: notarybkk@gmail.combr /> br /> font size4>span stylefont-size: 130%; font-weight: bold>Our Team Leaders/span>br /> br /> /font>/p> p jquery130544903136993 jquery130597509512436 sizcache0 sizset25 jquery130544594863230>img srchttp://www.notarybkk.com/images/intro_1305855943/P'Gom new new.jpg width135 height180 alt />/p> p classMsoNormal>b>span stylefont-family:"Arial","sans-serif">Mr. Kit Kraibavornwisho:p>/o:p>/span>/b>/p> /div> /td> /tr> /tbody>/table>/p>p classMsoNormal>span stylefont-family:"Arial","sans-serif">Managing Partner/span>/p>p classMsoNormal> /p>p classMsoNormal>span stylefont-family:"Arial","sans-serif">img srchttp://www.notarybkk.com/images/intro_1305855943/P'Pee new.jpg width135 height180 alt />o:p>/o:p>/span>/p>p classMsoNormal>b>span stylefont-family:"Arial","sans-serif">Mr. Wiphop Sihamoko:p>/o:p>/span>/b>/p>p classMsoNormal>span stylefont-family:"Arial","sans-serif">Partner/span>/p>p classMsoNormal> /p>p classMsoNormal>span stylefont-family:"Arial","sans-serif">img srchttp://www.notarybkk.com/images/intro_1305855943/Pic P' boy new.jpg width135 height180 alt />o:p>/o:p>/span>/p>p classMsoNormal>b>span stylemso-bidi-font-size:11.0pt;line-height:107%; font-family:"Arial","sans-serif">Mr. Chatsupon Huaysaio:p>/o:p>/span>/b>/p>p classMsoNormal>span stylemso-bidi-font-size:11.0pt;line-height:107%; font-family:"Arial","sans-serif">Associateo:p>/o:p>/span>/p>p jquery130544903136993 jquery130597509512436 sizcache0 sizset25 jquery130544594863230>br />br />br />br />br />br /> /p>p>table border0 cellspacing0 cellpadding0 width100% jquery130544903136981 jquery130597509512415> tbody jquery130544903136980 jquery130597509512414> tr valigntop jquery130544903136979 jquery130597509512413> td classcontent jquery130544903136978 jquery130597509512412> div classpost-body entry-content jquery130544903136994 jquery130597509512437 sizcache0 sizset25 jquery130544594863231> p sizcache0 sizset26 jquery130544594863236>Bangkok Lawyer Limited Partnershipbr /> Silom Complex Building, Silom Road, Silom, Bangrakbr /> Bangkok Thailand 10500br /> br /> Tel : +66 2 152 3018br /> Fax : +66 2 152 3195br /> After office hours: +66 (0)841600385 (Hot Line 24 Hours)br /> notarybkk@gmail.combr /> www.thailand-english-speaking-lawyer.combr /> www.bangkoknotaryb.combr /> br /> br /> br /> สำนักงานทนายความเรามีความเชี่ยวชาญในกฎหมายทุกประเภท และยินดีให้บริการว่าความ และสู้คดีทุกประเภทbr /> br /> -คดีตั้งผู้จัดการมรดก เริ่มต้นที่ 58,000 บาทbr /> br /> -คดีรับรองบุตรไม่มีข้อโต้แย้ง เริ่มต้นที่ 69,000 บาทbr /> br /> -คดีแพ่ง ผิดสัญญา เริ่มต้นที่ 69,000 บาทbr /> br /> -คดีอาญา เริ่มต้นที่ 79,000 บาทbr /> br /> อัตราค่าบริการดังกล่าวไม่ใช่อัตราสำหรับทุกคดี เพราะค่าจ้างทนายความจะขึ้นอยู่กับความซับซ้อนของคดี และอัตราดังกล่าวไม่ใช้สำหรับการว่าความในต่างจังหวัด และเป็นอัตราซึ่งยังมิได้รวมค่าใช้จ่ายในดำเนินคดี เช่น ค่าธรรมเนียมศาล ค่าเดินทาง และค่าใช้จ่ายอื่น ๆbr /> br /> หากท่านต้องการปรึกษาความ หรือมีข้อสงสัยเกี่ยวกับปัญหากฎหมาย หรือต้องการพบทนายความ กรุณาติดต่อคุณรชา วัฒนาbr /> br /> เบอร์สำนักงาน 02 1523 018br /> มือถือ 084 1600 385br /> Bangkok Lawyer Limited Partnershipbr /> Silom Complex Building, Silom Road, Silom, Bangrakbr /> Bangkok Thailand 10500/p> /div> table border0 cellspacing0 cellpadding4 width100%> tbody> tr> td bgcolor#003366 height30 backgroundimages/bgmenu.jpg>span stylecolor: #ccffff>span classstyle5>Welcome to bangkoknotary.com/span>/span>/td> /tr> /tbody> /table> p>br /> Our firm, Bangkok Lawyer Limited Partnership, provides you the mobile notary service and company formation with the most reasonable fee! Our notaries are speak English fluently. Our service is Thailand countrywide:br /> br /> span stylecolor: #ff6600>• Notary Public Service staring from 2,000 Baht per one signature/span>br /> • English-Thai and Thai-English Translation staring from 1,500span stylecolor: #ff9900> Baht br /> /span>• Company Formation or Set up other kinds of legal entities e.g. limited partnership, foundation or association starting from 20,000span stylecolor: #ff6600> Baht. /span>br /> br /> /p> table border0 cellspacing0 cellpadding4 width100% aligncenter> tbody> tr> td bgcolor#f5f5f5>strong>Contact us now: Mr. Kit Kayasit, Office Manager;br /> br /> Email:/strong> a hrefmailto:notarybkk@gmail.com>notarybkk@gmail.com/a> br /> strong>Hotline:/strong> 081 899 1604 (24 Hours) or overseas call +66 81 899 1604. br /> strong>Fax: /strong>02 1523 018 br /> strong>Head Office:/strong> 309 Moo 3, Rajburana Road, Rajburana, Bangkok 10400 br /> strong>Branch Office: /strong>26/142, Chonlamarkpichan Road, Ladsawai, Pratumtani 12150/td> /tr> /tbody> /table> p>br /> span classstyle1>Notaries will charge Baht 1,500 per each signature. The fees for each signing depends upon the number of signatures and who is requesting service. So of course, the fees could be less for numerous signatures. /span>br /> br /> span classstyle2>Travel fees are allowed to be charged if the signer agrees to the fees. All travel fees are disclosed prior to travel. Notary fees are separate from the travel fees. Travel fees are based upon mileage/distance, after hours, location, and number of documents/signatures. /span>br /> br /> span classstyle2>A Notary does NOT give any legal advice regarding any documents signed. Only an attorney can give you legal advice regarding your documents./span>br /> br /> /p> table border0 cellspacing1 cellpadding4 width100%> tbody> tr> td classstyle5 bgcolor#003366 backgroundimages/bgmenu.jpg width50%>span stylecolor: #ffffff>Notary services for Individuals/span>/td> td classstyle5 bgcolor#003366 height30 backgroundimages/bgmenu.jpg width50%>span stylecolor: #ffffff>Notary services for Business/span>/td> /tr> tr> td valigntop>We can help with the correct completion notarization and authentication of all types of documents for use abroad includingbr /> br /> • Powers of Attorney for use anywhere in the world br /> • International Affidavits, Sworn Statements and Depositionsbr /> • Notarizing private agreements for use abroad br /> • Property documents for use abroadbr /> • Bank instruction letters br /> • Copyright documents for worldwide usebr /> • Education Certificates for worldwide use br /> • Doctors and dentists Examination Submissionbr /> • Certified copy documentbr /> • Lost passports & birth certificatesbr /> • Marriage certificates & confirmation of single status • Retirement life certificatesbr /> • Certified copy passports/td> td valigntop>I can help you in the notarisation and authentication of the full range of Corporate or business documents for most purposes including:br /> br /> • Powers of Attorney on behalf of a company, LLP or other trading medium br /> • Notarising certificates of incorporation or Memorandum and Articles of Association br /> • Notarised Certificates of Company Good Standing br /> • Certification of the identity of Directors, Secretaries or other company officersbr /> • Notarising the Execution of Commercial Contracts for use abroadbr /> • Opening company Branch offices or Bank Accounts in or outside the UKbr /> • Affidavits, sworn or statutory Statements or Declarations, Witness statementsbr /> • Certified copies of company resolutions, minutes, and reports/td> /tr> /tbody> /table> table border0 cellspacing0 cellpadding4 width100% aligncenter> tbody> tr> td bgcolor#f5f5f5> p>strong>Contact us now: Mr. Kitsanachai (Kit) Prasitmonthon, Office Manager;br /> br /> Email:/strong> a hrefmailto:notarybkk@gmail.com>notarybkk@gmail.com/a> br /> strong>Hotline:/strong> 081 899 1604 (24 Hours) or overseas call +66 81 899 1604. br /> strong>Fax: /strong>02 1523 018 br /> strong>Head Office:/strong> No. 1 Zuellig House, Levels 8 & 9, Silom Road, Bangrak, Bangkok, THAILAND/p> p>strong>Branch Office: /strong>26/142, Chonlamarkpichan Road, Ladsawai, Pratumtani 12150/p> /td> /tr> /tbody> /table> p> /p> /td> td bgcolor#f5f5f5 valigntop width31%> /td> /tr> /tbody>/table>table border0 cellspacing0 cellpadding4 width100%> tbody> tr> td bgcolor#003366 height30 backgroundimages/bgmenu.jpg>span stylecolor: #00ffff>span classstyle5>Help processing your documents/span>/span>/td> /tr> /tbody>/table>/p>p> /p>p> /p>p> /p>/td>/tr>/table>/td> /tr> /table> table width100% aligncenter border0 classcontent styleborder-collapse:collapse;border-color:#CCCCCC; height:40px; cellspacing0 cellpadding1> tr> td width50% valigntop aligncenter stylebackground-color:#FFFFFF;padding:0;>style>. img{ width: 150; height: 150;}/style>table width100% cellpadding7 cellspacing0 border0 >tr>td colspan2 classheadingcolumn styletext-align:left;>span classh2>a classh2 href/index.php?layshow&acarticle&Ntype1>Update & News /a>/span>/td>/tr> tr valigntop>td class width30% aligncenter stylepadding-top:5px;>a classh3 href/index.php?layshow&acarticle&Id539345854&Ntype1>img src/images/column_1305855906/original.jpg border0 vspace5 alt title/>/a>/td>td styletext-align:left;>div classh3 styletext-align:left;>a classh3 href/index.php?layshow&acarticle&Id539345854&Ntype1>ข่าวประชาสัมพันธ์ที่ 1/a>img srclib_icon/icon0001.gif border0 hspace3 stylevertical-align:middle; alticon/>/div>div>p>เป็นการแนะนำรายละเอียดข่าวประชาสัมพันธ์โดยย่อ ซึ่งเป็นการเกริ่นนำก่อนดูรายละเอียดทั้งหมด ที่อยู่ด้านใน/p>/div>a href/index.php?layshow&acarticle&Id539345854&Ntype1>b>More.../b>/a>br/>br/>/td>/tr> tr valigntop>td class width30% aligncenter stylepadding-top:5px;>a classh3 href/index.php?layshow&acarticle&Id539345855&Ntype1>img src/images/column_1305855908/original.jpg border0 vspace5 alt title/>/a>/td>td styletext-align:left;>div classh3 styletext-align:left;>a classh3 href/index.php?layshow&acarticle&Id539345855&Ntype1>ข่าวประชาสัมพันธ์ที่ 2/a>img srclib_icon/icon0001.gif border0 hspace3 stylevertical-align:middle; alticon/>/div>div>p>เป็นการแนะนำรายละเอียดข่าวประชาสัมพันธ์โดยย่อ ซึ่งเป็นการเกริ่นนำก่อนดูรายละเอียดทั้งหมด ที่อยู่ด้านใน/p>/div>a href/index.php?layshow&acarticle&Id539345855&Ntype1>b>More.../b>/a>br/>br/>/td>/tr> tr valigntop>td class width30% aligncenter stylepadding-top:5px;>a classh3 href/index.php?layshow&acarticle&Id539345856&Ntype1>img src/images/column_1305855911/original.jpg border0 vspace5 alt title/>/a>/td>td styletext-align:left;>div classh3 styletext-align:left;>a classh3 href/index.php?layshow&acarticle&Id539345856&Ntype1>ข่าวประชาสัมพันธ์ที่ 3/a>img srclib_icon/icon0001.gif border0 hspace3 stylevertical-align:middle; alticon/>/div>div>p>เป็นการแนะนำรายละเอียดข่าวประชาสัมพันธ์โดยย่อ ซึ่งเป็นการเกริ่นนำก่อนดูรายละเอียดทั้งหมด ที่อยู่ด้านใน/p>/div>a href/index.php?layshow&acarticle&Id539345856&Ntype1>b>More.../b>/a>br/>br/>/td>/tr> tr>td colspan2 height15>/td>/tr> /table> /td>td width50% valigntop aligncenter stylebackground-color:#FFFFFF;padding:0;>style>. img{ width: 150; height: 150;}/style>table width100% cellpadding7 cellspacing0 border0 >tr>td colspan2 classheadingcolumn styletext-align:left;>span classh2>a classh2 href/index.php?layshow&acarticle&Ntype3>Land in Sales- Bangkok /a>/span>/td>/tr> tr valigntop>td class width30% aligncenter stylepadding-top:5px;>a classh3 href/index.php?layshow&acarticle&Id539345860&Ntype3>img src/images/column_1305855923/original.jpg border0 vspace5 alt title/>/a>/td>td styletext-align:left;>div classh3 styletext-align:left;>a classh3 href/index.php?layshow&acarticle&Id539345860&Ntype3>สินค้าหรือบริการที่ 1/a>img srclib_icon/icon0001.gif border0 hspace3 stylevertical-align:middle; alticon/>/div>div>p>รายละเอียดสินค้าโดยย่อ ก่อนดูรายละเอียดทั้งหมดที่อยู่ด้านใน/p>/div>a href/index.php?layshow&acarticle&Id539345860&Ntype3>b>More.../b>/a>br/>br/>/td>/tr> tr valigntop>td class width30% aligncenter stylepadding-top:5px;>a classh3 href/index.php?layshow&acarticle&Id539345861&Ntype3>img src/images/column_1305855925/original.jpg border0 vspace5 alt title/>/a>/td>td styletext-align:left;>div classh3 styletext-align:left;>a classh3 href/index.php?layshow&acarticle&Id539345861&Ntype3>สินค้าหรือบริการที่ 2/a>img srclib_icon/icon0001.gif border0 hspace3 stylevertical-align:middle; alticon/>/div>div>p>รายละเอียดสินค้าโดยย่อ ก่อนดูรายละเอียดทั้งหมดที่อยู่ด้านใน/p>/div>a href/index.php?layshow&acarticle&Id539345861&Ntype3>b>More.../b>/a>br/>br/>/td>/tr> tr valigntop>td class width30% aligncenter stylepadding-top:5px;>a classh3 href/index.php?layshow&acarticle&Id539345862&Ntype3>img src/images/column_1305855928/original.jpg border0 vspace5 alt title/>/a>/td>td styletext-align:left;>div classh3 styletext-align:left;>a classh3 href/index.php?layshow&acarticle&Id539345862&Ntype3>สินค้าหรือบริการที่ 3/a>img srclib_icon/icon0001.gif border0 hspace3 stylevertical-align:middle; alticon/>/div>div>p>รายละเอียดสินค้าโดยย่อ ก่อนดูรายละเอียดทั้งหมดที่อยู่ด้านใน/p>/div>a href/index.php?layshow&acarticle&Id539345862&Ntype3>b>More.../b>/a>br/>br/>/td>/tr>tr>td colspan2 styletext-align:left;>ul stylelist-style:url(/images_profiles/bullet0135.gif);margin:0px 10px 0px 17px;padding:0px;>li>a href/index.php?layshow&acarticle&Id539408266&Ntype3>Land & House for Sales in Bangkok - Chiang Rai/a>/li>/ul>/td>/tr> tr>td colspan2 height15>/td>/tr> /table> /td> /tr> /table>!--end dynamic layout--> /span>/td>!--End Column template-->/tr>/table>!--End content-->!--Start Foolter-->style>#black-ribbon-div { position: relative;}#black-ribbon-div img { position: fixed; top: 0px; right: 0px; width: 150px; z-index: 1;}/style>table width900 cellpadding0 cellspacing0 border0>tr>td classbottom>strong classfooter>Copyright © 2011 All Rights Reserved./strong>/td>/tr>tr>td classcontent aligncenter styletext-align:center;>Bangkok Lawyer Limited Partnership No.1 Silom Road, Silom, Bangrak Bangkok Thailand 10500 Tel : +66 2 152 3018, +66 2 152 3195 Fax : +66 2 231 8121 After office hours: +66 (0)818 991604 expatlawyer@gmail.com; notarybkk@gmail.com www.bangkoknotary.com> www.thailand-english-speaking-lawyer.com>www.lawbkk.com>www.notarybkk.com> br/>/td>/tr>tr>td aligncenter classbanner-bottom>Visitors : 100656/td>/tr>tr>td aligncenter classbanner-bottom>a hrefhttps://www.readyplanet.com/16544025/r-web?utm_sourcewww.notarybkk.com&utm_mediumreferral&utm_contentpowered_by target_blank>img stylewidth: 160px; vertical-align: middle; srclib_images/powered-by-rp-2020.svg border0 altPowered by ReadyPlanet titlePowered by ReadyPlanet>/a>/td>/tr>/table>!--End Foolter-->/div> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]