// JavaScript Document

// DWN BENEFACTORES
var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
	dimensions: [203, 90], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [	//["11l7ls0.jpg", "", "", "Nothing beats relaxing next to the pool when the weather is hot."],
		["imgs/benefactoras/pearsoneducacion1.gif","http://www.pearsoneducacion.net","_new"],
		//["imgs/asociadas/conamat.gif","http://www.conamat.com/","_new"],
		["imgs/benefactoras/fcisneros.gif","http://www.fundacion.cisneros.org/","_new"],
		["imgs/benefactoras/intel.gif", "http://www.intel.com/education/index.htm","_new"],
		["imgs/benefactoras/dell_home.gif", "http://www1.la.dell.com/content/default.aspx?c=ar&l=sp&~ck=geo","_new"],
		//["imgs/benefactoras/microsoft.gif", "http://www.microsoft.com/argentina/educacion/alianzaporlaeducacion/","_new"],
		["imgs/benefactoras/blackboard.gif", "http://www.blackbrd.com.mx/Bb/Blackboard.html","_new"],
		["imgs/benefactoras/hp.gif", "http://welcome.hp.com/country/lamerica_nsc_cnt_amer/es/companyinfo/globalcitizenship/tft.html","_new"],
		//["imgs/benefactoras/telvent.gif", "http://www.telvent.com/es/","_new"],
		["imgs/benefactoras/dominion.gif", "http://www.dominion.es/","_new"],
		["imgs/benefactoras/promethean.gif", "http://www.prometheanworld.com/spanish/","_new"],
		["imgs/benefactoras/follett.gif", "http://www.follettinternational.com/","_new"],
		["imgs/benefactoras/positivo.gif", "http://www.positivo.com.br/espanol/grupo/grupo.htm","_new"],
		["imgs/benefactoras/sheducation.gif", "http://www.sungardhe.com/?LangType=1033","_new"],
		["imgs/benefactoras/oracle_home.gif","http://www.oraclefoundation.org/","_new"], //<--no trailing comma after very last image element!
		["imgs/benefactoras/ptresd.gif", "http://www.p3d.com.br/","_new"],
		["imgs/benefactoras/royalet.gif", "http://www.royaledutech.com/","_new"],
		//["imgs/benefactoras/tralcom.gif", "http://www.tralcom.com/","_new"],		
		["imgs/benefactoras/uoc.gif","http://www.uoc.edu/portal/castellano/","_new"],
		["imgs/benefactoras/uap_home.gif","http://www.uap.edu.pe/","_new"],
		["imgs/benefactoras/unicaribe.gif","http://www.unicaribe.edu.do/","_new"] //<--no trailing comma after very last image element!
		//["imgs/benefactoras/bizpills_home.gif", "http://web.bizpills.es/","_new"],
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false}, //type:'auto|manual', pause:milliseconds, cycles:0|integer, wraparound:true|false, randomize:true|false
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "none", //always, ondemand, none
	togglerid: ""
})

