</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <?php the_meta(); ?> <?php arcana_favicon(); ?> <?php arcana_css(); ?> <link href="http://www.qool.gr/templates/frontend/arcana/pret/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="http://www.qool.gr/templates/frontend/arcana/pret/prettify.js"></script> <?php qool_header(); ?> <script> function jprety(){ $("pre").addClass('prettyprint'); prettyPrint(); } </script> </head> <body onload="jprety()"> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8238354-2']); _gaq.push(['_trackPageview']);
function wp_head() { $_SESSION['qool_main_include'] = false; google_jQuery(); if (!$_SESSION['wp_init']) { do_action('init'); $_SESSION['wp_init'] = true; } do_action('wp_enqueue_scripts'); themecss(); themejs(); do_action('wp_print_scripts'); qool_header(); do_action('wp_head'); $_SESSION['have_posts_called'] = false; $_SESSION['qool_main_include'] = false; $_SESSION['num_posts_called'] = 0; }