-
Notifications
You must be signed in to change notification settings - Fork 0
/
VM1213-NOV.htm
357 lines (352 loc) · 22.1 KB
/
VM1213-NOV.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<html>
<head>
<title>PARANORMALIA (paranormalia.tk - paranormalia1.tk)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="shortcut icon" href="paranormalia.ico">
<script language="JavaScript">
<!--
var speed = 90
var pause = 3000
var timerID = null
var bannerRunning = false
var ar = new Array()
ar[0] = "Paranormalia - Fenómenos extraños que no se pueden explicar."
var currentMessage = 0
var offset = 0
function stopBanner() {
if (bannerRunning)
clearTimeout(timerID)
bannerRunning = false
}
function startBanner() {
stopBanner()
showBanner()
}
function showBanner() {
var text = ar[currentMessage]
if (offset < text.length) {
if (text.charAt(offset) == " ")
offset++
var partialMessage = text.substring(0, offset + 1)
window.status = partialMessage
offset++ // IE sometimes has trouble with "++offset"
timerID = setTimeout("showBanner()", speed)
bannerRunning = true
} else {
offset = 0
currentMessage++
if (currentMessage == ar.length)
currentMessage = 0
timerID = setTimeout("showBanner()", pause)
bannerRunning = true
}
}
startBanner();
// -->
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" onLoad="MM_preloadImages('cerrar2.jpg')">
<script language="JavaScript1.2">
document.body.style.background="url('fondoinicioG.jpg') #000000 center no-repeat fixed"
</script>
<div id="contadorWEB" style="position:absolute; left:9px; top:-50px; width:200px; height:30px; z-index:1; visibility: hidden;">
<div align="center">
<script type="text/javascript" language="JavaScript">
<!--
document.write("<img src=\"http://www.ademails.com/cgi-bin/contador.cgi?ID=40168");
document.write("&referer=");
document.write(escape(document.referrer));
document.write("\" border=0 alt=\"\">");
// -->
</script>
</div>
</div>
<div id="contadorVDM" style="position:absolute; left:9px; top:-50px; width:200px; height:30px; z-index:2; visibility: hidden;">
<div align="center">
<script type="text/javascript" language="JavaScript">
<!--
document.write("<img src=\"http://www.ademails.com/cgi-bin/contador.cgi?ID=1059917884");
document.write("&referer=");
document.write(escape(document.referrer));
document.write("\" border=0 alt=\"\">");
// -->
</script>
</div>
</div>
<div align="center">
<table width="360" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="171" align="right" valign="middle"><a href="https://www.facebook.com/paranormaliaweb/" target="_blank"><img src="Siguenos_en_Facebook.gif" title="Síguenos en Facebook" width="134" height="29" border="0"></a></td>
<td width="10"><b><font face="Arial"></font></b></td>
<td width="171" align="left" valign="middle"><b><font face="Arial"><a href="https://paranormaliaweb.wordpress.com/" target="_blank"><img src="BLOG.gif" title="Entrar en el BLOG de Paranormalia" width="98" height="29" border="0" align="absmiddle"></a></font></b></td>
</tr>
</table>
<table width="606" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="70" align="center" valign="middle"><strong><font color="#FFFFCC" size="6">Voces
del Misterio</font> <font color="#FFFFCC" size="5">(Radio Betis)</font></strong><br>
<strong><font size="5">TEMPORADA 2012/2013 - NOVIEMBRE</font></strong>
<a href="http://blip.tv/paranormalia-voces-misterio-2/rss/mp3/" target="_blank">
</a><a href="http://www.ivoox.com/podcast-podcast-paranormalia-vdm_fg_f124678_filtro_1.xml" target="_blank"><img src="Icono_PodCast2_chico.png" title="RSS de Paranormalia" width="18" height="18" border="0"></a><br>
<table width="601" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999">
<tr>
<td width="18" align="center" valign="middle"><img src="descargar_iVoox.gif" width="18" height="18" border="0"></td>
<td align="center" valign="middle"><font color="#FFCCFF" size="2">Programa
completo y sin comprimir, formato<strong><font color="#CC9933">
MP3 (24 Kbps)</font></strong></font></td>
<td width="86" align="center" valign="middle" bgcolor="#333333"><img src="Logo_iVoox.gif" width="39" height="11"></td>
</tr>
<tr>
<td align="center" valign="middle"><img src="descargar_MF2.gif" width="18" height="18" border="0"></td>
<td align="center" valign="middle"><font color="#FFCCFF" size="2">Programa
completo y comprido en RAR, formato <strong><font color="#33CCFF">MP3
(24 Kbps)</font></strong></font></td>
<td align="center" valign="middle" bgcolor="#FFFFFF"><font color="#FFCCFF" size="2"><img src="Logo_MediaFire.gif" width="82" height="11" border="0"></font></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="middle"><br>
<table width="601" border="1" cellpadding="0">
<tr>
<td height="21"><strong><font size="3">Emisión 30/11/2012 (Nº
262)</font></strong></td>
</tr>
<tr>
<td><div align="justify">
<p><font size="2">Programa nº 262 “Voces del Misterio”
del 30 de Noviembre de 2012. Comenzaremos con nuestras habituales
efemérides. Hablamos de la aparición del fantasma
de una niña en el mercado de Triana (Castillo de San
Jorge), con todos los testigos, con los protagonistas, aquellos
que han visto a un fantasma... José David Flores nos
habla del pasado del Mercado de Triana y José Cabello
de todo lo relacionado con lo paranormal, además hablamos
del Hospital encantado de Colombia y José Manuel García
Bautista habla en "Mercurio Verdiblanco" de Casas
Encantadas en edificios oficiales.</font></p>
<p><font size="2">Un programa dirigido por Jesús García
y José Manuel García Bautista.</font></p>
<div align="center">
<table border="0" cellpadding="0">
<tr>
<td width="24" height="24" align="center" valign="middle"><a href="http://www.mediafire.com/download.php?nozxzva9wrj7y5g" target="_blank"><img src="descargar_MF2.gif" alt="" width="24" height="24" title="Descargar archivo desde MediaFire.com" border="0"></a></td>
<td width="24" height="24" align="center" valign="middle"><div align="center"><a href="http://www.ivoox.com/vdm-emision-30-11-12_md_1618051_wp_1.mp3" target="_blank"><img src="descargar_iVoox.gif" alt="" width="24" height="24" title="Para descargar este MP3 desde iVoox utiliza el botón derecho del ratón y seleccionar "Guardar destino como..."" border="0"></a></div></td>
<td width="290" height="24" bgcolor="#999999"><div align="center">
<object data="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-30-11-12_md_1618051_wp_1.mp3" type="application/x-shockwave-flash" height="24" width="290">
<param value="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-30-11-12_md_1618051_wp_1.mp3" name="movie" />
<param value="high" name="quality" />
<param value="true" name="menu" />
<param value="transparent" name="wmode" />
</object>
</div></td>
</tr>
</table>
<strong><font color="#FFFFCC" size="2">(SUMARIO OBTENIDO DE <a href="http://vocesdelmisterio.blogia.com/" target="_blank">VOCES
DEL MISTERIO</a>)</font></strong></div>
</div></td>
</tr>
</table>
<br>
<table width="601" border="1" cellpadding="0">
<tr>
<td height="21"><strong><font size="3">Emisión 23/11/2012 (Nº
261)</font></strong></td>
</tr>
<tr>
<td><div align="justify">
<p><font size="2">Programa nº 261 “Voces del Misterio”
del 23 de Noviembre de 2012. Comenzaremos con nuestras habituales
efemérides. Hablamos de psicofonías, de sus explicaciones,
de los casos más impactantes y de sus fenomenlogía,
con el equipo de "Voces del Misterio" y las opiniones
de Pedro Amorós, José Ignacio Carmona, Modesto
Mendiola, Francisco Mañez y Joaquín Abenza; José
Cabello nos habla de la psicofonía más larga del
mundo y de Germán de Argumosa; José David Flores
nos habla de casos psicofónicos históricos y de
Transradio con Marcelo Bacci; Ismael Cabeza nos trae la biblioteca
psicofónica y José Manuel García Bautista
(en exclusiva) nos trae la investigación del fantasma
de la Catedral de Jerez de la Frontera en Cádiz.</font></p>
<p><font size="2">Un programa dirigido por Jesús García
y José Manuel García Bautista.</font></p>
<div align="center">
<table border="0" cellpadding="0">
<tr>
<td width="24" height="24" align="center" valign="middle"><a href="http://www.mediafire.com/download.php?6fz3mxppc8t2a5k" target="_blank"><img src="descargar_MF2.gif" alt="" width="24" height="24" title="Descargar archivo desde MediaFire.com" border="0"></a></td>
<td width="24" height="24" align="center" valign="middle"><div align="center"><a href="http://www.ivoox.com/vdm-emision-23-11-12_md_1599802_wp_1.mp3" target="_blank"><img src="descargar_iVoox.gif" alt="" width="24" height="24" title="Para descargar este MP3 desde iVoox utiliza el botón derecho del ratón y seleccionar "Guardar destino como..."" border="0"></a></div></td>
<td width="290" height="24" bgcolor="#999999"><div align="center">
<object data="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-23-11-12_md_1599802_wp_1.mp3" type="application/x-shockwave-flash" height="24" width="290">
<param value="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-23-11-12_md_1599802_wp_1.mp3" name="movie" />
<param value="high" name="quality" />
<param value="true" name="menu" />
<param value="transparent" name="wmode" />
</object>
</div></td>
</tr>
</table>
<strong><font color="#FFFFCC" size="2">(SUMARIO OBTENIDO DE <a href="http://vocesdelmisterio.blogia.com/" target="_blank">VOCES
DEL MISTERIO</a>)</font></strong></div>
</div></td>
</tr>
</table>
<br>
<table width="601" border="1" cellpadding="0">
<tr>
<td height="21"><strong><font size="3">Emisión 16/11/2012 (Nº
260)</font></strong></td>
</tr>
<tr>
<td><div align="justify">
<p><font size="2">Programa nº 260. Comenzaremos con nuestras
habituales efemérides. Entrevistamos a Anabela Cardozo
sobre Transcomunicación Instrumental; José Cabello
nos habla de los Sonidos del Misterio; José David Flores
nos habla de la grieta aparecida en Totana (Murcia); Paco Molero
nos lleva a conocer "La semilla del diablo" en nuestra
sección de cine; Ismael Cabeza nos trae la "Literatura
de anticipación" y Rosa Santizo la noticia más
destacada de la semana. José Manuel García Bautista
nos habla de apariciones en edificios oficiales.</font></p>
<p><font size="2">Un programa dirigido por Jesús García
y José Manuel García Bautista.</font></p>
<div align="center">
<table border="0" cellpadding="0">
<tr>
<td width="24" height="24" align="center" valign="middle"><a href="http://www.mediafire.com/download.php?i5mhsxrbqbef2nv" target="_blank"><img src="descargar_MF2.gif" alt="" width="24" height="24" title="Descargar archivo desde MediaFire.com" border="0"></a></td>
<td width="24" height="24" align="center" valign="middle"><div align="center"><a href="http://www.ivoox.com/vdm-emision-16-11-12_md_1581855_wp_1.mp3" target="_blank"><img src="descargar_iVoox.gif" alt="" width="24" height="24" title="Para descargar este MP3 desde iVoox utiliza el botón derecho del ratón y seleccionar "Guardar destino como..."" border="0"></a></div></td>
<td width="290" height="24" bgcolor="#999999"><div align="center">
<object data="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-16-11-12_md_1581855_wp_1.mp3" type="application/x-shockwave-flash" height="24" width="290">
<param value="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-16-11-12_md_1581855_wp_1.mp3" name="movie" />
<param value="high" name="quality" />
<param value="true" name="menu" />
<param value="transparent" name="wmode" />
</object>
</div></td>
</tr>
</table>
<strong><font color="#FFFFCC" size="2">(SUMARIO OBTENIDO DE <a href="http://vocesdelmisterio.blogia.com/" target="_blank">VOCES
DEL MISTERIO</a>)</font></strong></div>
</div></td>
</tr>
</table>
<br>
<table width="601" border="1" cellpadding="0">
<tr>
<td height="21"><strong><font size="3">Emisión 09/11/2012 (Nº
259)</font></strong></td>
</tr>
<tr>
<td><div align="justify">
<p><font size="2">Programa nº259 de "Voces del Misterio"
con un contenido especial, tratamos de forma monográfica
el avance de la Ciencia y la pretensión de crear un ser
hibrido o reanimar a los fallecidos en lo que se denomina "Jugando
a ser Frankenstein". Con todo el equipo del programa y
muchas sorpresas. No te pierdas este programa especial. También
hablamos de los fantasmas del Museo Reino Sofía. Vigilantes
de seguridad y apariciones espectrales en edificios encantados.
Relato de terror: "La ouija y Nacho".</font></p>
<p><font size="2">Un programa dirigido por Jesús García
y José Manuel García Bautista.</font></p>
<div align="center">
<table border="0" cellpadding="0">
<tr>
<td width="24" height="24" align="center" valign="middle"><a href="http://www.mediafire.com/download.php?i08idx3q4uizvol" target="_blank"><img src="descargar_MF2.gif" alt="" width="24" height="24" title="Descargar archivo desde MediaFire.com" border="0"></a></td>
<td width="24" height="24" align="center" valign="middle"><div align="center"><a href="http://www.ivoox.com/vdm-emision-09-11-12_md_1561879_wp_1.mp3" target="_blank"><img src="descargar_iVoox.gif" alt="" width="24" height="24" title="Para descargar este MP3 desde iVoox utiliza el botón derecho del ratón y seleccionar "Guardar destino como..."" border="0"></a></div></td>
<td width="290" height="24" bgcolor="#999999"><div align="center">
<object data="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-09-11-12_md_1561879_wp_1.mp3" type="application/x-shockwave-flash" height="24" width="290">
<param value="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-09-11-12_md_1561879_wp_1.mp3" name="movie" />
<param value="high" name="quality" />
<param value="true" name="menu" />
<param value="transparent" name="wmode" />
</object>
</div></td>
</tr>
</table>
<strong><font color="#FFFFCC" size="2">(SUMARIO OBTENIDO DE <a href="http://vocesdelmisterio.blogia.com/" target="_blank">VOCES
DEL MISTERIO</a>)</font></strong></div>
<font size="2"></font></div></td>
</tr>
</table>
<br>
<table width="601" border="1" cellpadding="0">
<tr>
<td height="21"><strong>Emisión 02/11/2012 (Nº 258)</strong></td>
</tr>
<tr>
<td><div align="justify">
<p><font size="2">P</font><font size="2">rograma de carácter
especial en el cual se han seleccionado las mejores participaciones
de misterio dentro del espacio de Radio Betis "Mercurio
Verdiblanco", un programa en el que se habla de los orígenes
de la fiesta de Halloween y de historias reales de miedo y terror.
También hablamos de apariciones espectrales y fantasmas
en aviones. Conoceremos mejor el mundo de las Brujas y la Inquisición
en Sevilla para finalizar hablando de exorcismos y conociendo
algunos de ellos a través de inquietantes sonidos.</font></p>
<p><font size="2">Un programa dirigido por Jesús García
y José Manuel García Bautista.</font></p>
<div align="center">
<table border="0" cellpadding="0">
<tr>
<td width="24" height="24" align="center" valign="middle"><a href="http://www.mediafire.com/download.php?u58njfchcczswr9" target="_blank"><img src="descargar_MF2.gif" alt="" width="24" height="24" title="Descargar archivo desde MediaFire.com" border="0"></a></td>
<td width="24" height="24" align="center" valign="middle"><div align="center"><a href="http://www.ivoox.com/vdm-emision-02-11-12_md_1542814_wp_1.mp3" target="_blank"><img src="descargar_iVoox.gif" alt="" width="24" height="24" title="Para descargar este MP3 desde iVoox utiliza el botón derecho del ratón y seleccionar "Guardar destino como..."" border="0"></a></div></td>
<td width="290" height="24" bgcolor="#999999"><div align="center">
<object data="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-02-11-12_md_1542814_wp_1.mp3" type="application/x-shockwave-flash" height="24" width="290">
<param value="playerwpress.swf?
soundFile=http://www.ivoox.com/vdm-emision-02-11-12_md_1542814_wp_1.mp3" name="movie" />
<param value="high" name="quality" />
<param value="true" name="menu" />
<param value="transparent" name="wmode" />
</object>
</div></td>
</tr>
</table>
<strong><font color="#FFFFCC" size="2">(SUMARIO OBTENIDO DE <a href="http://vocesdelmisterio.blogia.com/" target="_blank">VOCES
DEL MISTERIO</a>)</font></strong></div>
</div></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="606" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="40" valign="bottom">
<div align="center"><strong><a href="javascript:window.close();"><img src="cerrar1.jpg" title="Cerrar esta Ventana" name="Image1" width="134" height="30" border="0" id="Image1" onMouseOver="MM_swapImage('Image1','','cerrar2.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></strong></div></td>
</tr>
</table>
</div>
</body>
</html>