if($contentid<>67) { include("showtitlepath.php"); }
if ($image) { echo "

"; }
if ($parentid<>0) { echo "
$titlosarthrou
"; }
if($contentid==152) {
include("list_meli.php");
}
echo "$text";
echo "
$writer
";
if($contentid==153) {
include("list_oldnewspapers.php");
}
if($contentid==164) {
if ($_GET['code']) {
$code=$_GET['code'];
include("type_weekly_report.php");
} else {
include("list_weekly_reports.php");
}
}
if($contentid==180) {
if ($_GET['code']) {
$code=$_GET['code'];
include("type_monthly_report.php");
} else {
include("list_monthly_reports.php");
}
}
include("list_articles.php");
if ($forma==1)
{
include("contact_form.php");
include("google_maps.php");
}
if ($parentid==0) { include("list_articles_without_thumbs.php"); }
?>