// DWN VINCULACIÓN INSTITUCIONAL
var mygallery2=new fadeSlideShow({
	wrapperid: "fadeshow2", //ID of blank DIV on page to house Slideshow
	dimensions: [203, 90], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/auspician/oei.gif", "http://www.oei.es/","_new"],
		["imgs/asociadas/relpe.gif","http://www.relpe.org/relpe/","_new"],
		["imgs/asociadas/ilce.gif","http://www.ilce.edu.mx/","_new"],
		["imgs/asociadas/me_gov.gif","http://www.me.gov.ar/","_new"],
		["imgs/asociadas/seedbrasil.gif","http://portal.mec.gov.br/seed/","_new"],
		["imgs/asociadas/me_col.gif","http://www.mineducacion.gov.co/1621/channel.html","_new"],
		["imgs/asociadas/mepcor.gif","http://www.mep.go.cr/","_new"],
		["imgs/asociadas/sep.gif","http://www.sep.gob.mx/","_new"],
		["imgs/asociadas/meduca.gif","http://www.meduca.gob.pa/","_new"],
		//["imgs/asociadas/mincuba.gif","http://www.mes.edu.cu/","_new"],
		//["imgs/asociadas/aragon.gif","http://portal.aragon.es/portal/page/portal/DGA/INICIO","_new"],
		["imgs/asociadas/me_paraguay.gif","http://www.mec.gov.py/","_new"],
		["imgs/asociadas/me_uruguay.gif","http://www.mec.gub.uy/","_new"],
		//["imgs/asociadas/mecgub.gif","http://www.mec.gub.uy/","_new"],
		["imgs/asociadas/mescyt.gif","http://www.seescyt.gov.do/default.aspx","_new"],
		["imgs/asociadas/me_rd.gif","http://www.see.gob.do/portalSEE/index.htm","_new"],
		["imgs/asociadas/oit_cinterfor.gif","http://www.cinterfor.org.uy/public/spanish/region/ampro/cinterfor/","_new"],
		["imgs/asociadas/oij.gif","http://www.oij.org/","_new"],
		["imgs/asociadas/cyted.gif","http://www.cyted.org/","_new"],
		["imgs/asociadas/iberpyme.gif","http://www.iberpymeonline.org/","_new"],
		["imgs/asociadas/fundibeq.gif","http://www.fundibeq.org/","_new"],
		["imgs/asociadas/atei.gif","http://www.atei.es/nci/pages/inicio.asp","_new"],
		["imgs/asociadas/snte.gif", "http://www.snte.org.mx/","_new"],
		["imgs/asociadas/iesalc.gif","http://www.iesalc.unesco.org.ve/","_new"]
		//["imgs/asociadas/universia.gif","http://www.universia.net/","_new"],
		//["imgs/asociadas/uned.gif","http://www.uned.es","_new"],
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// DWN COLABORAN
var mygallery3=new fadeSlideShow({
	wrapperid: "fadeshow3", //ID of blank DIV on page to house Slideshow
	dimensions: [203, 90], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/colaboradoras/gdln.gif", "http://www.gdln.org/sp/index.html","_new"],
		["imgs/colaboradoras/istec.gif", "http://www.istec.org/","_new"],
		["imgs/colaboradoras/clara.gif", "http://www.redclara.net/","_new"],
		["imgs/colaboradoras/educar.gif", "http://www.educ.ar/educar/","_new"],
		["imgs/colaboradoras/inta.gif", "http://www.inta.gov.ar/","_new"],
		//["imgs/colaboradoras/asocespanola.gif", "http://www.fundaciones.org/","_new"], 10/07/2011
		//["imgs/asociadas/oui.gif","http://www.oui-iohe.qc.ca/INDX/es-index.htm","_new"],
		["imgs/colaboradoras/aualcpi.gif","http://www.redaualcpi.org/","_new"],
		//["imgs/colaboradoras/redivu.gif","http://www.redivu.org/","_new"],
		["imgs/colaboradoras/csuca.gif", "http://www.csuca.edu.gt/","_new"],
		["imgs/colaboradoras/augm.gif", "http://www.grupomontevideo.edu.uy/","_new"],
		["imgs/colaboradoras/ascun.gif", "http://www.ascun.org.co/","_new"],
		["imgs/colaboradoras/hacu.gif", "http://www.hacu.net/hacu/Default_EN.asp","_new"],
		//["imgs/asociadas/aiesad.gif", "http://www.uned.es/aiesad/","_new"],
		["imgs/colaboradoras/guni.gif", "http://www.guni-rmies.net/","_new"],
		["imgs/colaboradoras/usp.gif", "http://www4.usp.br/","_new"],
		//["imgs/colaboradoras/unisul.gif", "http://www.unisul.br/content/site/Inicio/","_new"],
		["imgs/colaboradoras/eafit.gif", "http://www.eafit.edu.co/","_new"],
		["imgs/colaboradoras/abreu.gif", "http://www.uclv.edu.cu/","_new"],
		["imgs/colaboradoras/usal.gif","http://www.usal.es/webusal/","_new"],
		["imgs/colaboradoras/ecoesad.gif","http://www.ecoesad.org.mx/","_new"],
		["imgs/colaboradoras/anuies.gif", "http://www.anuies.mx/","_new"],
		["imgs/colaboradoras/udg.gif","http://www.udg.mx/","_new"],
		["imgs/asociadas/monterrey.gif","http://www.itesm.edu/","_new"],
		["imgs/colaboradoras/alianza.gif", "http://www.alianzaestrategica.edu.pe/principal.php?id=13","_new"],
		["imgs/colaboradoras/rectores.gif", "http://www.anr.edu.pe/","_new"],
		//["imgs/colaboradoras/sanmarcos.gif", "http://www.unmsm.edu.pe/","_new"],
		["imgs/colaboradoras/uladech.gif", "http://www.uladech.edu.pe/","_new"],
		["imgs/colaboradoras/stodomingo.gif", "http://www.uasd.edu.do/","_new"],
		["imgs/colaboradoras/itla.gif", "http://www.itla.edu.do/","_new"],
		//["imgs/colaboradoras/intec.gif", "http://www.intec.edu.do/","_new"],
		//["imgs/colaboradoras/uapa.gif", "http://www.uapa.edu.do/uapasitev3/","_new"],
		["imgs/colaboradoras/senai.gif", "http://www.senai.br/br/home/index.aspx","_new"],
		["imgs/colaboradoras/exe.gif", "http://www.fundacionexe.org.co/","_new"]
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// DWN SEDES NACIONALES
var mygallery4=new fadeSlideShow({
	wrapperid: "fadeshow4", //ID of blank DIV on page to house Slideshow
	dimensions: [203, 90], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/sedes/ieseve.gif", "http://www.redsocialfuva.org.ar/redsocial/ieseve/ieseve.htm","_new"],
		["imgs/sedes/fundacion_idea.gif", "http://www.fundacionidea.edu.bo/","_new"],
		["imgs/sedes/univap.gif", "http://www.univap.br","_new"],
		["imgs/sedes/uvirtualcl.gif", "http://www.uvirtual.cl/","_new"],
		["imgs/sedes/loja.gif", "http://www.utpl.edu.ec/","_new"],
		["imgs/sedes/uah.gif", "http://www.uah.es","_new"],
		["imgs/sedes/oei.gif", "http://www.oei.es/oeielsal/","_new"],
		["imgs/sedes/unam.gif", "http://www.cuaed.unam.mx/","_new"],
		["imgs/sedes/panama.gif", "http://www.up.ac.pa","_new"],
		["imgs/sedes/uap.gif", "http://www.uap.edu.pe/","_new"],
		["imgs/sedes/funglode.gif", "http://www.funglode.org ","_new"],
		["imgs/sedes/aved.gif", "http://www.aved.edu.ve/","_new"]
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// TOP AUSPICIAN
var mygallery5=new fadeSlideShow({
	wrapperid: "fadeshow5", //ID of blank DIV on page to house Slideshow
	dimensions: [214, 90], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/auspician/dominicana.gif","http://www.presidencia.gob.do/app/frontpage.aspx","_new"],
		//["imgs/auspician/oea.gif", "http://www.educoea.org/Portal/?culture=es","_new"],
		//["imgs/auspician/segib.gif","http://www.segib.org","_new"],
		["imgs/auspician/parlatino.gif", "http://www.parlatino.org/","_new"],
		["imgs/auspician/unesco.gif", "http://portal.unesco.org/geography/es/ev.php-URL_ID=7453&amp;URL_DO=DO_TOPIC&amp;URL_SECTION=201.html/","_new"],
		//["imgs/auspician/oei.gif", "http://www.oei.es/","_new"],
		["imgs/auspician/gfdd.gif", "http://www.globalfoundationdd.org","_new"],
		//["imgs/auspician/telefonica.gif", "http://www.fundacion.telefonica.com/","_new"],
		["imgs/asociadas/udual.gif","http://www.unam.mx/udual/","_new"]
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// MID FOTOGALERIA
var mygallery6=new fadeSlideShow({
	wrapperid: "fadeshow6", //ID of blank DIV on page to house Slideshow
	dimensions: [232, 207], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/galeria/01.jpg","http://www.virtualeduca.org/fotogaleria08.htm"],
		["imgs/galeria/02.jpg", "http://www.virtualeduca.org/fotogaleria08.htm"],
		["imgs/galeria/03.jpg","http://www.virtualeduca.org/fotogaleria08.htm"],
		["imgs/galeria/04.jpg", "http://www.virtualeduca.org/fotogaleria08.htm"],
		["imgs/galeria/05.jpg", "http://www.virtualeduca.org/fotogaleria08.htm"],
		["imgs/galeria/06.jpg", "http://www.virtualeduca.org/fotogaleria08.htm"]
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// MID PORTALES
var mygallery7=new fadeSlideShow({
	wrapperid: "fadeshow7", //ID of blank DIV on page to house Slideshow
	dimensions: [232, 145], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/portales/caribe.gif", "http://www.virtualeducacaribe.org","_new"],
		["imgs/portales/camerica.gif","http://www.vieduca.org/","_new"],
		["imgs/portales/argentina.gif","http://www.iesevevirtual.edu.ar/virtualeduca/","_new"],
		["imgs/portales/brasil.gif", "http://www.wix.com/virtualeduca/aveb","_new"],
		["imgs/portales/ecuador.gif","http://www.utpl.edu.ec/virtualeduca/","_new"],
		["imgs/portales/ruive.gif","http://www.virtualeducaperu.org/","_new"],
		["imgs/portales/forosencuentro.gif", "http://www.virtualeduca.org/encuentros/","_new"],
		["imgs/portales/veexposicion.gif", "http://www.virtualeduca.org/exposicion/","_new"],
		//["imgs/portales/santodomingo.gif", "http://www.virtualeduca.info/santodomingo2010","_new"],
		//["imgs/portales/conosurparaguay.gif", "http://www.virtualeducaparaguay.org.py/","_new"],
		//["imgs/portales/monterrey.gif", "http://www.virtualeduca.info/monterrey2011","_new"],
		["imgs/portales/canalip.gif", "http://www.nciwebtv.tv/299_virtualeduca","_new"]
	],
	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// MID MODELOS DE REFERENCIA
var mygallery8=new fadeSlideShow({
	wrapperid: "fadeshow8", //ID of blank DIV on page to house Slideshow
	dimensions: [232, 84], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/promueve/relpe.gif", "http://www.relpe.org/","_new"],
		["imgs/promueve/alianza_educacion.gif", "http://alianza.sep.gob.mx/","_new"],
		["imgs/promueve/ceibal.gif", "http://www.ceibal.edu.uy","_new"],
		["imgs/promueve/colombia_aprende.gif", "http://www.colombiaaprende.edu.co/html/home/1592/channel.html","_new"],
		["imgs/promueve/redolac.gif", "http://www.reddolac.org/","_new"],
		["imgs/promueve/atc21s.gif", "http://atc21s.org/","_new"],
		["imgs/promueve/globalgridforlearning.gif", "http://www.globalgridforlearning.com/","_new"],
		["imgs/promueve/khanacademy.gif", "http://www.khanacademy.org/","_new"],
		["imgs/promueve/unam.gif","http://www.cated.cuaed.unam.mx/","_new"],
		["imgs/promueve/agrega.gif", "http://www.proyectoagrega.es/","_new"],
		["imgs/promueve/uoc.gif", "http://www.uoc.edu/portal/castellano/catedra_unesco/index.html","_new"],
		["imgs/promueve/uned.gif","http://www.uned.es/catedraunesco-ead/","_new"]
		//["imgs/promueve/m1000x1000.gif", "http://www.see.gob.do/portalSEE/index.htm","_new"],
		//["imgs/promueve/catedu.gif", "http://www.catedu.es/webcatedu/","_new"],
		//["imgs/promueve/tec.gif", "http://prod49ws.itesm.mx/index.php?option=com_content&task=view&id=17&Itemid=34","_new"],
		//["imgs/promueve/udg.gif", "http://centrocultural.udgvirtual.udg.mx/","_new"]
	],
	displaymode: {type:'auto', pause:1500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// MID VEPROMUEVE
var mygallery9=new fadeSlideShow({
	wrapperid: "fadeshow9", //ID of blank DIV on page to house Slideshow
	dimensions: [232, 84], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/promueve/ecollege.gif", "http://www.ecollege.com/espanol/","_new"],
		["imgs/promueve/intel.gif", "http://www.intel.com/education/la/es/","_new"],
		["imgs/promueve/dell.gif", "http://content.dell.com/mx/es/k-12/connected-classroom-main.aspx?cs=mxk121","_new"],
		["imgs/promueve/dominion.gif", "http://www.dominion.es/UnidadesdeNegocio/Soluciones/SociedadDigital/SolucionesparaelSectorEducativo.aspx","_new"],
		["imgs/promueve/cisneros.gif", "http://www.ame.cisneros.org/Public/QueEsAme.aspx","_new"],
		["imgs/promueve/uabc-blackboard.gif", "http://uabc.blackboard.com/","_new"],
		["imgs/promueve/follettinternational.gif", "http://follettinternational.com/","_new"],
		["imgs/promueve/prometheanplanet.gif", "http://www1.prometheanplanet.com/es/","_new"],
		["imgs/promueve/eblocks.gif", "http://www.eblocks.net/es/header/about_positivo.php","_new"],
		["imgs/promueve/sungard.gif", "http://www.sungardhe.com.ve/","_new"],
		["imgs/promueve/educaredglobal.gif", "http://www.thinkquest.org/es/","_new"]
		//["imgs/promueve/educaredglobal.gif", "http://www.educared.org/global/educared/","_new"],
		//["imgs/promueve/profesores_innovadores.gif", "http://www.educared.net/profesoresinnovadores/","_new"],
		//["imgs/promueve/ame.gif", "http://www.ame.cisneros.org/Public/QueEsAme.aspx","_new"],
		//["imgs/promueve/microsoft.gif", "http://www.microsoft.com/latam/educacion/alianzaporlaeducacion/","_new"],
		//["imgs/promueve/bela.gif", "http://www.conamat.com/convocatoria_e-lerning.html","_new"],
		//["imgs/promueve/aula_interactiva.gif", "http://www.tralcom.com/","_new"],
		//["imgs/promueve/blackboard.gif", "http://www.blackboard.com/","_new"]
	],
	displaymode: {type:'auto', pause:1500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// BAN ADSCRITO
var mygallery10=new fadeSlideShow({
	wrapperid: "fadeshow10", //ID of blank DIV on page to house Slideshow
	dimensions: [236, 106], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["imgs/ban-adscrito-segib.gif", "http://www.segib.org/","_new"],
		["imgs/ban-adscrito-oea.gif", "http://www.oas.org/es/","_new"]
	],
	displaymode: {type:'auto', pause:1500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 2000, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

// BAN ENCUENTROS
//var mygallery11=new fadeSlideShow({
//	wrapperid: "fadeshow11", //ID of blank DIV on page to house Slideshow
//	dimensions: [397, 159], //width/height of gallery in pixels. Should reflect dimensions of largest image
//	imagearray: [
//		["imgs/banner-uruguay2011.jpg", "http://www.ceibalvirtualeduca.edu.uy/","_new"],
//		["imgs/banner-peru2011.jpg", "http://www.virtualeducaperu.org/encuentro2011/","_new"]
//	],
//	displaymode: {type:'auto', pause:2000, cycles:0, wraparound:false},
//	persist: false, //remember last viewed slide and recall within same session?
//	fadeduration: 2000, //transition duration (milliseconds)
//	descreveal: "ondemand",
//	togglerid: ""
//})


// BANNERS CENTRO
//var mygallery10=new fadeSlideShow({
//	wrapperid: "fadeshow10", //ID of blank DIV on page to house Slideshow
//	dimensions: [397, 159], //width/height of gallery in pixels. Should reflect dimensions of largest image
//	imagearray: [
//		["imgs/banner-monterrey2011.jpg", "http://www.virtualeduca.info/mexico2011/","_new"],
//		["imgs/banner-paraguay2010.jpg", "http://www.virtualeducaparaguay.org.py/","_new"]
//	],
//	displaymode: {type:'auto', pause:3000, cycles:0, wraparound:false},
//	persist: false, //remember last viewed slide and recall within same session?
//	fadeduration: 1000, //transition duration (milliseconds)
//	descreveal: "ondemand",
//	togglerid: ""
//})


//var mygallery10=new fadeSlideShow({
//	wrapperid: "fadeshow10", //ID of blank DIV on page to house Slideshow
//	dimensions: [236, 70], //width/height of gallery in pixels. Should reflect dimensions of largest image
//	imagearray: [
//		["", "", "", "Convocatoria de becas OEA para la Maestr&iacute;a &quot;Entornos virtuales de aprendizaje&quot; (Universidad de Panam&aacute; &shy; Virtual Educa)."],
//		["", "", "", "<a href='novedades.htm#02' style=' color:#fff; text-decoration:none;'>C@mpus de las Matem&aacute;ticas: El programa &quot;Especialist@ en la ense&ntilde;anza de las Matem&aacute;ticas&quot;, adoptado por la Universidad de Panam&aacute;.</a>"],
//		["", "", "", "<a href='novedades.htm#03' style=' color:#fff; text-decoration:none;'>INTEL y DELL se adhieren al Acuerdo Marco Virtual Educa, del que son instituciones signatarias la OEA y la SEGIB</a>"] //<--no trailing comma after very last image element!
//	],
//	displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false},
//	persist: false, //remember last viewed slide and recall within same session?
//	fadeduration: 100, //transition duration (milliseconds)
//	descreveal: "peekaboo", //always
//	togglerid: ""
//})
