rendered paste body<?php
/*o=-=o=-=o=-=o=-=o=-=o=-=o=-=o=-=o=-=o=-
Lineage 2 Off Account Creation script
Author: Maneti
Email/MSN: me@maneti.net
http://www.maneti.net
modified 2010: masterCraft
{
2010-03-29: [status: wip]
+keeping existing UI design
+updating to xhtml transitional standards
}
-=o=-=o=-=o=-=o=-=o=-=o=-=o=-=o=-=o=-=o=-
//-----> Header and Footer <------*/
function CHeader($title = 'L2ProLeague', $mainwidth = '650') {
?>
<!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" lang="en">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title><?php echo $title; ?></title>
<style type="text/css">
/*<![CDATA[*/
body {
background-color:#040507;
margin:0;
padding:0;
}
.bg {
background-image:url('http://account.l2proleague.com/_Mstyle/background.png');
background-repeat:no-repeat;
width:1137px;
height:807px;
margin:auto;
}
.frame {
background-image:url('http://account.l2proleague.com/_Mstyle/frame.png');
background-repeat:no-repeat;
position:relative;
width:670px;
height:607px;
margin:auto;
}
.hor_line {
background-image:url('http://account.l2proleague.com/_Mstyle/hor_line.png');
background-repeat:no-repeat;
position:relative;
width:656px;
height:34px;
margin:auto;
}
.register_button{
background-image:url('http://account.l2proleague.com/_Mstyle/register.png');
background-repeat:no-repeat;
width:232px;
height:46px;
margin:auto;
}
a:link {
color:#fff;
text-decoration: none;
}
a:visited {
color:#fff;
text-decoration: none;
}
a:hover, a:active {
color:#49c4d8;
text-decoration: none;
}
.notavailable {
color: rgb(255,0,0);
}
.page {
background: #000000;
color: #FFFFFF;
}
.tborder {
background: #000000;
color: #FFFFFF;
border: 0px solid rgb(0, 0, 0);
}
td.tcat, td.alt1, td.alt2
{
padding: 6px;
}
.tcat {
background:#232a2f;
border-bottom: 3px solid #14191d;
color: #FFFFFF;
font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link {
color: #ffffff;
text-decoration: none;
}
.tcat a:visited {
color: #ffffff;
text-decoration: none;
}
.tcat a:hover, .tcat a:active {
color: #c2deeb;
text-decoration: none;
}
.tfooter {
background:#0d1114;
height: 22px;
border-bottom: 5px solid #232a2f;
color: rgb(115, 126, 134);
font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
text-align: center;
}
.tfooter a:link {
color: rgb(115, 126, 134);
text-decoration: none;
}
.tfooter a:visited {
color: rgb(115, 126, 134);
text-decoration: none;
}
.tfooter a:hover, .tcat a:active {
color:#FFF;
text-decoration: none;
}
.alt1, .alt1Active {
background:#0d1114;
color: rgb(157, 179, 176);
border-bottom: 1px solid #2e3034;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active {
background:#6c7478;
color:#121314;
border-bottom: 1px solid black;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt1Sm, .alt1ActiveSm {
background: rgb(55, 61, 68);
color: rgb(196, 212, 216);
border-bottom: 1px solid black;
font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2Sm, .alt2ActiveSm {
background: rgb(42, 45, 49);
color: rgb(196, 212, 216);
border-bottom: 1px solid black;
font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont {
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.link a:link,a:visited {
font-family:Tahoma, Geneva, sans-serif;
font-size:0.813em;
color:#39484d;
text-shadow: 0px 1px #0a0e10;
}
.link a:hover,a:active {
font-family:Tahoma, Geneva, sans-serif;
font-size:0.813em;
color:#286980;
text-shadow: 0px 1px #0a0e10;
}
.spacer {
height:172px;
}
/*]]>*/
</style>
</head>
<body>
<center>
<div class="bg">
<div class="spacer"></div>
<div class="frame">
<table border="0" cellpadding="0" cellspacing="0" width="<?php echo $mainwidth; ?>">
<tbody>
<tr>
<td>
<div class="hor_line" style="top:250px;">
<center>
<a target="_blank" href="#"><img border="0" style="margin-top:-6px; margin-right:5px;" src="_Mstyle/register.png" alt="Our news;)" height="46px" width="232px" onmouseover=" this.src='http://account.l2proleague.com/_Mstyle/register_hover.png'" onmouseout=" this.src='http://account.l2proleague.com/_Mstyle/register.png'" /></a>
<div class="link"><a href="#">Change Your Password.</a></div>
</center>
</div>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<div align="center">
<div class="page" style="width: 100%; text-align: left;">
<div style="padding: 0px;">
<table class="page" align="center" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td valign="top">
<table class="tborder" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<thead>
<tr>
<td class="tcat" colspan="2">
<span class="smallfont"><strong><?php echo $title; ?> </strong></span>
</td>
</tr>
</thead>
<tbody>
<?php
}
function CFooter() { ?>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td>
</tr>
<tr>
<td class="tfooter"><span class="smallfont"> <a href="http://account.l2proleague.com/">Registeration Panel</a></span>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</center>
</body>
</html>
<?php }
function CReturn($d = 0) {
$prefix = '';
for($q=0; $q<$d; $q++) $prefix .= '../';
?>
<tr><td colspan="2" class="alt2"><br /><a href="<?php echo $prefix; ?>index.php">Return</a><br /></td></tr>
<?php
}
?>