function talk(msg){
  window.open("http://www.d3net.cn/c2c_cn.php?code=67550115&license=0e329cb&name="+msg+"&callid=67550001","newwindow","height=250, width=425, top=209, left=300, toolbar=no, menubar=no, scrollbars=no,resizable=no,location=no,status=no");
}
function showtalk1(flat){
	switch(flat){
		case 0:
		 msg="培训中心招生咨询工作人员";
		 title="点击与"+msg+"进行免费通话咨询！";
		 break;
		case 1:
		 msg="网站客服人员";
		 title="点击与"+msg+"进行免费通话咨询！";
		 break;
		case 2:
		 msg="协会市场部人员";
		 title="点击与"+msg+"进行免费通话咨询！";
	 }
	 //document.write("<img src=\"http://www.a963.com/images/c2c_l.gif\" width=\"164\" height=\"140\" border=\"0\" onClick=\"talk('"+msg+"')\" style=\"cursor:hand\" title=\""+title+"\">");

}
function showtalk(flat){
}

