home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2002 November / MICD_2002_11.iso / Www / Depeche / ekartki / kartka.php < prev    next >
Text File  |  2002-07-24  |  1KB  |  41 lines

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
  4. <meta http-equiv="Reply-to" content="barrel@go2.pl">
  5. <meta http-equiv="Content-Language" content="pl">
  6.  
  7.  
  8. <title>::depeche MODE E-Kartki::</title>
  9. <STYLE type=text/css>A {
  10.         COLOR: #C0C0C0; TEXT-DECORATION: none
  11. }
  12. A:hover {
  13.         COLOR: orange; TEXT-DECORATION: underline
  14. }
  15. TD {
  16.         FONT: 12px arial
  17. }
  18. HTML {
  19.         FONT: 12px arial
  20. SCROLLBAR-FACE-COLOR: Black; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #C0C0C0; SCROLLBAR-3DLIGHT-COLOR: #C0C0C0; SCROLLBAR-ARROW-COLOR: White; SCROLLBAR-TRACK-COLOR:#000000; SCROLLBAR-DARKSHADOW-COLOR: Black; SCROLLBAR-BASE-COLOR: Black}
  21. </STYLE>
  22.  
  23. <body BGCOLOR="#000000" marginwidth="0" marginheight="0">
  24.  
  25. <table align="CENTER" valign="TOP" width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
  26. <tr>
  27.      <td align="center"><a href="javascript:window.close()">
  28. <?php
  29. include ("iso.inc");
  30. include("zmiana.inc");
  31. echo "<img src='kartki/big/$card' hspace='4' vspace='4' border='0' alt='zamknij okno'>";
  32. ?>
  33. </a></td>
  34. </tr>
  35. <tr>
  36. <td><b class="stopka"><img src="pliki/linia2.gif" width="420" height="3" border="0" alt=" "><br><font color=silver>© by bARREL 2002</font></b>
  37. </td>
  38. </tr>
  39. </table>
  40. </body>
  41. </html>