File: /home/httpd/html/tubeshemale.com/public_html/templates_OLD_JUNK/mobile.overall_header.php
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><? echo $title; ?> at <? echo $sitename; ?></title>
<meta name="keywords" content="<? echo $metakeywords; ?>">
<meta name="description" content="<? echo $metadescription; ?>">
<link href="<? echo $basehttp; ?>/css/mobile.css" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width">
</head>
<body>
<? include($basepath.'/templates/mobile.nav.php'); ?>
<div class="contents">
<div class="title-wrapper">
<h2 class="title"><? echo $headertitle; ?></h2>
<!-- class="" --></div>
<? if($_GET[mode] == 'pornstars') {
echo "<div id=\"pornstaralphabet\">";
include($basepath.'/templates/template.pornstar_alphabet.php');
echo "<!-- id=\"pornstaralphabet\" --></div>";
} ?>