'; if($boton==1){ $publicidad.= '
'; } $publicidad.= $ads; $publicidad.=''; //echo ''; if($userr==0){ if ($user_level > 0) { }else{ if (is_single() && !is_home()) { $content=$publicidad . $content; } } }else{ if (is_single() && !is_home()) { $content=$publicidad . $content; } } ?>