var tempstr = '';
tempstr += '
';
tempstr += ' | 公司: | 通化市合心堂药业集团有限公司 |
';
tempstr += ' | 联系人: | 董先生 |
';
tempstr += ' | 地址: | 通化市 |
';
tempstr += ' | 邮编: | |
';
tempstr += ' | 电话: | 13335477741 |
';
tempstr += ' | 手机: | 13335477741 |
';
tempstr += ' | 传真: | |
';
tempstr += ' | 微信: | 13335477741 |
';
tempstr += ' | Email: | 13335477741@163.com |
';
tempstr += ' | 网址: | |
';
tempstr += '
';
document.getElementById('contact_info').innerHTML = tempstr;