function Archor(id) { document.getElementById('subject').value=id; document.getElementById('message').value+=id; var i; i=window.location.href.indexOf("#forms"); if(i==-1) { window.location = window.location + "#forms"; } else { window.location=window.location; } document.getElementById('message').focus(); } var commentList = ''; commentList += '
 发表对《四门超跑风潮已至 奥迪A7最新情报披露》的评论
'; commentList += '
'; commentList += '
'; commentList += '共有 0 条评论 查看全部评论'; commentList += '
';commentList += '
'; commentList += ''; commentList += '
'; document.getElementById("autoCityComment").innerHTML=commentList;