function frameit() {
    if( parent==null || parent.frames==null || typeof(parent.pageid)=='undefined' || parent.pageid!='dO23KMqwo902LMqeb3' )
        location.replace('home_in_frame.jsp?url=' + location);
}
function play(pid) {
    document.body.rows = '*,60';
    document.getElementById('listen').src = 'play.jsp?pid=' + pid;
}
function FlashRequest(evt, args) {
    //if( evt=='donePlaying' ) alert('done');
    //else document.title = evt + ' - ' + args;
}

