function layermove() { if (screen.width>800){ myright.style.top=document.body.scrollTop+20; setTimeout("layermove();",50); } } if (screen.width>800){ document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); document.write(''); document.write('
'); document.write('最新信息'); document.write('
'); document.write('推荐信息'); document.write('
'); document.write('热门信息'); document.write('
'); document.write('信息分类'); document.write('
'); document.write('商铺列表'); document.write('
'); document.write('发布信息'); document.write('
'); document.write('
'); layermove(); } //function layermove2() // { //if (screen.width>800){ // myleft.style.top=document.body.scrollTop+20; // setTimeout("layermove2();",50); // } // } //if (screen.width>800){ //document.write('
'); //document.write('
'); //document.write(''); //document.write('
'); //document.write('
'); //layermove2(); //}