// edit title of player window in the next line
var title = 'ASCO Media Player';
document.write('<title>' + title + '</title>');
