document.writeln("<LINK href=\"\/images\/webc\/style.css\" type=text\/css rel=stylesheet>");
document.writeln("<div id=yuzi style=\"POSITION:absolute;TOP:250px;\"><DIV id=frame_div ><LAYER id=frame_div style=\"DISPLAY: none\">");
document.writeln("<DIV id=frame_table>");
document.writeln("<DIV id=frame_top_left><\/DIV>");
document.writeln("<DIV id=frame_top_center>");
document.writeln("<DIV class=frame_ti><\/DIV>");
document.writeln("<DIV class=frame_close ><\/DIV><\/DIV>");
document.writeln("<DIV id=frame_top_right><\/DIV><\/DIV>");
document.writeln("");
document.writeln("<TABLE id=frame_table cellSpacing=0 cellPadding=0 border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD id=frame_middle_left><\/TD>");
document.writeln("<TD id=frame_middle_center>");
document.writeln("<DIV id=sortbarl><\/DIV>");
document.writeln("<DIV id=sortbar>外贸OEM<\/DIV>");
document.writeln("");
document.writeln("<DIV id=sortbarr><\/DIV><IMG class=kefubaricon id=QQ src=\"\/images\/webc\/qqonline.gif\"> ");
document.writeln("<DIV id=kefubartitle><A hideFocus style=\"hide-focus: true\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=277273047&amp;Site=客户咨询&amp;Menu=yes\" target=_blank>客户咨询1<\/A><\/DIV>");
document.writeln("<DIV style=\"CLEAR: both\"><\/DIV>");
document.writeln("<DIV id=sortbarl><\/DIV>");
document.writeln("<DIV id=sortbar>国内客服<\/DIV>");
document.writeln("");
document.writeln("<DIV id=sortbarr><\/DIV><IMG class=kefubaricon id=QQ src=\"\/images\/webc\/qqonline.gif\"> ");
document.writeln("<DIV id=kefubartitle><A hideFocus style=\"hide-focus: true\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=1070522411&amp;Site=客户咨询&amp;Menu=yes\" target=_blank>客户咨询2<\/A><\/DIV>");
document.writeln("<DIV style=\"CLEAR: both\"><\/DIV>");
document.writeln("<IMG class=kefubaricon id=QQ src=\"\/images\/webc\/qqonline.gif\"> ");
document.writeln("<DIV id=kefubartitle><A hideFocus style=\"hide-focus: true\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=675209746&amp;Site=客户咨询&amp;Menu=yes\" target=_blank>客户咨询3<\/A><\/DIV>");
document.writeln("");
document.writeln("");
document.writeln("<DIV style=\"CLEAR: both\"><\/DIV>");
document.writeln("<DIV id=sortbarl><\/DIV>");
document.writeln("<DIV id=sortbar>诚 信 通<\/DIV>");
document.writeln("<DIV id=sortbarr><\/DIV><img class=kefubaricon src=\"\/images\/webc\/club_myt_16_online.gif\" >");
document.writeln("<DIV id=kefubartitle> <a target=_blank href=http:\/\/scs1.sh1.china.alibaba.com\/msg.atc?v=1&uid=southdonar>在线洽谈<\/a><\/DIV>");
document.writeln("");
document.writeln("<DIV style=\"CLEAR: both\"><\/DIV><\/TD>");
document.writeln("<TD id=frame_middle_right><\/TD><\/TR><\/TBODY><\/TABLE>");
document.writeln("");
document.writeln("<DIV style=\"CLEAR: both\"><\/DIV>");
document.writeln("<DIV id=frame_table>");
document.writeln("<DIV id=frame_bottom_left><\/DIV>");
document.writeln("<DIV id=frame_bottom_center><\/DIV>");
document.writeln("<DIV id=frame_bottom_right><\/DIV><\/DIV><\/LAYER><\/DIV><\/DIV>")

lastScrollY=0; 
function heartBeat(){ 
diffY=document.body.scrollTop; 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.yuzi.style.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
}
window.setInterval("heartBeat()",1); 
