// LA ERA DEL DIAMANTE, de Neal Stephenson

var A = new Array(); 
var S = new Array(); 
var E = new Array(); 
var T =	'LA ERA DEL DIAMANTE';
var x = - 1;

A[++x] = 'Reseña';
S[x] = 'Rescepto';
E[x] = 'http://rescepto.wordpress.com/2009/11/25/la-era-del-diamante-manual-ilustrado-para-jovencitas/';

A[++x] = 'Más de Neal Stephenson';
S[x] = 'SdCF.com';
E[x] = 'N/A';

A[++x] = 'AZOGUE';
S[x] = 'N/A';
E[x] = '../limites/lm0368.htm';

A[++x] = 'EN EL PRINCIPIO FUE LA LINEA DE COMANDOS';
S[x] = 'N/A';
E[x] = '../limites/lm0101.htm';

A[++x] = 'LA ERA DEL DIAMANTE';
S[x] = 'N/A';
E[x] = '../opinion/op00074.htm';

A[++x] = 'SNOW CRASH';
S[x] = 'N/A';
E[x] = '../opinion/op00281.htm';

BuscarMas('LA ERA DEL DIAMANTE, Neal Stephenson');
OtrasVisiones('op00074', A, S, E, '', T);
