Brazil Preview | All the information you need about Brazil

Switch to desktop Register Login

Here’s to Your Health

Monday, 23 January 2012 03:51

Brazil emerges as a major tourist destination for those seeking medical, cosmetic and dental procedures.

Cinema Showcase

Friday, 20 January 2012 07:58

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

The Power of Pipa

Friday, 20 January 2012 07:42

The allure of Praia da Pipa, with its picturesque beaches and dynamic culinary scene, can be overwhelming.

Party in Caruaru

Friday, 20 January 2012 06:45

Pernambuco’s second-largest city fills every day in June with a festival like no other.

Francal 2010

Friday, 20 January 2012 05:27

Shoes and accessories take center stage at the largest such tradeshow in Latin America.

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 */