@ -289,7 +289,7 @@ includeHTML();
function startaudio(){
var box = document.getElementById("audioBG");
box.currentTime=500;
box.currentTime=3384;
}
window.onload = startaudio();