| 
<?php
 require_once("Logaty/start.php");
 
 echo logaty()->switcher->select();
 echo logaty()->switcher->ul();
 echo logaty()->switcher->select();
 echo logaty()->switcher->ul();
 echo logaty()->switcher->select();
 echo logaty()->switcher->ul();
 echo logaty()->switcher->select();
 echo logaty()->switcher->ul();
 echo logaty()->switcher->select();
 echo logaty()->switcher->ul();
 echo logaty()->switcher->select();
 echo logaty()->switcher->ul();
 |