/*
JavaScript Vertical Image 'FFFFFF'
*/ 
CISlider1(['images/ico_portal.jpg','http://www.plancarteqro.edu.mx/portal','_self','Ingresa Al Portal del Colegio http://www.plancarteqro.edu.mx',160,120]);
CISlider1(['images/ico_congreso_plancartino.gif','http://www.plancarteqro.edu.mx/index_congreso_guadalupano.php','_self','Congreso Guadalupano Plancartino',160,120]);
CISlider1(['images/ico_thanksgiving.jpg','http://www.plancarteqro.edu.mx/index_thanksgiving09.php','_self','Thanksgiving Day',160,120]);
CISlider1(['images/ico_plancarte_edu_mx.jpg','http://www.plancarte.edu.mx','_self','Plancarte en México y el Mundo  http://www.plancarte.edu.mx',160,120]);
CISlider1(['images/ico_schools.jpg','http://www.ces.plancarteqro.edu.mx/','_self','Portal de Control Escolar',160,120]);
CISlider1(['images/ico_g_entrega_placas.jpg','http://www.plancarteqro.edu.mx/videos/acreditacion20ene09/index_video_acreditacion20ene09.html','_self','Entrega de Placas de Acreditación 20 Enero 2009',160,120]);
CISlider1(['images/ico_visita_8_jun_2008.jpg','http://www.plancarteqro.edu.mx/videos/visita8jun08/index_video_verificacion_8jun2008.html','_self','Video Visita de Verificación 8 jun 2008',160,120]);
CISlider1(['images/ico_visita_9_jun_2008.jpg','http://www.plancarteqro.edu.mx/videos/visita9jun08/index_video_verificacion_9jun2008.html','_self','Video Visita de Verificación 9 jun 2008',160,120]);
CISlider1(['images/ico_acreditacion_video.jpg','http://www.plancarteqro.edu.mx/index_acreditacion_video.php','_self','Video Institucional-Mejora Contínua hacia la Calidad',160,120]);
CISlider1(['images/ico_video1.jpg','http://www.plancarteqro.edu.mx/index_video1.php','_self','Video del Colegio Plancarte 1a Parte  http://www.plancarteqro.edu.mx',160,120]);
CISlider1(['images/ico_video2.jpg','http://www.plancarteqro.edu.mx/index_video2.php','_self','Video del Colegio Plancarte 2a Parte  http://www.plancarteqro.edu.mx',160,120]);

function CISlider1(ipa)
{
if(!(window.Slider1cfg))
	{eval('window.Slider1cfg=new Array();');};
Slider1cfg[Slider1cfg.length]=ipa;
};
function InitSlider1()
{
 if (!window.buah) 
	{setTimeout('InitSlider1()',350);return;}; 
new BKag('Slider1_div',160,400,1,39,0,0,'000066',Slider1cfg,4,4);};
InitSlider1();
