function nove_okno()

{

var newwin=window.open("jak_vyhledavat.html", "nove_okno", "width=500, height=400, top=50, left=50");

}



