function qlswu_showIcon(phone,no_isShow) { var string; string = ""; if (phone==0) { if(show_phone==false) { extPhone = "************"; } if (extPhone!="") { string = string + "咨询热线:"+extPhone+"  "; } } if(show_phone==true) { string = string + "  "; } else if((no_isShow==0 && show_self==0) || show_self==1) { string = string +"  "; } if (show_book==true) { string = string + "  "; } else if((no_isShow==0 && show_self==0) || show_self==1) { string = string + "  "; } if(show_zxgt==true) { string = string + "  "; } else if((no_isShow==0 && show_self==0) || show_self==1) { string = string + "  "; } var allPageTags=document.getElementsByTagName("div"); for (i=0; i