function getUrlId(){
	if(typeof(idpath)!="undefined"){
		if(typeof(path_list[idpath])!="undefined") {return(path_list[idpath][0]);}
		else{return('');}
	}else{return('');}
}
function getTitleId(){
	if(typeof(idpath)!="undefined"){
		if(typeof(path_list[idpath])!="undefined") {return(path_list[idpath][1]);}
		else{return('');}
	}else{return('');}
}
function llamadaUOC(link){
	num=1;
	if(Number(origen)!=51) {
		num=3;
	}
	if((typeof(link)!="undefined")&&(!link)){
		num--;
	}
	return(path_estudios[num]);
}
var idgmmd=0;
var path_estudios=new Array();
path_estudios[0]='> Todos los estudios';
path_estudios[1]='><a href="http://www.uoc.edu/web/esp/launiversidad/estudis/indexhome.html" class="titulo">Todos los estudios</a>';
path_estudios[2]='> University Master\'s Degree ';
path_estudios[3]='><a href="http://www.uoc.edu/masters/eng/master/web/_mostrarConFiltro/tipus/master/" class="titulo">University Master\'s Degree</a>';
var path_list=new Array();
	path_list["43596"]=['../master_oficial_educacion_TIC/master_oficial_educacion_TIC_plan.htm','M&aacute;ster oficial de Educaci&oacute;n y TIC <i>(e-learning</i>)'];
	
	path_list["42547"]=['../master_oficial_software_libre/master_oficial_software_libre_plan.htm','University Master\'s Degree Programme in Free Software'];
	
	path_list["42546"]=['../master_oficial_sociedad_informacion_conocimiento/master_oficial_sociedad_informacion_conocimiento_plan.htm','M&aacute;ster oficial de Sociedad de la informaci&oacute;n y el conocimiento'];
	
