function QQ(){ var ScreenWidth=screen.width; var Div=document.createElement('div'); Div.id='qq_online'; Div.style.position='absolute'; if (ScreenWidth>1280){ Div.style.left=((ScreenWidth-1000)/2+1000+10)+'px'; } else{ Div.style.right='1px'; } Div.style.top='200px'; var Html=""; Html+="