forked from anonv/Traffic-Exchange
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.php
45 lines (35 loc) · 1.48 KB
/
header.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<?php include ("vars.php"); ?>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?= $title; ?> : <?= $slogan; ?></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="<?= SITE_URL; ?>/styles.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<div id="content">
<div id="main">
<div id="page">
<div id="right">
<div id="header">
<div id="logo">
<script language="JavaScript" src="<?= SITE_URL; ?>/banner.php?style=non_ssi"></script>
</div>
<div id="menu">
<ul>
<li><a href="<?= SITE_URL; ?>/index.php<?php if ($ref) {echo '?ref=$ref'; }?>" title="Home">Home</a></li>
<li><a href="<?= SITE_URL; ?>/signup.php<?php if ($ref) {echo '?ref=$ref'; }?>" title="Signup">Signup</a></li>
<li><a href="<?= SITE_URL; ?>/faq.php<?php if ($ref) {echo '?ref=$ref'; }?>" title="FAQs">FAQs</a></li>
<li><a href="<?= SITE_URL; ?>/signup.php?show=terms<?php if ($ref) {echo '&ref=$ref'; }?>" title="Terms">Terms</a></li>
<li><a href="<?= SITE_URL; ?>/signup.php?show=privacy<?php if ($ref) {echo '&ref=$ref'; }?>" title="Privacy">Privacy</a></li>
<li><a href="<?= SITE_URL; ?>/contact.php<?php if ($ref) {echo '?ref=$ref'; }?>" title="Contact">Contact</a></li>
</ul>
</div>
</div>
<div id="right_page_ads">
</div>
<div id="right_page">
<div id="text">
<div class="text_s">