ypos=0;
hspeed=6;
lspeed=3;
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/


var ns4=document.layers?1:0
var ie4=document.all
var ns6=document.getElementById&&!document.all?1:0
var IE=ie4
var NS4=ns4
var NS=ns4

if (IE) {
	 document.write('<DIV ID="newsbar" style="visibility:visible;position:absolute ;Left : 0px ;Top : '+ypos+'px ;Z-Index : 20;" >')
}
if (NS) {
	 document.write('<LAYER visibility="show" top="'+ypos+'" name="newsbar" bgcolor="'+menuBGColor+'" left="0" >')
}

document.write('<a href="http://www.madrid.org"><img alt="" src="images/logomadridorg.gif" height="21" width="155" border="0" /></a>')
document.write('<marquee direction="left" scrollamount="'+hspeed+'" width="700" height="24" style="background-color: '+barBGColor+';border: 1px solid black;text-align:left;" onmouseover="this.scrollAmount='+lspeed+'" onmouseout="this.scrollAmount='+hspeed+'" border="0">')
document.write(' <font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'">')

document.write(' Novedades: ');

document.write('<img src="images/sgball.gif" alt="">');

document.write(' 29/06/2010  Publicados el calendario de exámenes de septiembre (En Calendario de exámenes)');

document.write('<img src="images/sgball.gif" alt="">');

document.write(' 24/06/2010  Publicados los libros de texto para el curso académico 2010-2011 (En Información Académica)');

document.write('<img src="images/sgball.gif" alt="">');

document.write(' 01/06/2010  Publicado el calendario de matriculaciones para el curso 2010-11 (En Comunicados)');




document.write('<img src="images/sgball.gif" alt="">');

document.write('<img src="images/sgball.gif" alt="">');






document.write('<img src="images/sgball.gif" alt="">');

document.write('</font></marquee>');

if (IE) {document.write('</DIV>')}
if (NS) {document.write('</LAYER>')}
