View file swphotodating/znak.php

File size: 2.62Kb
<?php
echo("<?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?>\n");
?>
<!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" xml:lang="en" >

  <head>


  <title>CyberDating &#8482; </title>


<link rev="made" href="mailto:admin@wapmasterz.net" />
<link rev="start" href="./" title="Home Page" />
<style type="text/css">
a:link{color: #FF0000;}
a:visited{color: #FF0000;}

body {
  background-color: #000000;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  color: #ffffff;
  border-width:0px 0;
  border-style:solid;
  border-color: #FF0000;
 }
.whiteonred {
  background-color: #FF0000;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  color: #FFFFFF;
  border-width:0px 0;
  border-style:solid;
  border-color: #FF0000;
 }
</style>
<link rel="shortcut icon" type="image/x-icon" href="logo.gif" />
<meta name="resource-type" content="document">
<meta name="generator" content="AnyBrowser.com MetaMaker">
<meta name="generator" content="AnyBrowser.co.za MetaMaker">
<meta http-equiv="pragma" content="no-cache">
<meta name="revisit-after" content="15">
<meta name="classification" content="South African content">
<meta name="description" content="SpiderWap, mobile site of the future">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta name="keywords" content="free,afrikaans,mobile,wap,chat,forums,downloads,ringtones,mp3,info,search,business,direct,scripts">
<meta name="robots" content="ALL">
<meta name="distribution" content="Global">
<meta name="rating" content="Safe For Kids">
<meta name="copyright" content="&copy; 2007 - Q Lourens">
<meta name="author" content="Quintin Lourens">
<meta http-equiv="reply-to" content="quintin@spiderwap.co.za">
<meta name="language" content="english">
<meta name="doc-type" content="">
<meta name="doc-class" content="Completed">
<meta name="doc-rights" content="Copyrighted Work">
  </head>
  <body>
<div class="whiteonred">
<center><b><small>Photo Dating</small></b></center>
</div>
<?php
include "c.php";
if($sex==m){$top="Males";}
if($sex==zh){$top="Females";}
echo "<p align=\"left\">";


if(!empty($sex)) print_data($sex,$komu,$page);

print "<br/><small><a href=\"./index.php\">BACK</a></small>";
print "<br/><small><a href=\"./enter.php\">LOGIN</a></small>";
print "<br/><small><a href=\"./register.php\">REGISTER</a></small><br/>";
print "<small><a href=\"../index.php\">SpiderWap</a></small><br/>";

print "</p>";
?>
<div class="whiteonred">
<center><small><b>&copy; SpiderWap</b></small></center>
</div>
</body>
</html>