var domExt = new Array(); domExt = ['com', 'net', 'org', 'biz', 'info', 'name', 'us', 'in', 'cn', 'asia', 'eu', 'cc', 'web.id', 'or.id', 'co.id', 'sch.id', 'ac.id', 'go.id', 'net.id', 'mil.id', 'com.au', 'ac', 'ag', 'net.au', 'org.au', 'bz', 'cd', 'com.cn', 'net.cn', 'org.cn', 'de', 'hk', 'com.hk', 'net.hk', 'org.hk', 'co.in', 'net.in', 'org.in', 'gen.in', 'firm.in', 'ind.in', 'io', 'it', 'jobs', 'jp', 'kr', 'co.kr', 'la', 'li', 'me', 'mn', 'mobi', 'my', 'com.my', 'net.my', 'org.my', 'name.my', 'co.nz', 'net.nz', 'org.nz', 'ph', 'com.ph', 'net.ph', 'org.ph', 'pk', 'com.pk', 'net.pk', 'org.pk', 'sc', 'sg', 'com.sg', 'net.sg', 'org.sg', 'edu.sg', 'sh', 'co.th', 'tm', 'travel', 'tv', 'tw', 'com.tw', 'org.tw', 'game.tw', 'ebiz.tw', 'club.tw', 'co.uk', 'org.uk', 'me.uk', 'vc', 'vn', 'ws']; var themeUrl = "http://idwebhost.com/themes/beta/"; var emailInfo = "info@idwebhost.com"; var OnKeyRequestBuffer = { bufferText: false, bufferTime: 1300, modified : function(strId){ setTimeout('OnKeyRequestBuffer.compareBuffer("'+strId+'","'+xajax.$(strId).value+'");', this.bufferTime); }, compareBuffer : function(strId, strText){ if (strText == xajax.$(strId).value && strText != this.bufferText){ this.bufferText = strText; OnKeyRequestBuffer.makeRequest(strId); } }, makeRequest : function(strId){ if( xajax.$(strId).value.length >= 4 ){ submitWhois(); } } } function submitWhois() { if(checkDomain(xajax.$('domain').value)) { for(i=0; i < domExt.length; i++){ if(xajax.$(domExt[i]).checked){ xajax.$('output_'+domExt[i]).innerHTML="

www." + xajax.$('domain').value +"."+domExt[i]+"

"+"

 


Loading
"; xajax.$('output_'+domExt[i]).style.display="block"; xajax.$('output_'+domExt[i]).className="boxdomainwaiting"; }else{ xajax.$('output_'+domExt[i]).style.display="none"; } } xajax_processForm(xajax.getFormValues("whoisForm")); } return false; } function checkboxChange() { for(i=0; i < domExt.length; i++) { if(xajax.$(domExt[i]).checked){ xajax.$('output_'+domExt[i]).style.display="block"; xajax.$('output_'+domExt[i]).className="boxdomainwaiting"; xajax.$('output_'+domExt[i]).innerHTML="

." +domExt[i]+"

"; }else{ xajax.$('output_'+domExt[i]).style.display="none"; } } } function checkDomain(tdomain) { var passed = false; if(tdomain == "") { alert("silahkan masukkan nama domain untuk memulai service whois"); } else if ( /\s+/.test( tdomain ) || /^-/.test( tdomain ) || /-$/.test( tdomain ) || /"."/.test( tdomain ) || /[^a-zA-Z0-9-]/.test( tdomain ) ) { alert("Nama domain yang Anda masukkan tidak sesuai dengan aturan."); } else { passed = true; } return passed; } function setChecked(xyz) { document.getElementById(xyz).checked = true; } function preloadImagesBoxes() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=preloadImagesBoxes.arguments; for(i=0; i"+emailInfo+""; }