function ps_getPlayer(source) {
return '
';
}
function ps_openPlayer(node,source) {
document.getElementById(node).innerHTML=ps_getPlayer(source);
}
document.write('
'+ps_getPlayer('')+'
');
document.write('');
document.write('
');
document.write('');
document.write('Do odbioru wymagany Plugin aacPlus dla WMP');
document.write('');