function openWindow() 
{
 window.open ("","okno_player",'width=660,height=465,top=50,left=50');
}
