<!--
function lover() {

   newWindow = window.open('lover.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}

function intro() {

   newWindow = window.open('intro.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}



function workingsession() {

   newWindow = window.open('workingsession.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}

function vocals() {

   newWindow = window.open('vocals.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}

function recompose() {

   newWindow = window.open('recompose.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}


function nowisthetime() {

   newWindow = window.open('nowisthetime.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}


function sensuality() {

   newWindow = window.open('sensuality.html', 'newWin', 'toolbar=no,location=no,scrollbars=no,width=320,height=260,left=0,top=0')

}
//-->

