Skip to content

Instantly share code, notes, and snippets.

Created December 24, 2012 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4370783 to your computer and use it in GitHub Desktop.
Save anonymous/4370783 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>League of Legends | Československá databáze hráčů | Přidat hráče
</title>
<meta http-equiv="content-language" content="cs">
<meta name="author" content="Jan Vávra - SOoly">
<meta name="keywords" content="League of Legends, Databáze, Database, Databaze, LoL, Cesko, Slovensko, Československá">
<meta name="description" content="Teemo.cz | Československá databáze hráčů ze hry League of Legends">
<meta name="copyright" content="Jan Vávra - SOoly @ 2012">
<meta name="language" content="czech">
<meta name="robots" content="index, follow">
<link rel="shortcut icon" href="favicon.ico">
<link href="favicon.ico" rel="icon" type="image/png">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8_czech_ci">
<link rel="stylesheet" href="css.css" type="text/css">
<?php include ("js/connect.php"); ?>
<script type="text/javascript">
var RecaptchaOptions = {
theme : 'red'
};
</script>
<script type="text/javascript" charset="utf-8_czech_ci" src="js/captcha_kontrola.js"></script>
<script type="text/javascript" src="js/kontrola.js" charset="utf-8_czech_ci"> </script>
<script type="text/javascript" charset="utf-8_czech_ci" src="js/jquery-new.js"></script>
<script type="text/javascript" charset="utf-8_czech_ci" src="js/validace.js"></script>
<script type="text/javascript" charset="utf-8_czech_ci" src="js/rounded-corners.js"></script>
<script type="text/javascript" charset="utf-8_czech_ci" src="js/form-field-tooltip.js"></script>
<script type="text/javascript" charset="utf-8_czech_ci" src="js/jquery.form.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="js/map_reg.js" charset="utf-8_czech_ci"> </script>
</head>
<body onload="initialize()">
<form action="javascript:validateCaptcha()" method="post" name="reg" id="reg">
<table class="main" border="0" cellpadding="0" cellspacing="0" align="center" width="850">
<tr><td>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topl">
<td class="xtop">
<td class="topr">
<tr>
<td class="l"> <td>
<table width="800" class="bg">
<tr> <td>
<div id="map">
<div id="map_canvas"></div>
<div id="crosshair"> </div>
</div>
</table>
<td class="r">
<tr>
<td class="botl">
<td class="xbot">
<td class="botr">
</table>
<tr>
<td>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topl-z">
<td class="xtop-z">
<td class="topr-z">
<tr>
<td class="l-z"> <td>
<table class="bgzapati" width="805">
<tr>
<td width="300" align="right"><font size="6">Vaše bydliště :</font>
<td width="300" align="center">
<input type="text" class="address" id="address" onkeydown="if (event.keyCode == 13) document.getElementById('search').click()">
<td width="200" align="left">
<img src="pic/ikony/search2.png" id="search" onclick="geocode()" alt="Vyhledat" >
<img src="pic/ikony/placeicon.png" onclick="addMarkerAtCenter()" alt="Označit">
</table>
<td class="r-z">
<tr>
<td class="botl-z">
<td class="xbot-z">
<td class="botr-z">
<tr>
<td colspan="3">
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="l">
<td>
<table class="bg" width="500">
<tr> <td>
<table>
<colgroup>
<col width="50">
<col width="170">
<col width="280">
</colgroup>
<tr>
<td rowspan="4" class="col1">
<img src="pic/tabulka/umisteni.png" alt="Bydliste"><td class="col2">Ulice <td>
<input type="text" id="ulice" class="ulice" name="ulice" maxlength="30" readonly="readonly" onfocus="this.blur()">
<tr><td class="col2">Číslo ulice <td>
<input type="text" id="cislo" class="cislo" name="cislo" maxlength="30" readonly="readonly" onfocus="this.blur()" >
<tr><td class="col2">Město <td>
<input type="text" id="mesto" class="mesto" name="mesto" maxlength="30" readonly="readonly" onfocus="this.blur()" >
<tr><td class="col2">Stát <td>
<input type="text" id="stat" class="stat" name="stat" maxlength="30" readonly="readonly" onfocus="this.blur()" >
<input type="hidden" id="lat" size="30" maxlength="30" name="lat">
<input type="hidden" id="lng" size="30" maxlength="30" name="lng">
<input type="hidden" id="posta" size="30" maxlength="30" name="posta">
</table>
</table>
<td class="r">
<tr>
<td class="botl">
<td class="xbot">
<td class="botr">
</table>
</table>
<tr><td>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topl-n">
<td class="xtop-n">
<td class="topr-n">
<tr>
<td class="l"> <td>
<table width="500" class="bg">
<tr> <td>
<table>
<colgroup>
<col width="50">
<col width="170">
<col width="280">
</colgroup>
<tr>
<td rowspan="6" class="col1">
<img src="pic/tabulka/ing-kontakt.png" alt="Kontakt">
<td class="col2">* Nick
<td><input type="text" id="nick" class="nick" name="nick" maxlength="30"><div id="nickInfo"></div>
<tr>
<td class="col2">Jméno <td>
<input type="text" id="jmeno" class="jmeno" name="jmeno" maxlength="30">
<tr>
<td class="col2">Věk <td>
<input type="text" id="vek" class="vek" name="vek" maxlength="3">
<tr>
<td class="col2">* Heslo<td>
<input id="heslo" name="heslo" type="password" class="heslo" tooltipText="<font color=red><b>1)</b></font>Heslo bude v příštích změnách webu použito pro editaci profilu <br><font color=red><b>2)</b></font><b>NEDOPORUČUJI</b> zadávat stejné heslo, jako v LoL"> <div id="hesloInfo"></div>
<tr>
<td class="col2">* Opakujte heslo<td>
<input id="opak_heslo" name="opak_heslo" type="password" class="opak_heslo"> <div id="opak_hesloInfo"></div>
<tr><td class="col2">* Server<td>
<table align="left">
<colgroup>
<col width="60">
<col width="240">
</colgroup>
<tr>
<td><input class="server" type="radio" name="server" value="eune" id="eune" CHECKED><img alt="EU - Nordic / East" src="pic/ikony/eune.png" onclick="document.getElementById('eune').checked=true"><td><label for="eune" onclick="document.getElementById('eune').checked=true">EU - Nordic / East </label>
<tr>
<td><input class="server" type="radio" name="server" value="euw" id="euw"><img alt="EU - West" src="pic/ikony/euw.png" onclick="document.getElementById('euw').checked=true"> <td><label for="euw" onclick="document.getElementById('euw').checked=true">EU - West</label>
<tr>
<td><input class="server" type="radio" name="server" value="na" id="na"><img alt="North America" src="pic/ikony/na.png" onclick="document.getElementById('na').checked=true"> <td><label for="na" onclick="document.getElementById('na').checked=true">North America</label>
<tr>
<td><input class="server" type="radio" name="server" value="tur" id="tur"><img alt="Turkey" src="pic/ikony/tur.png" onclick="document.getElementById('tur').checked=true"> <td><label for="tur" onclick="document.getElementById('tur').checked=true">Turkey</label>
<tr>
<td><input class="server" type="radio" name="server" value="br" id="br"><img alt="Brasil" src="pic/ikony/br.png" onclick="document.getElementById('br').checked=true"> <td><label for="br" onclick="document.getElementById('br').checked=true">Brasil</label>
</table>
</table>
</table>
<td class="r">
<tr>
<td class="botl">
<td class="xbot">
<td class="botr">
</table>
<tr>
<td>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topl-n">
<td class="xtop-n">
<td class="topr-n">
<tr>
<td class="l"> <td>
<table width="500" class="bg">
<tr> <td>
<table>
<colgroup>
<col width="50">
<col width="170">
<col width="280">
</colgroup>
<tr>
<td rowspan="5" class="col1">
<img src="pic/tabulka/kontakt.png" alt="Kontakt">
<td class="col2">E-Mail <td>
<input type="text" id="kemail" class="kemail" maxlength="40" name="kemail" >
<tr>
<td class="col2">Facebook<td>
<input type="text" id="kfb" class="kfb" maxlength="40" name="kfb" >
<tr>
<td class="col2">Skype<td>
<input type="text" id="kskype" class="kskype" maxlength="30" name="kskype" >
<tr>
<td class="col2">X-Fire<td>
<input type="text" id="kxfire" class="kxfire" maxlength="30" name="kxfire" >
<tr>
<td class="col2">ICQ<td>
<input type="text" id="kicq" class="kicq" maxlength="30" name="kicq" >
</table>
</table>
<td class="r">
<tr>
<td class="botl">
<td class="xbot">
<td class="botr">
</table>
<tr>
<td>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topl-n">
<td class="xtop-n">
<td class="topr-n">
<tr>
<td class="l"> <td>
<table width="500" class="bg">
<tr> <td>
<table>
<colgroup>
<col width="50">
<col width="170">
<col width="280">
</colgroup>
<tr>
<td rowspan="3" class="col1">
<img src="pic/tabulka/info.png" alt="Info">
<td class="col2">Nejhranější pozice <td>
<select class="pozice" name="pozice" id="pozice">
<option value=""></option>
<option value="top">Top</option>
<option value="mid">Middle</option>
<option value="jungle">Jungle</option>
<option value="ad">AD carry</option>
<option value="support">Support</option>
<option value="all">Hraju vše</option>
</select>
<tr>
<td class="col2">Váš team<td>
<input type="text" id="team" class="team" name="team" >
<tr>
<td class="col2" valign="top">Ostatní informace<td>
<textarea class="ostatni" id="ostatni" name="ostatni" onkeypress="return imposeMaxLength(this, 100);"> </textarea>
<tr>
<td><input type="hidden" id="status" size="30" maxlength="30" value="ne" name="status">
</table>
</table>
<td class="r">
<tr>
<td class="botl">
<td class="xbot">
<td class="botr">
</table>
<tr>
<td>
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="topl-n">
<td class="xtop-n">
<td class="topr-n">
<tr>
<td class="l"> <td>
<table width="500" class="bg">
<tr> <td>
<table>
<colgroup>
<col width="50">
<col width="450">
</colgroup>
<tr>
<td rowspan="3" class="col1">
<img src="pic/tabulka/info.png" alt="Info">
<td align="right">
<?php
require_once("recaptchalib.php");
$publickey = "6LcKs9oSAAAAAD7gmGqO0ByEri0-FcnHjp5l6oXM"; // you got this from the signup page
echo recaptcha_get_html($publickey);
?>
<tr>
<td align="right">
<div id="captcha-status"></div>
<tr><td align="center"> <input id="submit" name="submit" class="submit" type="submit" value="submit">
</table>
</table>
<td class="r">
<tr>
<td class="botl">
<td class="xbot">
<td class="botr">
</table>
</table>
</form>
<script type="text/javascript">
var tooltipObj = new DHTMLgoodies_formTooltip();
tooltipObj.setTooltipPosition('right');
tooltipObj.setPageBgColor('#FFFFFF');
tooltipObj.setTooltipCornerSize(0);
tooltipObj.initFormFieldTooltip();
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment