// JavaScript Document
// Autor: Luis Wouters
// www.luiswouters.com.br

var site = {
	init : function(){
	}
}
