2 if (isset($_COOKIE['DMDM']) && isset($_COOKIE['MDMD'])) {
3 header('location:status.php');
6 include('include/config.php');
7 $title = 'ƒAƒJƒEƒ“ƒg‚ð“o˜^';
8 include 'include/header-front.php';
12 <div
class="containerz">
13 <div
class="navbar-collapse">
14 <ul
class="nav navbar-nav">
19 <div
class="container">
21 <div
class="form-signin" style
= "font-size: 1.2em;text-align:right;">
23 $logo = logo_breaker($_SERVER['SERVER_NAME']);
25 <a href
="<?php echo $logo['link'] ?>" target
="_BLANK">
26 <img src
="<?php echo $livesitePath ?>css/img/<?php echo $logo['image'] ?>">
34 <div
class="container">
36 <form
class="form-signin" method
="post" action
="reg.php">
37 <h3
class="form-signin-heading">ƒAƒJƒEƒ“ƒg‚ð“o˜^
</h3
>
38 <input type
="email" name
="mail" placeholder
="Eƒ��[ƒ‹" required autofocus
>
39 <input type
="password" name
="pass" placeholder
="ƒpƒXƒ��[ƒh" required
>
40 <input type
="password" name
="confpass" placeholder
="ƒpƒXƒ��[ƒh‚ðŠm”F" required
>
42 <input type
="submit" name
="reg" value
="’ñ�o‚·‚é"><br
><br
>
43 <a href
="login.php">[ƒ�ƒOƒCƒ“
]</a
>