var o; 
var c;
function p(t){ if(t!=o){o=t;t=t.href;t=t.replace("listen","mp3")+".mp3";document.getElementById("playerdock").innerHTML="<object height=12 width=120 data=\"http://www.aaronopfer.com/player.swf\" type=\"application/x-shockwave-flash\"><param name=movie value=\"http://www.aaronopfer.com/player.swf\" /><param name=bgcolor value=#000000 /><param value=\"mp3="+t+"&autoplay=1&loadingcolor=AA5510&slidercolor=FFFFFF\" name=\"FlashVars\"/>";} return false; }
function dl()  { x=document.getElementById("dl"); if(x && c!=1){ x.parentNode.parentNode.style.display="inline"; } return true; }
function dlc() { x=document.getElementById("dl"); x.parentNode.parentNode.style.display="none"; c=1; return false; }

