while(true){ t=$c.play().currentTime(); y=(t-start)*($screenHeight*3/4)/2000; update(); }
$linePanel=new Panel{x:$screenWidth/2, y:$screenHeight*3/4};