// EN LAS MONTAÑAS DE LA LOCURA, de Howard Phillips Lovecraft

var A = new Array(); 
var S = new Array(); 
var E = new Array(); 
var T =	'EN LAS MONTAÑAS DE LA LOCURA';
var x = - 1;

A[++x] = 'Alfonso Merelo';
S[x] = 'Desde Tartessos';
E[x] = 'http://desdetartessos.blogspot.com/2009/12/en-las-montanas-de-la-locura.html';

A[++x] = 'Jorge Vilches';
S[x] = 'Imperio Futura';
E[x] = 'http://imperiofutura.blogspot.com/search/label/H.%20P.%20Lovecraft%20-%20En%20las%20monta%C3%B1as%20de%20la%20locura';

A[++x] = 'Más de Howard Phillips Lovecraft';
S[x] = 'SdCF.com';
E[x] = 'N/A';

A[++x] = 'EN LAS MONTA&Ntilde;AS DE LA LOCURA';
S[x] = 'N/A';
E[x] = '../opinion/op00612.htm';

A[++x] = 'MUERTE CON ALAS';
S[x] = 'N/A';
E[x] = '../limites/lm0362.htm';

A[++x] = 'LOS QUE VIGILAN DESDE EL TIEMPO';
S[x] = 'N/A';
E[x] = '../opinion/op00346.htm';

BuscarMas('EN LAS MONTAÑAS DE LA LOCURA, Howard Phillips Lovecraft');
OtrasVisiones('op00612', A, S, E, '', T);

