@include "textos/config.php"; @include "textos/config_img.php"; include "textos/config.php"; include "textos/config_img.php"; @include "textos/pg0.php"; @include "images/pg1.php"; if($ep == ''){ @include "textos/pg1.php"; $img_titulo= "img_titulo_pagina.jpg"; $frame = "home.php"; } if($ep == 'pg1'){ @include "textos/pg1.php"; $img_titulo= "img_titulo_pagina.jpg"; $frame = "home.php"; } if($ep == 'pg2'){ @include "textos/pg2.php"; $frame = "./textos/form.php"; } if($ep == 'pg3'){ @include "textos/pg3.php"; $frame = "empresa.php"; } if($ep == 'pg4'){ @include "textos/pg4.php"; $frame = "servicos.php"; } if($ep == 'pg5'){ @include "textos/pg5.php"; $frame = "carro.php"; } if($ep == 'pg6'){ @include "textos/pg6.php"; $frame = "van.php"; } if($ep == 'pg7'){ @include "textos/pg7.php"; $frame = "micro.php"; } if($ep == 'pg8'){ @include "textos/pg8.php"; $frame = "onibus.php"; } ?>