// ˇATENCION... PLATILLOS VOLANTES!

var A = new Array(); 
var S = new Array(); 
var E = new Array(); 
var T =	'ˇATENCIÓN... PLATILLOS VOLANTES!';
var x = - 1;

A[++x] = 'Jorge Vilches';
S[x] = 'Imperio futura';
E[x] = 'http://imperiofutura.blogspot.com/2009/10/george-h_25.html';

BuscarMas('ˇATENCIÓN... PLATILLOS VOLANTES!, George H. White');
OtrasVisiones('ghw.ms_le1_065', A, S, E, '', T);

