function winop(url){
window.open(url,'magazine','scrollbars=yes,resizable,status=yes,width=1024,height=768,top=0,left=0');
}

function player(){
myWin=window.open("CONTENTS/MP3/00.HTM","mp3","scrollbars=no,toolbar=no,width=460,height=660");
}

function play(url){
myWin=window.open(url,"mp3","scrollbars=no,toolbar=no,width=460,height=660");
}

function play2(url){
myWin=window.open(url,"mp3","scrollbars=no,toolbar=no,width=700,height=660");
}

function player3(){
myWin=window.open("MENU/MP3PLAY.SWF","mp3","scrollbars=no,toolbar=no,width=460,height=660");
}

function playop(url){
window.open(url,'mp3','scrollbars=no,toolbar=no,width=460,height=660');
}

function mp(url){
myWin=window.open(url,"mp3","scrollbars=no,toolbar=no,width=460,height=660");
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function winop2(url){
window.open(url,'magazine12','scrollbars=yes,resizable,status=yes,width=1024,height=768,top=0,left=0');
}
