onload=function(){
try { top.window.document.getElementById('ramka').style.height= document.body.scrollHeight+15+'px'; }
catch(e){ }
}

teksty = new Array(31);
teksty[0]="foto/stadnina1.html"
teksty[1]="foto/stadnina2.html"
teksty[2]="foto/oferta_rodziny.html"
teksty[3]="foto/oferta_imprezy.html"
teksty[4]="foto/oferta_firmy.html"
teksty[5]="foto/oferta_dzieci.html"
teksty[6]="foto/oferta_aktywni.html"
teksty[7]="foto/cennik2.html"
teksty[8]="foto/cennik4.html"
teksty[9]="foto/cennik5.html"
teksty[10]="foto/cennik6.html"
teksty[11]="foto/cennik7.html"
teksty[12]="foto/lokalizacja1.html"
teksty[13]="foto/lokalizacja2.html"
teksty[14]="foto/noclegi.html"
teksty[15]="foto/o_nas.html"
teksty[16]="foto/atrakcje.html"





       nn4=(document.layers)?1:0;
       ie=(document.all)?1:0;
       screen_w=screen.availWidth-20;
       screen_h=screen.availHeight-40;
              
              var current_picture=0;
                       

              function ShowPopUp(i)
              {
                     
                     {
                            NewWindow=window.open('', '','width='+487+',height='+559+',toolbar=no,directories=no,menubar=no,locations=no,status=no,scrollbars=no,resizable=no,fullscreen=no');
                            NewWindow.document.open(); 
                            NewWindow.document.write("<HTML>\n<HEAD>\n</HEAD>\n<BODY LEFTMARGIN=0 TOPMARGIN=0>\n <TITLE>Kaszubski Bór - foto</TITLE>\n<iframe src="+teksty[i]+" scrolling=no width=490 height=558 border=0/></iframe>\n</BODY>\n</HTML>\n");
                                                   NewWindow.document.close();
                            NewWindow.focus();               
                     } 
                    
                     return;
              }

