include("connect.php");
$categ1 = 'SERVIC';
?>
$categ2 = 'BANCO';
$titcat = 'Bancos';
include("ficha.php");
?>
$categ2 = 'ADMCON';
$titcat = 'Administração de Condomínios';
include("ficha.php");
?>
$categ2 = 'ADVOC';
$titcat = 'Advocacia';
include("ficha.php");
?>
$categ2 = 'CONTA';
$titcat = 'Contabilidade';
include("ficha.php");
?>
$categ2 = 'SEGURO';
$titcat = 'Corretoras de Seguro';
include("ficha.php");
?>
$categ2 = 'CHAVE';
$titcat = 'Chaveiros';
include("ficha.php");
?>
$categ2 = 'SEGURA';
$titcat = 'Segurança e Automação';
include("ficha.php");
?>
$categ2 = 'LAVAN';
$titcat = 'Lavanderias';
include("ficha.php");
?>
$categ2 = 'LIMPA';
$titcat = 'Limpeza';
include("ficha.php");
?>
$categ2 = 'LOTERI';
$titcat = 'Lotéricas';
include("ficha.php");
?>
$categ2 = 'COSTUR';
$titcat = 'Oficinas de Costura';
include("ficha.php");
?>
$categ2 = 'SAPATO';
$titcat = 'Sapatarias';
include("ficha.php");
?>
$categ2 = 'ANTENA';
$titcat = 'Antenas e Telefonia';
include("ficha.php");
?>
$categ2 = 'SERRA';
$titcat = 'Serralherias';
include("ficha.php");
?>
$categ2 = 'TRANSP';
$titcat = 'Transportes e Entregas';
include("ficha.php");
?>
$categ2 = 'SERVI';
$titcat = 'Serviços Gerais';
include("ficha.php");
?>
$categ2 = 'MTBOY';
$titcat = 'Moto Boys';
include("ficha.php");
?>
$categ2 = 'TAXIS';
$titcat = 'Táxis';
include("ficha.php");
?>
|