Brazil Preview | All the information you need about Brazil

The top moviemakers from Brazil showcase their latest works at the 16th Brazilian Film Festival of Miami. 

O Rappa: The most original and influential Brazilian band of the last 20 years comes to the U.S.

The Annual Gala Will Be Held on Nov. 14 in Las Vegas as Part of This Year's Latin GRAMMY® Week Celebration

The most recognized voice of Brazilian music performs in Texas.

Singer returns to his roots and take listeners deep into the heart of samba funk.

South Florida rolls out the red carpet at the 14th Brazilian Film Festival

All rights reserved 2012© Preview Media Group, Inc.

Top Desktop version

/** * * Main file * * @version 1.0.0 * @package Gavern Framework * @copyright Copyright (C) 2010 - 2011 GavickPro. All rights reserved. * */ // No direct access. defined('_JEXEC') or die; // enable showing errors in PHP //ini_set('error_reporting', E_ALL); //ini_set('display_errors','On'); // include framework classes and files require_once('lib/framework/gk.const.php'); require_once('lib/framework/gk.parser.php'); require_once('lib/gk.framework.php'); // run the framework $tpl = new GKTemplate($this, $GK_TEMPLATE_MODULE_STYLES); /* End of the file - index.php */