function nove_okno()

{

var newwin=window.open("how_to_search.html", "nove_okno", "width=520, height=480, top=50, left=50");

}



