function doPopup1(){
doPopupWindow = window.open ("music/btp/myukulele.html","MyUkuleleAndMe","scrollbars=no,resizable=no,left=10,top=10,screenX=10,screenY=10,width=350,height=300");
}
function doPopup2(){
doPopupWindow = window.open ("music/btp/clapyourhands.html","ClapYourHands","scrollbars=no,resizable=no,left=10,top=10,screenX=10,screenY=10,width=350,height=300");
}
function doPopup3(){
doPopupWindow = window.open ("music/btp/highlow.html","HighAndLow","scrollbars=no,resizable=no,left=10,top=10,screenX=10,screenY=10,width=350,height=300");
}
function doPopup4(){
doPopupWindow = window.open ("music/btp/themonkeyshow.html","TheMonkeyShow","scrollbars=no,resizable=no,left=10,top=10,screenX=10,screenY=10,width=350,height=300");
}
function doPopup5(){
doPopupWindow = window.open ("music/btp/elflamenco.html","ElFlamenco","scrollbars=no,resizable=no,left=10,top=10,screenX=10,screenY=10,width=350,height=300");
}





