Advertisement
Guest User

Untitled

a guest
Jan 17th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.15 KB | None | 0 0
  1. <br></form></center><script>
  2. var adverts=[], adindex, adids=[], adxi=0;
  3. var adx = [
  4. ["doodleracead", "http://web.xat.com/games_chat.php"],
  5. ["snakeracead", "http://web.xat.com/games_chat.php"],
  6. ["matchracead", "http://web.xat.com/games_chat.php"],
  7. ["spacewarad", "http://web.xat.com/games_chat.php"]
  8. ];
  9.  
  10. adx = [
  11. ["xatAd", "http://rxat.ro/powers"]
  12. ];
  13.  
  14.  
  15.  
  16. $(document).ready(function() { adinit(); });
  17.  
  18. function readCookie(name) {
  19. var nameEQ = name + "=";
  20. var ca = document.cookie.split(";");
  21. for(var i=0;i < ca.length;i++) {
  22. var c = ca[i];
  23. while (c.charAt(0)==" ") c = c.substring(1,c.length);
  24. if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
  25. }
  26. return null;
  27. }
  28.  
  29. function adreadCookie(name) {
  30. var lang;
  31. lang = readCookie("lang");
  32. if(lang.length!=2) lang = readCookie("Language");
  33. lang = lang.replace(new RegExp( "[^a-z]", "g" ), "");
  34. if(lang.length!=2) return null;
  35. return lang;
  36. }
  37.  
  38. function adinit()
  39. {
  40. adindex=0;
  41. var c = new Date();
  42. c = parseInt((c.getTime() + 30000) / 60000);
  43. $.getJSON("http://xat.com/json/adverts.php?c="+c, function(o) {
  44. if(o) o = o[adreadCookie("Language")];
  45. if(o) adverts = scramble(o);
  46. adx = scramble(adx);
  47. adnew();
  48. setInterval(function() { adnew(); }, 60000);
  49. });
  50. }
  51.  
  52. function scramble(o)
  53. {
  54. for(var j, x, i = o.length; i; j = parseInt(Math.random() * i), x = o[--i], o[i] = o[j], o[j] = x);
  55. return o;
  56. }
  57.  
  58. function GoAd(n) {
  59. window.location = adx[n][1];
  60. }
  61.  
  62. function adnew()
  63. {
  64. var i, s;
  65. for(i=0; i<adids.length; i++)
  66. {
  67. var j = adindex>>1;
  68. if((adindex&1)==0 && adverts[j] && adverts[j]["group"])
  69. s='<a href="http://xat.com/'+adverts[j]["group"]+'"><img border="0" src="http://'+adverts[j]["adimg"]+'" width="728" height="90" /></a>';
  70. else
  71. {
  72. j = adxi % adx.length;
  73. s='<div onmousedown="GoAd('+j+');"><embed wmode="transparent" src="http://xat.com/images/ads/'+adx[j][0]+'.swf?b9" quality="high" flashvars="" width="728" height="90" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" /></div>';
  74. adxi++;
  75. }
  76. $(adids[i]).html(s);
  77. adindex++;
  78. if(adindex >= (adverts.length*2)) adindex=parseInt(Math.random() * 2);
  79. }
  80. }
  81. </script>
  82. <script>
  83. adids.push("#"+"GoAd2_1337414215");
  84. </script>
  85. <div id="GoAd2_1337414215" align="center" style="width:728;height:90"><div onmousedown="GoAd(0);"><embed wmode="transparent" src="http://xat.com/web_gear/flash/xatAd.swf?b9" quality="high" flashvars="" width="728" height="90" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash"></div></div>
  86. </td>
  87.  
  88. </center>
  89. <?php
  90. include('nav.php');
  91. if(!isset($config->complete))
  92. {
  93. return include $pages['home'];
  94. }
  95. if(!$core->auth)
  96. {
  97. return include $pages['login'];
  98. }
  99.  
  100. $loginid = $core->user['id'];
  101. $userxats = $core->user['xats'];
  102. $userpass = $core->user['password'];
  103. $query = $mysql->fetch_array("SELECT * FROM games WHERE cost!=0 ORDER BY id DESC");
  104. $powers = array();
  105. foreach($query as $p){
  106. if($p['cost'] != 0) $games[$p['id']] = array("id" => $p['id'], "cost" => $p['cost'], "limited" => $p['limited'],"amount" => $p['amount'],"name" => $p['name'],"grupal" => $p['grupal'],"description" => $p['description'],"news" => $p['news'],"dx" => $p['dx'],"shortabout" => $p['shortabout']);
  107. }
  108.  
  109. $loginid = $core->user['id'];
  110. $userxats = $core->user['xats'];
  111. $userpass = $core->user['password'];
  112. $query = $mysql->fetch_array("SELECT * FROM epic WHERE cost!=0 ORDER BY id DESC");
  113. $powers = array();
  114. foreach($query as $p){
  115. if($p['cost'] != 0) $epic[$p['id']] = array("id" => $p['id'], "cost" => $p['cost'], "limited" => $p['limited'],"amount" => $p['amount'],"name" => $p['name'],"grupal" => $p['grupal'],"description" => $p['description'],"news" => $p['news'],"dx" => $p['dx'],"shortabout" => $p['shortabout']);
  116. }
  117.  
  118. $loginid = $core->user['id'];
  119. $userxats = $core->user['xats'];
  120. $userpass = $core->user['password'];
  121. $query = $mysql->fetch_array("SELECT * FROM powers WHERE cost!=0 ORDER BY id DESC");
  122. $powers = array();
  123. foreach($query as $p){
  124. if($p['cost'] != 0) $powers[$p['id']] = array("id" => $p['id'], "cost" => $p['cost'], "limited" => $p['limited'],"amount" => $p['amount'],"name" => $p['name'],"grupal" => $p['grupal'],"description" => $p['description'],"news" => $p['news'],"dx" => $p['dx'],"shortabout" => $p['shortabout']);
  125. }
  126.  
  127.  
  128. function error($error){
  129. die($error);
  130. }
  131. if(isset($_POST['success'])){
  132. if(!isset($_POST['chk'])) error("Daca vrei sa cumperi ceva ce trebuie pentru a selecta puterea dorita și apoi cumpara");
  133. $valor = $_POST['chk'];
  134. $input = "";
  135. $total = "";
  136. $update = "";
  137. echo '<center><img src="cache/gif/load.gif" /></center>';
  138. $userpowers = array();
  139. $check = $mysql->query("SELECT * FROM userpowers WHERE userid='{$loginid}'");
  140. foreach($check as $u) $userpowers[$u['powerid']] = array("powerid" => $u['powerid'], "count" => $u['count']);
  141. foreach ($valor as $key=>$id) {
  142. $amount = $_POST[$id];
  143. if($amount ==0) $amount = 1;
  144. if(!isset($powers[$id])) echo "puterea pe care doriți sa cumparati nu exista {$id}";
  145. if($powers[$id]['limited'] == 1){
  146. if($amount <= $powers[$id]['amount']){
  147. $update .= "UPDATE powers SET amount=amount-{$amount} WHERE id='{$id}';";
  148. } else {
  149.  
  150. }
  151. }
  152. if(array_key_exists($id, $userpowers)){
  153. $update .= "UPDATE userpowers SET count=count+{$amount} WHERE powerid='{$id}' AND userid='{$loginid}';";
  154. }else{
  155. $input .= "('{$loginid}','{$id}','{$amount}'),";
  156. }
  157. $precio = (int) $powers[$id]['cost'] * $amount;
  158. $total+= $precio;
  159. }
  160. if($total > $userxats) error("Nu au suficienti xats pentru a cumpar");
  161. $set = substr($input, 0, -1);
  162. if($input != "") $mysql->query("INSERT INTO userpowers (userid,powerid,count) VALUES {$set};");
  163. if($update != "") $mysql->query($update);
  164. $mysql->query("UPDATE users SET xats=xats-{$total} WHERE id='{$loginid}';");
  165. echo $core->refreshLogin();
  166. error('<div style="padding-left:33%;font-size:25px;"><b>Succes!,redirectionare ...</b> <img src="http://www.elmiroir.com/img/Succes.png" title="Verificated user"style="height:25px;width:25px;"></div>');
  167. }
  168. ?>
  169. <script>
  170. function selectAll(x) {
  171. for(var i=0,l=x.form.length; i<l; i++)
  172. if(x.form[i].type == 'checkbox' && x.form[i].name != 'sAll')
  173. x.form[i].checked=x.form[i].checked?false:true
  174. }
  175. function check(id){
  176. $(":checkbox[value="+id+"]").attr("checked","true");
  177. }
  178. function Generic(id,name,k2dt)
  179. {
  180. //alert(id+name+k2);
  181. //name ='';
  182. if(name=='null') name='';
  183.  
  184. var sp = k2dt.split(";");
  185. var k2 = sp[0];
  186. var dt = sp[1];
  187.  
  188. if(name!='') // reg user?
  189. {
  190. // divId=document.getElementById("tForm");
  191. // if(divId) divId.style.display="block";
  192. divId=document.getElementById("tForm");
  193. if(divId)
  194. {
  195. divId.YourEmail.value = name;
  196. divId.l_k2.value = k2;
  197. divId.l_dt.value = dt;
  198. }
  199. }
  200. /*
  201. else
  202. {
  203. divId=document.getElementById("tForm");
  204. if(divId) divId.style.display="none";
  205. divId=document.getElementById("Register");
  206. if(divId) divId.innerHTML =
  207. 'Sorry you must be a registered user to buy powers.';
  208. }
  209. */
  210. }
  211. //-->
  212. </script>
  213. <style>
  214.  
  215.  
  216. </script>
  217. <link href="http://xat.com/favicon.ico" rel="shortcut icon" type="image/x-icon">
  218. <link rel="dns-prefetch" href="//www.xatech.com">
  219. <link rel="stylesheet" type="text/css" href="http://xat.com/css/bootstrap.min.css?v=YY6vE">
  220. <link rel="stylesheet" type="text/css" href="http://xat.com/css/bootstrap-responsive.min.css?v=YY6vE">
  221. <link rel="stylesheet" type="text/css" href="http://xat.com/css/animate.css?v=YY6vE">
  222. <link rel="stylesheet" type="text/css" href="http://xat.com/css/main.css?v=YY6vE">
  223. <link rel="stylesheet" type="text/css" href="http://xat.com/css/cookiecuttr.css?v=YY6vE">
  224. <link rel="stylesheet" type="text/css" href="http://xat.com/css/classic.css?v=YY6vE">
  225. <script src="http://xat.com/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js?v=YY6vE"></script>
  226. </head>
  227. <body>
  228.  
  229. <style/>
  230.  
  231. <style>
  232.  
  233. table.xtable {
  234. border-width: 0px;
  235. border-spacing: 0px;
  236. border-style: none;
  237. border-color: gray;
  238. border-collapse: collapse;
  239. background-color: white;
  240. }
  241. table.xtable th {
  242. background-color:#ffffff;
  243. border-width: 1px;
  244. padding: 1px;
  245. border-style: solid;
  246. border-color: gray;
  247. }
  248. table.xtable td {
  249. border-width: 1px;
  250. padding: 1px;
  251. border-style: solid;
  252. border-color: gray;
  253. }
  254.  
  255.  
  256. </style>
  257. <form action="" method="post">
  258. <center>
  259. <div style="width:85%;text-align:left;">
  260. <h1>Cumpara puteri</h1>
  261. <li>Puteti folosi xats pentru a cumpara puteri si abilitati speciale pentru chat-ul xat.</li>
  262. <h2>Reguli:</h2>
  263.  
  264. <li>Trebuie sa se <a href="terms">respecte termenii</a></li>
  265. <li><strong>Puterile functiona doar daca sunteti abonat (avea zile)</strong></li>
  266. <li>Mai multe puteri vor fi adaugate mai târziu</li>
  267. <li>Puterile pot fi retrase de la vânzare (așa ca grabește-a și cumpara acum!)</li>
  268. <li>Pretul puterilor se va schimba mai mult sau mai putin în functie de cerere</li>
  269. <li>Alti utilizatori pot vedea ce puteri aveti pornite</li>
  270. <li>Puterile poate fi activate sau dezactivate individual</li>
  271. <li>Puterile pot fi comercializate cu alti utilizatori</li>
  272. <li>Puterile stau cu tine pâna când le comercializezi</li>
  273. <li>Fiecare putere are un smiley. Numai utilizatorii cu acea putere poate utiliza smiley-ul</li>
  274. <li><strong>Va rugam sa cititi descriere puterilor (verificati cu mouse-ul descrierea)</strong></li>
  275.  
  276. </div><br>
  277. <table border="1" class="xtable" width="86%">
  278. <tbody>
  279. <tr>
  280. <th>Putere</th>
  281.  
  282.  
  283. <td></td>
  284. <th>Smilie</th>
  285. <th></th>
  286. <th>Pret</th>
  287. <th>Cantitate</th>
  288. <th>sau verifica</th>
  289. <th>Descriere<font color="red">(Va rugam sa cititi cu atentie!)</font></th>
  290.  
  291.  
  292.  
  293.  
  294.  
  295. </tr>
  296. </tbody>
  297. <tbody>
  298.  
  299. <tr><td colspan="9"><b data-localize=buy.powers>Puteri</b></td></tr>
  300.  
  301. <?php
  302. $costotal = 0;
  303. foreach($powers as $power)
  304. {
  305. $id = $power['id'];
  306. if($power["grupal"] == 1) $color = "f0fff0";
  307. else $color = "ffffff";
  308. $costotal+= $power["cost"];
  309. $cost = $power["cost"];
  310. $char = "{$power['shortabout']}";
  311. $input = '<input type="text" name="'.$id.'" onchange="check('.$id.')" size="3" style="width:70%" value="0" id="buy" />';
  312. $check = '<input type="checkbox" style="width: 30px; height: 14px;"" name="chk[]" value="'.$id.'" id="buy" />';
  313. if($power["limited"] == 1) $color = "ffffff";
  314. if($power["limited"] == 1)
  315. {
  316.  
  317. if($power['amount'] > 0){
  318. $cost = $cost;
  319. $char = "{$power['amount']} puteri disponibile!";
  320. }else{
  321. $cost = "";
  322. $char = "{$power['shortabout']} <i>Indisponibila,</i> <i>incercati</i> <p><a href=/Trade>comertul</a>!";
  323. $input = "";
  324. $check = "";
  325. }
  326. }
  327. echo'
  328. <tr style="background-color:#'.$color.'">
  329. <td>'.$char.'</td>
  330. <td>'.$power['news'].'</td>
  331. <td><img width="30" height="30" src="/images/smw/'.$power['name'].'.png" /> ('.$power["name"].')</td>
  332. <td>'.$power['dx'].'</td>
  333. <td>'.$cost.'</td>
  334. <td>'.$input.'</td>
  335. <td><center>' .$check. '</center></td>
  336. <td>'.$power['description'].'See <a href="/powinfo2?power='.$power['name'].'">wiki for details</a></td>
  337.  
  338.  
  339. </tr>';
  340. }
  341.  
  342. ?> <td colspan="9"><b data-localize="buy.games">Jocuri</b><br><span data-localize="buy.canplay">Cu aceste puteri puteti lansa și controla jocurile.</span></td>
  343. <?php
  344. $costotal = 0;
  345. foreach($games as $power)
  346. {
  347. $id = $power['id'];
  348. if($power["grupal"] == 1) $color = "f0fff0";
  349. else $color = "ffffff";
  350. $costotal+= $power["cost"];
  351. $cost = $power["cost"];
  352. $char = "Puterea {$power['name']} disponibila";
  353. $input = '<input type="text" name="'.$id.'" onchange="check('.$id.')" size="3" style="width:50%" value="0" id="buy" />';
  354. $check = '<input type="checkbox" style="width: 20px; height: 14px;"" name="chk[]" value="'.$id.'" id="buy" />';
  355. if($power["limited"] == 1) $color = "ffffff";
  356. if($power["limited"] == 1)
  357. {
  358. if($power["grupal"] == 1) $color = "D6FCDA";
  359. else $color = "ffffff";
  360. if($power['amount'] > 0){
  361. $cost = $cost;
  362. $char = "{$power['amount']} puteri disponibile!";
  363. }else{
  364. $cost = "";
  365. $char = "{$power['shortabout']} <i>Indisponibila</i> <i>incercati</i><p> <a href=/Trade>comertul</a>!";
  366. $input = "";
  367. $check = "";
  368. }
  369. }
  370. echo'
  371. <tr style="background-color:#'.$color.'">
  372. <td>'.$char.'</td>
  373. <td>'.$power['news'].'</td>
  374. <td><img width="30" height="30" src="/images/smw/'.$power['name'].'.png" /> ('.$power["name"].')</td>
  375. <td>'.$power['dx'].'</td>
  376. <td>'.$cost.'</td>
  377. <td>'.$input.'</td>
  378. <td><center>' .$check. '</center></td>
  379. <td>'.$power['description'].'</td>
  380.  
  381.  
  382. </tr>';
  383. }
  384.  
  385. ?>
  386. <tr><td colspan="9"><span data-localize="buy.epicdesc"><b>Puterile Epice</b><p> sunt rare, deoarece acestea sunt foarte scumpe, o mare parte a aparitiilor lor vin din raritatea lor. Ele sunt o recompensa pentru comercianti care și-au facut averile și un obiectiv pentru altii sa depuna eforturi.</span></td></tr>
  387. <?php
  388. $costotal = 0;
  389. foreach($epic as $power)
  390. {
  391. $id = $power['id'];
  392. if($power["grupal"] == 1) $color = "f0fff0";
  393. else $color = "ffffff";
  394. $costotal+= $power["cost"];
  395. $cost = $power["cost"];
  396. $char = "{$power['shortabout']}";
  397. $input = '<input type="text" name="'.$id.'" onchange="check('.$id.')" size="3" style="width:70%" value="0" id="buy" />';
  398. $check = '<input type="checkbox" style="width: 30px; height: 14px;"" name="chk[]" value="'.$id.'" id="buy" />';
  399. if($power["limited"] == 1) $color = "ffffff";
  400. if($power["limited"] == 1)
  401. {
  402.  
  403. if($power['amount'] > 0){
  404. $cost = $cost;
  405. $char = "{$power['amount']} puteri disponibile!";
  406. }else{
  407. $cost = "";
  408. $char = "{$power['shortabout']} <i>Indisponibila,</i> <i>incercati</i> <p><a href=/Trade>comertul</a>!";
  409. $input = "";
  410. $check = "";
  411. }
  412. }
  413. echo'
  414. <tr style="background-color:#'.$color.'">
  415. <td>'.$char.'</td>
  416. <td>'.$power['news'].'</td>
  417. <td><img width="30" height="30" src="/images/smw/'.$power['name'].'.png" /> ('.$power["name"].')</td>
  418. <td>'.$power['dx'].'</td>
  419. <td>'.$cost.'</td>
  420. <td>'.$input.'</td>
  421. <td><center>' .$check. '</center></td>
  422. <td>'.$power['description'].'</td>
  423.  
  424.  
  425. </tr>';
  426. }
  427.  
  428. ?>
  429. </tbody>
  430. </table>
  431.  
  432. <div style="width:90%;text-align:left;">
  433. <p> <br> <font color="black" type="bold" <?php
  434. if($core->auth)
  435. {
  436. $username = $core->user['username'];
  437. $id = $core->user['id'];
  438. print '<b><font color="black"><font size="2"><div><font size="5">Information account</font><p><br><br> <b>Cumperi powers de pe contul:</b> <font color="red"><b>'.$username.'&nbsp;('.$id.')</b></font></b>';
  439. } else {
  440. print '';
  441. }
  442.  
  443.  
  444.  
  445. ?></tr><br>
  446. <tr> <?php
  447. if($core->auth)
  448. {
  449. $xats = $core->user['xats'];
  450. $days = $core->user['days'];
  451. print '<b><font color="black"><font size="2"> <b>Contul dumneavoastra este de:</b> <font color="red"><b>'.$xats.' xats&nbsp;</b></font></b>';
  452. } else {
  453. print '';
  454. }
  455.  
  456.  
  457.  
  458. ?></tr><br>
  459. <tr> <?php
  460. if($core->auth)
  461. {
  462. $connectedlast = $core->user['connectedlast'];
  463. print '<b><font color="black"><font size="2"> <b>IP Addres:</b> <font color="red"><b>'.$connectedlast.' &nbsp;</b></font></b>';
  464. } else {
  465. print '';
  466. }
  467.  
  468.  
  469.  
  470. ?> </font>
  471. <br>
  472. <p>
  473. <label>
  474. <input class="xcheck" type="checkbox" name="agree" value="ON">
  475. <span data-localize=buy.iagree>Am citit și sunt de acord cu regulile și <a href="#">termenii</a></span>
  476. </label>
  477. </p>
  478.  
  479.  
  480.  
  481.  
  482. <div><p><button name="success" type="submit" class="btn"><i class="icon-shopping-cart"></i>&nbsp;<span data-localize="buy.buypow">Cumpara</span></button>
  483. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<p><button name="sAll" onclick="selectAll(this)" type="button" class="btn"><i class="icon-check"></i>&nbsp;<span data-localize="buy.markallp">Mark All Powers</span></button> <span data-localize="buy.chkforall">(Check all available powers</span>)</p></div>
  484.  
  485. <br><br><br>
  486.  
  487.  
  488. <br></form></center><script>
  489. var adverts=[], adindex, adids=[], adxi=0;
  490. var adx = [
  491. ["doodleracead", "http://web.xat.com/games_chat.php"],
  492. ["snakeracead", "http://web.xat.com/games_chat.php"],
  493. ["matchracead", "http://web.xat.com/games_chat.php"],
  494. ["spacewarad", "http://web.xat.com/games_chat.php"]
  495. ];
  496.  
  497. adx = [
  498. ["xatAd", "http://rxat.ro/powers"]
  499. ];
  500.  
  501.  
  502.  
  503. $(document).ready(function() { adinit(); });
  504.  
  505. function readCookie(name) {
  506. var nameEQ = name + "=";
  507. var ca = document.cookie.split(";");
  508. for(var i=0;i < ca.length;i++) {
  509. var c = ca[i];
  510. while (c.charAt(0)==" ") c = c.substring(1,c.length);
  511. if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
  512. }
  513. return null;
  514. }
  515.  
  516. function adreadCookie(name) {
  517. var lang;
  518. lang = readCookie("lang");
  519. if(lang.length!=2) lang = readCookie("Language");
  520. lang = lang.replace(new RegExp( "[^a-z]", "g" ), "");
  521. if(lang.length!=2) return null;
  522. return lang;
  523. }
  524.  
  525. function adinit()
  526. {
  527. adindex=0;
  528. var c = new Date();
  529. c = parseInt((c.getTime() + 30000) / 60000);
  530. $.getJSON("http://xat.com/json/adverts.php?c="+c, function(o) {
  531. if(o) o = o[adreadCookie("Language")];
  532. if(o) adverts = scramble(o);
  533. adx = scramble(adx);
  534. adnew();
  535. setInterval(function() { adnew(); }, 60000);
  536. });
  537. }
  538.  
  539. function scramble(o)
  540. {
  541. for(var j, x, i = o.length; i; j = parseInt(Math.random() * i), x = o[--i], o[i] = o[j], o[j] = x);
  542. return o;
  543. }
  544.  
  545. function GoAd(n) {
  546. window.location = adx[n][1];
  547. }
  548.  
  549. function adnew()
  550. {
  551. var i, s;
  552. for(i=0; i<adids.length; i++)
  553. {
  554. var j = adindex>>1;
  555. if((adindex&1)==0 && adverts[j] && adverts[j]["group"])
  556. s='<a href="http://xat.com/'+adverts[j]["group"]+'"><img border="0" src="http://'+adverts[j]["adimg"]+'" width="728" height="90" /></a>';
  557. else
  558. {
  559. j = adxi % adx.length;
  560. s='<div onmousedown="GoAd('+j+');"><embed wmode="transparent" src="http://xat.com/images/ads/'+adx[j][0]+'.swf?b9" quality="high" flashvars="" width="728" height="90" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" /></div>';
  561. adxi++;
  562. }
  563. $(adids[i]).html(s);
  564. adindex++;
  565. if(adindex >= (adverts.length*2)) adindex=parseInt(Math.random() * 2);
  566. }
  567. }
  568. </script>
  569. <script>
  570. adids.push("#"+"GoAd2_1337414215");
  571. </script>
  572. <div id="GoAd2_1337414215" align="center" style="width:728;height:90"><div onmousedown="GoAd(0);"><embed wmode="transparent" src="http://xat.com/web_gear/flash/xatAd.swf?b9" quality="high" flashvars="" width="728" height="90" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash"></div></div>
  573. </td>
  574.  
  575. </center>
  576.  
  577. <span style="margin-left: 2px;"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  578. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow79.js"></script></span>
  579. </center><br><br><br>
  580. </form>
  581. <?php include('foot.php');?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement