<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title(); ?> <?php bloginfo('name'); ?> </title>
<body onContextMenu="return false;">
<meta name="keywords" content="<?php wp_title(); ?>, <?php bloginfo('name'); ?>" />
<meta name="description" content="<?php wp_title(); ?> - <?php bloginfo('name'); ?>" />
<meta name="Robots" content="index,follow" />
<meta name="author" content="design by frankie_ita77" />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="stylesheet" href="<?php bloginfo('url'); ?>/wp-content/themes/geekissimo/pagination.css" type="text/css" media="screen" />
<link rel="shortcut icon" href="<?php bloginfo('url'); ?>/wp-content/themes/geekissimo/images/favicon.ico" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />