Silnik strony + galerii zdjęć Suczawa 2009
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

51 lines
2.4 KiB

<?php
/**
* @package Galeria Suczawa 2009
* @file download.php
* @version $Id$
**/
require_once('./init.php'); #init stuff
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/haslo.png" alt="Hasło:" />
<div class="dframe">
<b>Hasło: </b> Sucava2009
</div>
</div>
</div>
</div>
<div id="footer">
<a id="copyright">Copyright © 2009 Various Authors</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>