Old stuff/old_sites/appo/about1.php
(Deskargatu)<?
if(isset($rub))
{
$rubaff='./'.$rub.'.htm';
}
elseif($rub=='index')
{
$rubaff='./about.htm';
}
else
{
$rubaff='./about.htm';
}
?>
<iframe name="fenetre" src="<? echo $rubaff; ?>" width="371" height="271" scrolling="vertical" frameborder="0" marginwidth="0" marginheight="0"> </iframe>