#!vm;utf-8 #set($tipo_pagina="home") #parse("/config.estacao.vm") #rparse("/config.canal.vm") #parse("/_includes/cabecalho.vm")
#if ($include.exists("$link.getHost()$estacao.path/_modulos/home/carrossel.vm")) #parse("$estacao.path/_modulos/home/carrossel.vm") #else #end #if ($include.exists("$link.getHost()$estacao.path/_modulos/home/tres-chamadas-vertical.vm")) #parse("$estacao.path/_modulos/home/tres-chamadas-vertical.vm") #else #end #if ($include.exists("$link.getHost()$estacao.path/_modulos/home/jogos-online.vm")) #parse("$estacao.path/_modulos/home/jogos-online.vm") #else #end
#if ($include.exists("$link.getHost()$estacao.path/_modulos/mod-indices.vm")) #parse("$estacao.path/_modulos/mod-indices.vm") #else #end #if ($include.exists("$link.getHost()$estacao.path/_modulos/mod-videos.vm")) #parse("$estacao.path/_modulos/mod-videos.vm") #else #end #if ($include.exists("$link.getHost()$estacao.path/_modulos/mod-imagens.vm")) #parse("$estacao.path/_modulos/mod-imagens.vm") #else #end #if ($include.exists("$link.getHost()$estacao.path/_modulos/mod-analises.vm")) #parse("$estacao.path/_modulos/mod-analises.vm") #else #end #if ($include.exists("$link.getHost()$estacao.path/_modulos/mod-previas.vm")) #parse("$estacao.path/_modulos/mod-previas.vm") #else #end #parse("/_includes/ferramentas.vm")
#parse("$estacao.path/_modulos/coluna-direita/coluna-editorial.vm")
#parse("$estacao.path/_includes/rodape.vm")