<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: nada_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]="USED TO ACCESS DEVICE OPENGNSYS";
	$TbMsg[1]="IP - Device";
	$TbMsg[2]="Type - Device";
	$TbMsg[3]="Operating System";
	$TbMsg[4]="System Version";
	$TbMsg[5]="Browser";
	$TbMsg[6]="Browser Version";

?>