[ Index ] |
|
Code source de bblocked 0.6.5 |
1 <?php 2 /* Do not remove, prevents direct file access */ 3 if(!defined('BB')) 4 die(); 5 ?> 6 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 7 <html> 8 <head> 9 10 <HEADER> 11 12 <style type="text/css"> 13 <!-- 14 body { 15 background: #97211b url('<TEMPLATE_DIR>/images/container-back_03.gif') no-repeat top; 16 margin: 0px; 17 padding: 0px; 18 width: 100%; 19 height: 58px; 20 min-height: 58px; 21 max-height: 58px; 22 } 23 form { 24 display: inline; 25 } 26 .holder_frame { 27 width: 100%; 28 border: 0; 29 margin: 0px; 30 padding: 0px; 31 } 32 .main { 33 text-align: center; 34 width: 100%; 35 margin:0px; 36 padding: 0px; 37 } 38 .main * { 39 position: relative; 40 margin: 20px auto 0 auto; 41 vertical-align: middle; 42 } 43 .logoimg { 44 position: absolute; 45 left: 10px; 46 margin: 0; 47 padding: 0; 48 } 49 --> 50 </style> 51 </head> 52 53 <body> 54 55 <div class="holder_frame"> 56 57 <a class="logoimg" href="<SCRIPT_URL>" target="_top" title="Return To Home" onFocus="this.blur();"> 58 <img src="<TEMPLATE_DIR>/images/frame_header_logo.gif" alt="" border="0" /> 59 </a> 60 61 <form action="<SCRIPT_URL>" name="f" target="_top" method="post"> 62 63 <div class="main"> 64 <img src="<TEMPLATE_DIR>/images/frame_header_url.gif" alt="" border="0" /> 65 <input class="addr" name="<ARG_URL>" type="text" value="<REQUEST_URL>" title="bblocked Proxy" size="80" onFocus="this.select();" onBlur="var holder=this.value;this.value='';this.value=holder;" /> 66 <img style="cursor: pointer;" src="<TEMPLATE_DIR>/images/go.gif" title="Go!" border="0" onClick="document.f.submit();" /> </div> 67 68 </form> 69 70 </div> 71 72 </body> 73 74 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Nov 20 20:31:26 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |