// utilizado en cursos recientes .es/ 

Menu3=new Array("Cursos de aulaClic","javascript:top.location.href='../index.htm'","",17,40,85,"f8dec5","800000","800000","fff6ec","800000","",-1,-1,-1,"","");



	Menu3_1=new Array("Access2007","javascript:top.location.href='/access2007/index.htm'","",0,20,115,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_2=new Array("CorelDraw","javascript:top.location.href='/coreldraw/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_3=new Array("Dreamweaver CS4","javascript:top.location.href='../dreamweaver-cs4/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_4=new Array("Excel2007","javascript:top.location.href='/excel2007/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_5=new Array("Flash CS4","javascript:top.location.href='/flash-cs4/index.htm'","",0,20,110,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_6=new Array("FrontPage2003","javascript:top.location.href='/frontpage2003/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_7=new Array("Google Docs","javascript:top.location.href='/googledocs/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_8=new Array("HTML","javascript:top.location.href='/html/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_9=new Array("Internet","javascript:top.location.href='/internet/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_10=new Array("OpenOffice","javascript:top.location.href='/openoffice/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_11=new Array("Outlook2007","javascript:top.location.href='/outlook2007/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_12=new Array("Photoshop CS4","javascript:top.location.href='/photoshop-cs4/index.htm'","",0,20,110,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_13=new Array("PowerPoint2007","javascript:top.location.href='/power2007/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_14=new Array("SQL","javascript:top.location.href='/sql/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_15=new Array("Word2007","javascript:top.location.href='/word2007/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_16=new Array("Windows 7","javascript:top.location.href='/windows7/index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	

	Menu3_17=new Array("Mas cursos...","javascript:top.location.href='../index.htm'","",0,20,100,"F9E8C5","800000","800000","fff6ec","800000",-1,-1,-1,"","");	



Menu4=new Array("Selección de cursos","javascript:top.location.href='http://www.aulaclic.net/cursos/'","",0,40,80,"f8dec5","800000","800000","fff6ec","800000","",-1,-1,-1,"","");



Menu5=new Array("Comprar cursos","javascript:top.location.href='curso_pago.htm'","",0,40,75,"f8dec5","800000","800000","fff6ec","800000","",-1,-1,-1,"","");



Menu6=new Array("Más opciones","javascript:top.location.href='http://www.aulaclic.net/user/'","",2,40,85,"f8dec5","800000","800000","fff6ec","800000","",-1,-1,-1,"","");



	Menu6_1=new Array("Foros","javascript:top.location.href='http://www.aulaclic.net/user/'","",0,20,110,"fff6ec","800000","800000","fff6ec","800000",-1,-1,-1,"","");	



	Menu6_2=new Array("Artículos","javascript:top.location.href='http://www.aulaclic.es/articulos/index.html'","",0,20,110,"fff6ec","800000","800000","fff6ec","800000",-1,-1,-1,"","");	



Menu7=new Array("<img src='"+BaseHref+"comunes/izquierda2.gif' align='center'>","javascript:irAnterior()" ,"",0,35,40,"f8dec5","800000","800000","fff6ec","800000",-1,-1,-1,"","");



Menu8=new Array("<img src='"+BaseHref+"comunes/derecha2.gif'>","javascript:irSiguiente()" ,"",0,35,40,"f8dec5","800000","800000","fff6ec","800000",-1,-1,-1,"","");



Menu9=new Array("<img src='"+BaseHref+"comunes/ayuda2.gif'>","informacion.htm","",0,35,40,"f8dec5","800000","800000","fff6ec","800000",-1,-1,-1,"","");



Menu10=new Array("rollover?"+BaseHref+"comunes/inicio2_texto.gif?"+BaseHref+"comunes/inicio2_texto.gif","javascript:top.location.href='../index.htm'" ,"",0,35,120,"f8dec5","f8dec5","f8dec5","f8dec5","f8dec5",-1,-1,-1,"","");



function irAnterior(){



var currPage = location;



	if (previous != "end"){



		currPage.href = eval('"' + previous + '"');



	}



	else{



			alert('No se puede retroceder. Es la primera pagina.');



	}



}







function irSiguiente(){



var currPage = location;



	if (next != "end"){



		currPage.href = eval('"' + next + '"');



	}



	else{



			alert('No se puede avanzar. Es la última pagina');



	}



}



function iSg(){



mURL= 'index.htm';



var currPage = location;



	tuvector = location.href.split("/");



	if (tuvector[0]!="http:"){



	   currPage.href = eval('"' + mURL + '"');}}



