include "gugil.php"; yerine aşagıdakini yaz Olur
<?php
if($_GET['id'] == "19"
){
echo '***** Reklam';
}
else
{
include "gugil.php";
}
?>