$start=$_GET["start"];
$perpage=16;
include("../top.sht");
include("descrs.php");
if (!$start)
{
$start=0;
}
?>
Ростовское Сальса-Рождество-2006: Маскарад
include("top.php");?>
$end = $start+$perpage;
while ($start < $end)
{
if (is_int($start/4))
{
?>
}
$start++;
if ($start<10){$fnam = "0".$start;}
else {$fnam = $start;}
if (is_file(strval($fnam)."tn.jpg"))
{
?>
|
}
else
{
?>
|
}
}
?>
include("bot.php"); ?>
include("../bot.sht"); ?>