<!-- 
suspendcode="<DIV id=backi style='right:5px;POSITION:absolute;TOP:110px;'><img height=327 src='img/qm.gif' width=55 usemap=#ad1 border=0></div>" 
ad1="<map name=ad1><area onFocus=blur() shape=RECT coords=5,265,49,323 href='show.asp?id=37' title='Bluetooth Headset HCB70'><area onFocus=blur() shape=RECT coords=5,25,49,69 href='show.asp?id=49' title='Bluetooth Stereo HS869'><area onFocus=blur() shape=RECT coords=5,72,49,130 href='show.asp?id=36' title='Bluetooth Headset HCB29a'><area onFocus=blur() shape=RECT coords=5,136,49,189 href='show.asp?id=42' title='Bluetooth Headset HCB35'><area onFocus=blur() shape=RECT coords=5,198,49,256 href='show.asp?id=19' title='Bluetooth Headset HCB889'></map>"
document.write(suspendcode); 
document.write(ad1);
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.backi.style.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
} 
window.setInterval("heartBeat()",1); 
// -->