� |
� |
� |
� |
Servicios |
� |
� |
|
� |
� |
|
|
|
|
� |
� |
� |
� |
� |
|
|
|
|
� |
� |
� |
� |
� |
|
|
|
|
� |
� |
� |
� |
OTROS SERVICIOS |
|
Encuentra lo que buscas en nuestros planos gu�a. |
|
|
Descubre la parte divertida de las noticias con nuestras vi�etas. |
|
|
| |
|
|
|
��SOCIEDAD |
La illeta - n� 215 - 2� Quincena enero-2013 �� |
|
|
Los mayores de El Campello se ejercitan y divierten en el curso �Terapia de Baile�
La Asociaci�n de Mayores de El CAmpello ha decidido ponerse en forma y divertirse al mismo tiempo por eso han puesto en marcha e� curso 'Terapia de Bail impartido por la monitora Emi Va��, los mi�rcoles de 18 h a 19 h.En estas clases de actividad f�sica, realizan estiramientos, equilibrios y pasos b�sicos de bailes latinos; tales como: tango, bachata, ch�-ch�-ch�, merengue en rueda, etc.
|
|
La Cofrad�a del Santo Entierro volvi� a celebrar un a�o m�s la Cena del Pobre
La Cofrad�a del Santo Entierro de El Campello celebra desde hace unos a�os la curiosa tradici�n del 'Sopar del pobre' .Una vez m�s, los componentes de esta Cofrad�a de Semana Santa de El Campello, la v�spera del Sorteo de la Loter�a de Navidad, disfrutan de su ��ltima cena de pobres�, por aquello de que al d�a siguiente les va a tocar el �Gordo�.
|
|
|
|
|
|
|
\
| \
\
\
\
\
\
\
\
| \
\
\
| \
";
if(!dir) dir=1;
if(gi_i==-1){
gi_i = 0;
html = html.replace(/#gi_ID#/ig,gi_id[gi_i]);
html = html.replace(/#gi_LINK#/ig,gi_link[gi_i]);
html = html.replace(/#gi_NOMBRE#/ig,gi_nombre[gi_i]);
html = html.replace(/#gi_EXT_IMAGEN#/ig,gi_ext_imagen[gi_i]);
html = html.replace(/#gi_WIDTH#/ig,gi_img_width[gi_i]);
html = html.replace(/#gi_HEIGHT#/ig,gi_img_height[gi_i]);
html = html.replace(/#gi_ID1#/ig,gi_id[gi_i]);
html = html.replace(/#gi_LINK1#/ig,gi_link[gi_i]);
html = html.replace(/#gi_NOMBRE1#/ig,gi_nombre[gi_i]);
html = html.replace(/#gi_EXT_IMAGEN1#/ig,gi_ext_imagen[gi_i]);
html = html.replace(/#gi_WIDTH1#/ig,gi_img_width[gi_i]);
html = html.replace(/#gi_HEIGHT1#/ig,gi_img_height[gi_i]);
gi_description_visible = true;
$('#gi_canvas_in').html(html);
}
else if(gi_id.length>1){
if(!dir) dir=1;
var desp = parseInt(gi_img_width[gi_i])+10;
desp = '-' + desp + 'px';
if(dir==1){
html = html.replace(/#gi_ID#/ig,gi_id[gi_i]);
html = html.replace(/#gi_NOMBRE#/ig,gi_nombre[gi_i]);
html = html.replace(/#gi_LINK#/ig,gi_link[gi_i]);
html = html.replace(/#gi_EXT_IMAGEN#/ig,gi_ext_imagen[gi_i]);
html = html.replace(/#gi_WIDTH#/ig,gi_img_width[gi_i]);
html = html.replace(/#gi_HEIGHT#/ig,gi_img_height[gi_i]);
if(pos==undefined) gi_i = (gi_i+1)%gi_id.length;
else gi_i = pos;
html = html.replace(/#gi_ID1#/ig,gi_id[gi_i]);
html = html.replace(/#gi_LINK1#/ig,gi_link[gi_i]);
html = html.replace(/#gi_NOMBRE1#/ig,gi_nombre[gi_i]);
html = html.replace(/#gi_EXT_IMAGEN1#/ig,gi_ext_imagen[gi_i]);
html = html.replace(/#gi_WIDTH1#/ig,gi_img_width[gi_i]);
html = html.replace(/#gi_HEIGHT1#/ig,gi_img_height[gi_i]);
$('#gi_canvas_in').css('marginLeft','0px');
$('#gi_canvas_in').html(html);
gi_animating = true;
$('#gi_canvas_in').animate({'marginLeft':desp},1000,gi_animating_end);
}
else if(dir==-1){
html = html.replace(/#gi_ID1#/ig,gi_id[gi_i]);
html = html.replace(/#gi_NOMBRE1#/ig,gi_nombre[gi_i]);
html = html.replace(/#gi_LINK1#/ig,gi_link[gi_i]);
html = html.replace(/#gi_EXT_IMAGEN1#/ig,gi_ext_imagen[gi_i]);
html = html.replace(/#gi_WIDTH1#/ig,gi_img_width[gi_i]);
html = html.replace(/#gi_HEIGHT1#/ig,gi_img_height[gi_i]);
if(pos==undefined) gi_i = (gi_i+gi_id.length-1)%gi_id.length;
else gi_i = pos;
html = html.replace(/#gi_ID#/ig,gi_id[gi_i]);
html = html.replace(/#gi_NOMBRE#/ig,gi_nombre[gi_i]);
html = html.replace(/#gi_LINK#/ig,gi_link[gi_i]);
html = html.replace(/#gi_EXT_IMAGEN#/ig,gi_ext_imagen[gi_i]);
html = html.replace(/#gi_WIDTH#/ig,gi_img_width[gi_i]);
html = html.replace(/#gi_HEIGHT#/ig,gi_img_height[gi_i]);
$('#gi_canvas_in').css('marginLeft',desp);
$('#gi_canvas_in').html(html);
gi_animating = true;
$('#gi_canvas_in').animate({'marginLeft':'0px'},1000,gi_animating_end);
}
}
gi_description_visible = true;
var height_desc = $('#gi_canvas_description_txt').height();
if(height_desc==0) height_desc=50;
$('#gi_canvas_description_bkg').height(height_desc);
$('#gi_canvas_description_bkg').css('margin-top',-height_desc + 'px');
$('#gi_canvas_description_txt').css('margin-top',-height_desc + 'px');
if(gi_id.length>0){
var height_desc = $('#gi_canvas_description1_txt').height();
$('#gi_canvas_description1_bkg').height(height_desc);
$('#gi_canvas_description1_bkg').css('margin-top',-height_desc + 'px');
$('#gi_canvas_description1_txt').css('margin-top',-height_desc + 'px');
}
}
}
$(document).ready(function(){
gi_get_html();
gi_interval = setInterval(gi_get_html,5000+Math.random()*3000);
});
//]]>
|
|
|
|
 |
• SE OFRECE chica de 19 a�os. Buena presencia. Auxiliar de enfermer�a y cursando higiene dental para consultorio o cl�nica odontol�gica. Horario tardes.. Telf: 693835815 |
|
|
• SE VENDE suelo industrial en San Vicente. Pol�gono "Rodalet". Parcelas desde 1000 m2. Telf: 655816050. [email protected] |
|
|
Ver m�s.. |
|