loadin.php template_dir="./templates/";$smarty-compile_dir="./templates_c/";$smarty-config_dir ="./configs/";$smarty-cache_dir = "./cache/";$dbh=new PDO("mysql:host=localhost;dbname=j14048025","j14048025","14048025");$dbh-exec("set names ut
          
 template_dir="./templates/";
$smarty->compile_dir="./templates_c/";
$smarty->config_dir ="./configs/";
$smarty->cache_dir = "./cache/";
$dbh=new PDO("mysql:host=localhost;dbname=j14048025","j14048025","14048025");
$dbh->exec("set names utf8");
$link=mysql_connect("localhost","j14048025","14048025");
mysql_select_db("j14048025");
mysql_query("set names utf8",$link);
?>
        
        