<script language="JavaScript">
step=0
function flash_title()
{
step++
if (step==3) {step=1}
if (step==1) {document.title='◆◇◆ 河北勝芳雙成家具廠 httP://Www.ishuangcheng.CoM ★'}
if (step==2) {document.title='◇◆◇ 河北勝芳雙成家具廠 http://wWw.ishuangCheng.cOm ☆'}
setTimeout("flash_title()",200);
}
flash_title()
</script>