/*
---------------------------------------------------------------------
File..........: ventanas_curso_2000_2001_index.js
Author........: Victor Rivas Santos (vrivas@ujaen.es)
		Dpto. de Informática
		Universidad de Jaén
		EPS de Jaén, Avda de Madrid 35
		E23071, Jaen (Spain)
Date..........: 28-Nov-2000		
Description...: Definición de las ventanas de la página INDEX de
		curso 2000_2001
Modifications.:
============= 1 =============
  Author......: Victor Rivas (vrivas@ujaen.es)
  Date........: 15-jan-2001
  Description.: Introducimos las ventanas de horario y asignatura dentro
   		de ventanas para Primer y segundo cuatrimestre
============= 2 =============
  Author......: 
  Date........: 
  Description.: 
---------------------------------------------------------------------
*/


var COLOR_PDA=HORARIO_COLOR_TEORIA;
var COLOR_OFIM=HORARIO_COLOR_PRACTICAS;

/*
var horario_1=new Horario_Laboral( "09:30", "18:30" );
horario_1.INCREMENTO_MEDIAS_HORAS=1;

horario_1.cita( "LUNES", "16:00", "<span style='color: red;'>Tutorías</span>",
		3, HORARIO_COLOR_TUTORIAS );
horario_1.cita( "MIERCOLES", "16:00", "<span style='color: red;'>Tutorías</span>",
		3, HORARIO_COLOR_TUTORIAS );
horario_1.cita( "JUEVES", "16:00", "Tutorías",
		6, HORARIO_COLOR_TUTORIAS );

horario_1.cita( "LUNES", "17:30", "EEDD I (ITIG)<BR>Teoría (A4-24)",
		2, HORARIO_COLOR_TEORIA );
horario_1.cita( "JUEVES", "18:30", "EEDD I (ITIG)<BR>Teoría (A4-24)",
		2, HORARIO_COLOR_TEORIA );

horario_1.ALTURA_MINIMA=40;
*/

var horario_2=new Horario_Laboral( "09:30", "20:30" );

/*
horario_2.INCREMENTO_MEDIAS_HORAS=2;
horario_2.cita( "LUNES", "19:30", "Prog. Orientada a Objetos<BR>Teoría",
		1*2, HORARIO_COLOR_TEORIA  );
horario_2.cita( "JUEVES", "17:30", "Prog. Orientada a Objetos<BR>Teoría",
		2*2, HORARIO_COLOR_TEORIA  );
horario_2.cita( "MIERCOLES", "15:30", "Prog. Orientada a Objetos<BR>Prácticas - G3",
		2*2, HORARIO_COLOR_TEORIA );
horario_2.cita( "MIERCOLES", "17:30", "Prog. Orientada a Objetos<BR>Prácticas - G4",
		2*2, HORARIO_COLOR_TEORIA );
horario_2.cita( "MIERCOLES", "19:30", "Prog. Orientada a Objetos<BR>Prácticas - G4",
		2*2, HORARIO_COLOR_TEORIA );

		
*/
horario_2.INCREMENTO_MEDIAS_HORAS=1;

horario_2.cita( "LUNES", "16:00", "<B>Tutorías</B>",
		6, HORARIO_COLOR_TUTORIAS );
horario_2.cita( "JUEVES", "16:00", "<B>Tutorías</B>",
		3, HORARIO_COLOR_TUTORIAS );
horario_2.cita( "JUEVES", "18:30", "<B>Tutorías</B>",
		3, HORARIO_COLOR_TUTORIAS );

horario_2.ALTURA_MINIMA=40;

var horario=new Ventana( "", "15","15", 
	"<B>&nbsp;&nbsp;Horario "+CURSO_ACADEMICO+"</B>",
	"","99%", "",	"top","#FFFFFF", "#202050", 
	"#000000", "#ffffff", 1,2 );

/*var horario_tmp=new Horario_Laboral( "09:00", "19:30" );

horario_tmp.cita( "LUNES", "10:00", "Tutorías<BR>EPS",
			3, HORARIO_COLOR_TUTORIAS );
horario_tmp.cita( "MARTES", "10:00", "Tutorías<BR>EPS",
			3, HORARIO_COLOR_TUTORIAS );
horario.addSection( "<h3>Septiembre, 2004</h3>", "" );
*/
//horario.addSection( "<B>PRIMER CUATRIMESTRE</B><BR>", "" );
//horario.addSection( "<SCRIPT>horario_1.show( )</SCRIPT><BR>", "" );
horario.addSection( "<h4>2<sup>o</sup> Cuatrimestre</h4>", "" );
horario.addSection( "Se indicará en la página principal las horas de tutorías para cada semana de julio.<BR>", "" );
//horario.addSection( "<SCRIPT>horario_2.show_lista( )</SCRIPT><BR>", "" );
//horario.addSection( "<h2>2º Cuatrimestre</h2><BR>", "" );
//horario.addSection( "<SCRIPT>horario_2.show_lista( )</SCRIPT><BR>", "" );

/*horario.addSection( "<h4>Tutorías período Exámenes 2010</h4>", "" );
horario.addSection( "<SCRIPT>horario_2.show( )</SCRIPT><BR>", "" );
horario.addSection( "El martes 29 de Junio NO HABRÁ tutorías por coincidir con otro examen del profesor. Estas tutorías se moverán al miércoles día 30 ó viernes día 2, aunque está pendiente de confirmar.", "" );
*/
// -------------------
//   Asignaturas 1er y 2º cuat.
// -------------------

var asignaturas=new Ventana( "", "20","20", 
			 "<B>&nbsp;&nbsp;Asignaturas</B> - Curso "+
			     CURSO_ACADEMICO,
			"", "99%", "",	"top","#FFFFFF", "#202050", 
			"#000000", "#ffffff", 1,5 );



asignaturas.addSection( "EE. DD. I "+
		    "<FONT SIZE=-2> | I.T. Informática</FONT><BR>", 
		    "http://dv.ujaen.es/" );


asignaturas.addSection( "Ofimática "+
		    "<FONT SIZE=-2> | Dipl. Relaciones Laborales</FONT><BR>", 
		    "/docencia/ofim_laborales" );

asignaturas.addSection( "Doctorado"+
		    "<FONT SIZE=-2> | Informatica</FONT>", 
		    "/docencia/doctorado/" );
asignaturas.addSection( "Fundamentos de Informática"+
	"<FONT SIZE=-2> | Lic. Química</FONT><BR>", "/docencia/fi_quimica" );

asignaturas.addSeparator();

asignaturas.addSection( "Metod. y Tecnol. de Program. II"+
		    "<FONT SIZE=-2> | I.T. Informática G. - Curso 2004-2005</FONT>", 
		    "/~vrivas/docencia/mtp2" );

asignaturas.addSection( "Informática para Juristas "+
	"<FONT SIZE=-2> | Lic. Derecho - Curso 2003-2004</FONT><BR>", "/~vrivas/docencia/ij_derecho" );


asignaturas.addSeparator();
asignaturas.addSection( "Programación de Aplicaciones"+
		    "<FONT SIZE=-2> | I.T. Topografía</FONT>", 
		    "/docencia/pda_topografia" );
asignaturas.addSection( "Informática Aplicada"+
		    "<FONT SIZE=-2> | G.A.P.</FONT>", 
		    "http://wwwdi.ujaen.es/asignaturas/iaplicada/" );
asignaturas.addSection( "Ofimática "+ 
			"<FONT SIZE=-2> | Dip. Empresariales - Curso 2002-2003</FONT><BR>", 
		    "/~vrivas/docencia/curso_2002_2003/ofim_empresariales" );


