<!--
function jump1(){
WindowOpen = window.open("advertisement/index.html","","Width=520,Height=510,top=50,left=50") ;
}

function jump2(){
WindowOpen = window.open("../advertisement/index.html","","Width=520,Height=510,top=50,left=50") ;
}

function jump3(){
WindowOpen = window.open("lyrics/index.html","","Width=540,Height=700,top=50,left=50, scrollbars=yes") ;
}
//function MM_openBrWindow(theURL,winName,features) { //v2.0
//  window.open(theURL,winName,features);
//}
//-->

