/**
 * Criado em 05/12/2008.
 * 
 * RECEBE AS CONSTANTES DO AMBIENTE PHP
 * 
 * Modificado por
 * @author Wagner Brandão Soares (wagner@gadbrivia.com.br)
 */

var CONSTANTE = 
{
	CAMINHO_SITE_GERAL: "http://www.westcoast.com.br/verao2010/",
	VERSAO_SITE_INVERNO: "4",
	VERSAO_SITE_VERAO: "4",
	MSG_01: "Your data has been successfully sent.",
	MSG_02: "Your data has been successfully changed.",
	MSG_03: "An error occurred in the system. Please, contact the administrator and inform it by e-mail '[#EMAIL]'.",
	MSG_04: "Required field.",
	MSG_05: "Some data is invalid.",
	MSG_06: "Your password was sent to the e-mail [#EMAIL].",
	MSG_07: "E-mail not found.",
	MSG_08: "No post found.",
	MSG_09: "Your registration has been successfully saved.",
	MSG_10: "Comment successfully sent.",
	MSG_11: "Only files in .doc, .rtf and .pdf formats are allowed. Your CV has not been sent.",
	MSG_12: "Do you want to remove the registration?",
	MSG_13: "Registration successfully removed.",
	MSG_14: "Only images with sizes of up to 1Mb and in .jpg, .bmp and .png formats are allowed.",
	MSG_15: "Data invalid.",
	MSG11: "São permitidos apenas arquivos .doc, .rtf e .pdf. Seu currículo não foi enviado."
};
