<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?php bloginfo('name'); ?>
<?php wp_title(); ?>
</title>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/style.css" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="<?php bloginfo('name'); ?> Atom Feed" href="<?php bloginfo('atom_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<link rel="shortcut icon" href="<?php bloginfo('template_directory'); ?>/images/favicon.ico" />
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/js/manset.js"></script>
<title>
<?php if (function_exists('wp_enqueue_script') && function_exists('is_singular')) : ?>
<?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
<?php endif; ?>
<?php wp_head(); ?>
<script type="text/javascript"><!--//--><![CDATA[//><!--
sfHover = function() {
if (!document.getElementsByTagName) return false;
var sfEls = document.getElementById("menu").getElementsByTagName("li");
for (var i=0; i<sfEls.length; i++) {
sfEls[i].onmouseover=function() {
this.className+=" sfhover";
}
sfEls[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
}
}
var sfEls = document.getElementById("topnav").getElementsByTagName("li");
for (var i=0; i<sfEls.length; i++) {
sfEls[i].onmouseover=function() {
this.className+=" sfhover";
}
sfEls[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
}
}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);
//--><!]]></script>
<!--end: dropdown menu-->
</head>
<body>
<div id="wrapper">
<div id="top">
<div id='topnav'>
<div class="left">
<p><script src="<?php bloginfo('template_url'); ?>/js/date.js" type="text/javascript"></script></p>
</div>
<!--end: left-->
<div class="right">
<p class="rss">
<span class="postsfeed"><a rel="nofollow" href="<?php bloginfo('rss_url');?>">
Haberler RSS
</a></span> <span class="commentsfeed"><a rel="nofollow" href="<?php bloginfo('comments_rss2_url');?>">
Yorumlar RSS
</a></span>
</p>
</div>
<!--end: right-->
</div>
</div>
<!--end: top-->
<div id="header"> <a href="<?php bloginfo('siteurl'); ?>">
<div class="logo"></div>
<!--end: logo-->
</a>
<a href="http://www.plusturk.com"><img class="ad468x60" src="<?php bloginfo('template_directory'); ?>/images/ads-468x60.gif" alt="<?php bloginfo('name'); ?>" /></a>
<!--end: ad468x60-->
</div> <div class="clear"></div>
<!--end: header-->
<div id="menu">
<div class="left">
<li><a href="<?php echo get_option('home'); ?>">Anasayfa</a></li>
<li><a href="#">Haberler</a>
<ul><?php wp_list_categories('title_li=&depth=5&orderby=name'); ?></ul>
</li>
<?php wp_list_pages('sort_column=menu_order&depth=0&title_li=');?>
<li><a href="#">Arsivler</a>
<ul><?php wp_get_archives('sort_column=menu_order&depth=0&title_li=&type=monthly&limit=12&show_post_count=0'); ?></ul>
</li> </div>
<div class="headright">
<div id="searchbox">
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">
<div><input type="text" value="Site içinde ara..." onfocus="if (this.value == 'Site içinde ara...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Site içinde ara...';}" name="s" id="s" class="swap_value" />
<input type="image" src="<?php bloginfo('template_directory'); ?>/images/go.gif" id="go" alt="Arama" title="Arama" />
</div>
</form>
</div>
</div>
<!--end: right-->
</div>
<!--end: menu-->header.php dosyam bu