document.write("<div id=qm style='WIDTH:16px; HEIGHT:55px; POSITION:absolute'><EMBED src='music0.swf' quality=high WIDTH=16 HEIGHT=55 TYPE='application/x-shockwave-flash' id='eclose' wmode=transparent></EMBED></div>"); 

qm.style.top=document.body.clientHeight-155;
qm.style.left=document.body.clientWidth-116;
moveR();
function moveR() {
qm.style.top=document.body.scrollTop+document.body.clientHeight-55;
qm.style.left=document.body.scrollLeft+document.body.clientWidth-36;
setTimeout("moveR();",1)
}
