Brazil Preview | All the information you need about Brazil

Switch to desktop Register Login

Let the Countdown Begin

Friday, 30 December 2011 05:16

Rio prepares for its historic turn as host of the 2016 Summer Games — the first Olympics ever in South America.

Right on Course

Thursday, 29 December 2011 19:52

World-class layouts amid paradisiacal backdrops put Brazil on the golf map.

Wheels of Fortune

Tuesday, 27 December 2011 21:48

The burgeoning automobile industry in Brazil is paving a road to economic prosperity.

Ships Ahoy

Tuesday, 27 December 2011 20:33

Paradisiacal destinations, affordable packages and world-class cruise liners are just some of the reasons to set sail in Brazil.

Wear It Well

Tuesday, 27 December 2011 15:38

Two major trade shows in Brazil highlight the latest trends in fashion and accessories.

Financial Continuity

Friday, 23 December 2011 04:14

President-elect Dilma Rousseff looks to continue economic policies in Brazil favored by her predecessors.

Deep Blue Splendor

Friday, 23 December 2011 04:10

The eco-friendly city of Bonito lures nature lovers with its spectacularly clear waters and renowned cave system.

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