var str=""; str=str+"业务员"+"
" str=str+"销售经理"+"
" str=str+"焊工"+"
" document.write(str);