
/* - javascriptParticipa - */
// http://concejo-online.penalolen.cl/portal_javascripts/javascriptParticipa?original=1
var pagina='http://concejo-online.penalolen.cl';
function redireccionar(){location.href=pagina}
function reajustarFrame(){var docHeight;if(typeof document.height!='undefined'){docHeight=document.height}
else if(document.body&&typeof document.body.scrollHeight!='undefined'){docHeight=document.body.scrollHeight}
docHeight=docHeight+50;var tamano;tamano=docHeight+'px';parent.document.getElementById('iframeplone').style.height=tamano}

