var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); var id = getParameter("id"); var kid = getParameter("kid"); var thetj_zid = 8891; var gid=6812; //isMaxthon function isMaxthon(){ var isMaxthon = navigator.userAgent.indexOf("Maxthon") != -1; return isMaxthon; } function getParameter(name) { var str = window.location.search; if (str.indexOf(name) != -1) { var pos_start = str.indexOf(name) + name.length + 1; var pos_end = str.indexOf("&",pos_start); if (pos_end == -1) return str.substring(pos_start); else return str.substring(pos_start,pos_end) } else { return ""; } } function __$(id){ return document.getElementById(id); } function menuControl(){ var numID = Math.floor(Math.random()*3) + 1; showOneSpan(numID); } function showOneSpan(obj){ var s = "k-menu_" + obj; document.getElementById(s).className = "info_on"; } function hiddenAllSpan(){ for(var i=1; i<=3; i++) { var s = "k-menu_" + i; document.getElementById(s).className = "info_off"; } } function LTrim(s){ for(var i=0;i=0;i--) if(s.charAt(i)!=' ') return s.substring(0,i+1); return ""; } function Trim(s){ return RTrim(LTrim(s)); } function sel(val){ document.getElementById("content").value += val + "\n"; } function check(theform2,sp){ var str="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ,./'[]{}`1234567890-=\~!@#$%^&*()_+|?><:"; if(Trim(theform2.guestname.value) ==""){ alert("请输入姓名"); theform2.guestname.focus(); return false; } var c=theform2.guestname.value.substr(0,1); if(str.indexOf(c)>-1){ alert("姓名必须填写中文"); theform2.guestname.focus(); return false; } var mobile = Trim(theform2.other.value); if (mobile == ""){ alert("请输入您的电话"); theform2.other.focus(); return false; } if (mobile != ""){ if (mobile.length != 11) { alert("请输入11位手机号码"); theform2.other.focus(); return false; } } if(Trim(theform2.address.value)==""){ alert("请输入地址"); theform2.address.focus(); return(false); } if(theform2.content.value == ""){ alert("请输入留言内容"); theform2.content.focus(); return false; } //Maxthon 兼容模式 if(isMaxthon()){ theform2.target = "mx_blank"; window.open('about:blank', 'mx_blank'); theform2.submit(); return false; }else{ return true; } } function splitPhone(obj){ var str=obj.value; var result=""; for (var i = 0; i < str.length; i++){ if (str.charCodeAt(i)==12288){ result+= String.fromCharCode(str.charCodeAt(i)-12256); continue; } if (str.charCodeAt(i)>65280 && str.charCodeAt(i)<65375) result+= String.fromCharCode(str.charCodeAt(i)-65248); else result+= String.fromCharCode(str.charCodeAt(i)); } result=result.replace(/[^\d]/g, ''); obj.value=result; if(str!=result){ alert("您之前输入的号码有误,请重新输入!") } } function show_phone_example(t) { var phone_example = __$('phone_example'); if (t==1) { phone_example.className='xl_phone info_off'; } else { if (phone_example.className=='xl_phone') { phone_example.className='xl_phone info_off'; } else { phone_example.className='xl_phone'; } } } function gbTongBaoLoaded(t,p){ __$('tb_res').style.display='none'; if (t.length>0) { var ret = '

呼叫失败

'; ret+='

您输入的电话号码有误,
请输入正确有效的接听电话!

'; ret+='
出错了!'+p+'
'; ret+='
请先返回,再重新输入。
'; ret+='
温馨提示:
'; ret+='此次通话您的电话处于接收状态,无需承
担任何费用。
'; __$('tb_msg').innerHTML = ret; __$('tb_msg').style.display='block'; } else { var ret = '

呼叫成功

'; ret+='

正在为您接通对方电话!
请保持线路畅通,3秒后即可接通。

'; ret+='
正在呼叫...'+p+'
'; ret+='
请您耐心等待!
'; ret+='
温馨提示:
'; ret+='此次通话您的电话处于接收状态,无需承
担任何费用。
'; __$('tb_msg').innerHTML = ret; __$('tb_msg').style.display='block'; } } function show_begin_div(){ __$('tb_msg').innerHTML=''; __$('tb_res').style.display='block'; } function include_js(file, callback) { var js = document.createElement('script'); var _doc = document.getElementsByTagName('script')[0]; _doc.parentNode.insertBefore(js, _doc); js.setAttribute('type', 'text/javascript'); js.setAttribute('src', file); if (!window.ActiveXObject) { //if not IE js.onload = function () { callback && callback(); } } else { js.onreadystatechange = function () { if (js.readyState == 'loaded' ) { callback && callback(); } } } return false; } function TongBaoP(){ include_js('https://web.archive.org/web/20170709025206/http://pe.tbkf.net/webclient/checktb.php', function(){ var id_ct = 1; var id_cpinfo = 25674; var gid = 6812; var callerNum = __$('callerNum').value; var vpage = escape(window.location.href).replace("%3F",'||'); var source = 'https://web.archive.org/web/20170709025206/https://gb78.tbkf.net/Telphone_new.php?callback=gbTongBaoLoaded&id_ct='+id_ct+'&id_cpinfo='+id_cpinfo+'&idhhseat=1&vpage='+vpage+'&callerNum='+callerNum+'&checkcallid='+checkcallid+'&gid='+gid+'&rt='+Math.random(); include_js(source); }); } try{ var url_referer=top.location; if(top.location==self.location){ url_referer=self.location; }else{ url_referer=document.referrer; } }catch(e){ url_referer=document.referrer; } document.writeln(""); document.writeln("<\/a>"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
*姓  名:
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
*手  机:
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
地  址:
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
投资额度:
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
    "); document.writeln("
  • 3-5万
  • "); document.writeln("
  • 5-10万
  • "); document.writeln("
  • 10-20万
  • "); document.writeln("
  • 20万以上
  • "); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
回  访:
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
留言内容:
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
 
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
请填写留言或根据意向选择下列快捷留言
"); document.writeln(""); document.writeln("
"); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln("<\/form>"); document.writeln("
"); document.writeln("
"); // 动态插入script标签 function createScript(url){ var oScript = document.createElement('script'); oScript.type = 'text/javascript'; oScript.async = true; oScript.src = url; document.body.appendChild(oScript); } createScript("/js/placeholder.js"); createScript("/js/messageBoard.js"); function correctPNG(){ var arVersion = navigator.appVersion.split("MSIE") var version = parseFloat(arVersion[1]) if ((version >= 5.5) && (document.body.filters)) { for(var j=0; j" img.outerHTML = strNewHTML j = j-1 } } } } if(window.attachEvent){ window.attachEvent("onload", correctPNG); }else if(window.addEventListener){ window.addEventListener("load",correctPNG,true); }else{ window["onload"]=correctPNG; } var urlSrc = "