|
|
- <?php
- NaglowekXHTML();
- ?>
-
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl">
- <head>
- <title>Download</title>
- <link type="text/css" href="style.css" rel="stylesheet" />
- <meta http-equiv="Content-Type" content="<?=$xhtml?'application/xhtml+x':'text/ht'?>ml; charset=utf-8" />
- </head>
- <body>
- <div id="page">
- <img src="images/logo.png" width="800px" alt="Logo strony" />
- <div id="content">
- <div id="dlinks">
- <div id="dlinks_inner">
- <img src="images/linki.png" alt="Linki:" />
- <div class="dframe">
- <a class="link" href="http://rapidshare.com/files/243528123/ZDJECIA.7z.001">http://rapidshare.com/files/243528123/ZDJECIA.7z.001</a><br/>
- <a class="link" href="http://rapidshare.com/files/243652052/ZDJECIA.7z.002">http://rapidshare.com/files/243652052/ZDJECIA.7z.002</a><br/>
- <a class="link" href="http://rapidshare.com/files/243685412/ZDJECIA.7z.003">http://rapidshare.com/files/243685412/ZDJECIA.7z.003</a><br/>
- <a class="link" href="http://rapidshare.com/files/243743885/ZDJECIA.7z.004">http://rapidshare.com/files/243743885/ZDJECIA.7z.004</a><br/>
- <a class="link" href="http://rapidshare.com/files/243781654/ZDJECIA.7z.005">http://rapidshare.com/files/243781654/ZDJECIA.7z.005</a> <br/>
- <a class="link" href="http://rapidshare.com/files/243890408/ZDJECIA.7z.006">http://rapidshare.com/files/243890408/ZDJECIA.7z.006</a> <br/>
- <a class="link" href="http://rapidshare.com/files/243914577/ZDJECIA.7z.007">http://rapidshare.com/files/243914577/ZDJECIA.7z.007</a> <br/>
- <a class="link" href="http://rapidshare.com/files/243926118/ZDJECIA.7z.008">http://rapidshare.com/files/243926118/ZDJECIA.7z.008</a> <br/>
- </div>
- <img src="images/has__o.png" alt="Has__o:" />
- <div class="dframe">
- <b>Has__o: </b> Sucava2009
- </div>
- </div>
- </div>
- </div>
- <div id="footer">
- <a id="copyright">Copyright © 2009 ...</a><br />
- <div id="links">
- <a href="index.php">Strona g____wna</a> | <a href="gallery.php">Fotogaleria</a> | <a href="download.php">Download</a> | <a href="http://suczawa.ath.cx">Forum</a>
- </div>
- </div>
- </div>
- </body>
- </html>
|