>


<?php arras_document_title() ?>


























wp_enqueue_script('jquery');
wp_enqueue_script('jquery-ui-tabs', null, array('jquery-ui-core', 'jquery'), null, false);

if ( is_home() || is_front_page() ) {
wp_enqueue_script('jquery-cycle', get_template_directory_uri() . '/js/jquery.cycle.min.js', 'jquery', null, true);
}

if ( !function_exists('pixopoint_menu') ) {
wp_enqueue_script('hoverintent', get_template_directory_uri() . '/js/superfish/hoverIntent.js', 'jquery', null, false);
wp_enqueue_script('superfish', get_template_directory_uri() . '/js/superfish/superfish.js', 'jquery', null, false);
}

if ( is_singular() ) {
wp_enqueue_script('comment-reply');
wp_enqueue_script('jquery-validate', get_template_directory_uri() . '/js/jquery.validate.min.js', 'jquery', null, false);
}

?>



<script>

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-34998781-1']);
_gaq.push(['_setDomainName', 'irfanbalat.com']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script>



>
<script>
//(function(){
var c = document.body.className;
c = c.replace(/no-js/, 'js');
document.body.className = c;
})();
//]]>
</script>




if ( function_exists('wp_nav_menu') ) {
wp_nav_menu( array(
'sort_column' => 'menu_order',
'menu_class' => 'sf-menu menu clearfix',
'theme_location' => 'top-menu',
'container_id' => 'top-menu-content',
'fallback_cb' => ''
) );
}
?>



















Merhaba arkadaşlar yukarıda nereye reklam alanı kodu yerleştireceğim acaba yardımcı olabilir misiniz ? bir de hangi kodu ekleyeceğiz ? şimdiden teşekkürler