if(file_exists('upload/mid'.$_GET['mid'].'_1.jpg'))
{
?>
}
else
{
if($_GET['mid'] != 1518 )
{
?>
}
}
?>
=html_entity_decode($row_inhalt['mid_inhaltr']);?>
switch ( $_GET['mid'] )
{
case 1518:
$contentstyle = "margin-top: 1em;height:34em;width:55em";
break;
case 17:
$contentstyle = "margin-top: -1em;height:23em";
break;
default:
$contentstyle = "margin-top: -1em;height:23em;width:40em";
}
?>
=$row_inhalt['mid_titel']?>
include ('inc/inhalt.php'); ?>
|