if (!session_id()) { session_start(); } $gbtx_sayfa = "inc"; $tpl_name = "tpl.php"; include("inc.include.php"); $HEADER = array( 'ROOTDIR' => ROOTDIR, 'style_name' => $kp['style_name'], 'title' => $seo_title, 'description' => $seo_description , 'image_src' => $seo_image, 'keywords' => $seo_keyword, 'facebook_title' => $seo_title, 'facebook_image' =>$seo_image, 'facebook_description' => $seo_description, 'charset' => 'text/html charset='.$kp['html_charset'], 'language' => 'tr', 'copyright' => $sAyar['copyright'], 'abstract' => $sAyar['url'], 'author' => $sAyar['author '], 'distribution' => 'Global', 'robots' => 'FOLLOW,INDEX', 'googlemeta' => $sAyar[googlemeta], 'favicon' => $sAyar[icon], 'css' => $CSSinlude, //'js' => $JSinlude, 'js' => $js_top, 'googleistatistik' => $sAyar[googleistatistik], 'extra' => $ek_css . " " . $ekstra_cssler, 'gbtx' => '', ); $_html=array(); $_html[language]='tr'; $_html[header] = print_header($HEADER); $_html[body_style] = $body_style; $_html[body] = '