<!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" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title>
<META NAME="Description" CONTENT="<?php bloginfo('description'); ?>">
<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'); ?>" />
<?php wp_get_archives('type=monthly&format=link'); ?>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/css/slideshow.css"/>
<!-- styles needed by jScrollPane -->
<link type="text/css" href="<?php bloginfo('template_url'); ?>/css/jquery.jscrollpane.css" rel="stylesheet" media="all" />
<?php wp_head();?>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/cufon.js"></script>
<script src="<?php bloginfo('template_url'); ?>/js/texgyreadventor.js" type="text/javascript"></script>
<script type="text/javascript">
Cufon.replace('h1', { fontFamily: 'TeXGyreAdventor' });
Cufon.replace('h2', { fontFamily: 'TeXGyreAdventor' });
Cufon.replace('h2', { hover: true });
Cufon.replace('.menu a', { fontFamily: 'TeXGyreAdventor' });
Cufon.replace('.date_title .day', { fontFamily: 'TeXGyreAdventor' });
Cufon.replace('.date_title .month ', { fontFamily: 'TeXGyreAdventor' });
Cufon.replace('.taghead', { fontFamily: 'TeXGyreAdventor' });
</script>
<!-- the mousewheel plugin - optional to provide mousewheel support -->
<?php include(TEMPLATEPATH."/js/options.php");?>
<!--[if IE]>
<style type="text/css">
.mejs-controls div.mejs-horizontal-volume-slider, .mejs-button mejs-volume-button mejs-mute {
position: absolute;
top: -9999999px;
display: none;
}
.mejs-controls .mejs-mute button {
display:none;
background: none;
}
</style>
<![endif]-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<?php
// $x = rawurlencode(get_permalink());
$permalink = the_permalink();
$title = the_title();
?>
<script>
var test_php_variable = "<?php echo $x; ?>";
var permalink = "<?php echo $permalink; ?>";
var title = "<?php echo $title; ?>";
</script>
<div id="fb-root"></div>
<script>
// (function(d, s, id) {
// var js, fjs = d.getElementsByTagName(s)[0];
// if (d.getElementById(id)) return;
// js = d.createElement(s); js.id = id;
// js.src ="//connect.facebook.net/en_GB/all.js#xfbml=1";
// fjs.parentNode.insertBefore(js, fjs);
//}(document, 'script', 'facebook-jssdk'));</script>
<div id="topnav" style="width:1800px;">
<?php echo do_shortcode( '[audio folder="wp-content/music"]' ); ?>
</div>
<div class="main">
<div id="header">
<div id="logo">
<a href="<?php bloginfo('url');?>">
<img src="<?php bloginfo('template_url'); ?>/images/logo.png">
</a>
</div>
[B]<div id="headbanner" style="height:85px; width:520px; position:absolute; top:50px; left:458px;">
<a href="http://facesnightclub.co.uk/Christmas/";?><img src="http://facesnightclub.co.uk/Christmas/xmas-booking-banner.jpg"></a></div>[/B]
<div id="header_ad">
</div>
</div>
<div class="out">
<div id="menu_navigation">
<div id="menu-nav">
<?php wp_nav_menu( array( 'sort_column' => 'menu_order', 'container_class' => 'menu-header' ) ); ?>
</div>
</div>
<div style="clear:both"></div>