include ("stats/counter.php");?>
|
|||||||||
switch ($oid) { case 1: include("wypozyczenia_ins.html"); break; case 11: include("wypozyczenia_ins_go.html"); break; case 2: include("kopmutery_ins.html"); break; case 3: print ":: w przygotowaniu ::"; break; case 4: include("cctv_ins.html"); break; case 5: print ":: w przygotowaniu ::"; break; } ?> |
|||||||||