function showsousame(){ var con1=""; con1='
  • 服务工程师(深圳市 2010-08-28)
  • '; var vipcorp=''; var ourel1=document.getElementById("oupostelid"); if(ourel1!=null){ ourel1.innerHTML=con1; } if(vipcorp!=''){ var head = document.getElementsByTagName("head").item(0); oScript = document.createElement("script"); oScript.setAttribute("src", "http://w1.itou.cn/vipcorp/"+vipcorp+".js"); oScript.setAttribute("id","vipcorpevent"); head.appendChild(oScript); } } showsousame();