require_once("lib/config.php"); ?>
require_once("lib/head.php"); ?>
if($typstrony=="glowna"){
$x1=rand(1,3);
$x2=rand(4,5);
$x3=rand(6,8);
$x4=rand(9,11);
?>
}else{?>
}?>
if($typstrony=="glowna"){include "glowna.php";}
if($typstrony=="about"){include "about.php";}
if($typstrony=="contact"){include "contact.php";}
if($typstrony=="services"){include "services.php";}
?>
if($typstrony=="glowna"){?>
}?>