document.write('<STYLE TYPE=text/css>')
document.write('<!--')
document.write('body.cal { background-color: #E8F2FB; }')
document.write('a:active { color: #330066; text-decoration: underline; }')
document.write('a:hover { color: #330066; text-decoration: underline; }')
document.write('a:link { color: #330066; text-decoration: none; }')
document.write('a:visited { color: #0000FF; text-decoration: none; }')
document.write('/* Month Calendar Table View Setting */')
document.write('table.monthview    {')
document.write('width: 98%;')
document.write('background-color: #94BED6;')
document.write('color: #94BED6;')
document.write('border: 1px thin;')
document.write('border-collapse: separate;')
document.write('border-spacing: 1px;')
document.write('padding: 0px;')
document.write('spacing: 1px;')
document.write('}')
document.write('td.monthview    {')
document.write('background-color: #94BED6;')
document.write('color: #94BED6;')
document.write('height: 30px;')
document.write('}')
document.write('td.sundaytopcolor    {')
document.write('height: 50px;')
document.write('color: #D3E6F5;')
document.write('background-color: #D3E6F5;')
document.write('width: 16%;')
document.write('}')
document.write('td.weekdaytopcolor    {')
document.write('height: 50px;')
document.write('color: #E0F0F0;')
document.write('background-color: #E0F0F0;')
document.write('width: 14%;')
document.write('}')
document.write('td.sundayemptyclr    {')
document.write('height: 50px;')
document.write('background-color: #FFFFFF;')
document.write('}')
document.write('td.weekdayemptyclr    {')
document.write('height: 50px;')
document.write('background-color: #FFFFFF;')
document.write('}')
document.write('td.sundayclr    {')
document.write('height: 50px;')
document.write('background-color: #D3E6F5;')
document.write('}')
document.write('td.weekdayclr    {')
document.write('height: 50px;')
document.write('background-color: #FFFFCC;')
document.write('}')
document.write('td.todayclr    {')
document.write('background-color: #FFFF99;')
document.write('}')
document.write('/* Event Listing Table */')
document.write('table.listing {')
document.write('width: 100%;')
document.write('border-width: 0;')
document.write('background-color: #FFFFFF;')
document.write(' }')
document.write('hr.cal    {')
document.write('height: 1px;')
document.write('background-color: #2172A1;')
document.write('border: #2172A1;')
document.write('color: #2172A1;')
document.write('border: 0px;')
document.write('border-style: none;')
document.write('}')
document.write('li.cal    {')
document.write('list-style-type: plain;')
document.write('}')
document.write('/* Header Font */')
document.write('div.headerfont {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 16;')
document.write('background-color: #92BED7;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('}')
document.write('table.headerfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 16;')
document.write('background-color: #92BED7;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('width: 100%;')
document.write('}')
document.write('td.headerfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 16;')
document.write('background-color: #92BED7;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('}')
document.write('a.headerfont:link    {')
document.write('color: #000000;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.headerfont:visited    {')
document.write('color: #000000;')
document.write('}')
document.write('a.headerfont:hover    {')
document.write('color: #000000;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Title Font */')
document.write('/* for event titles : same as popup window title */')
document.write('div.titlefont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-decoration: underline;')
document.write('background-color: #E8F2FB;')
document.write('}')
document.write('table.titlefont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('background-color: #E8F2FB;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('width: 100%;')
document.write('}')
document.write('td.titlefont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('background-color: #E8F2FB;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('}')
document.write('a.titlefont:link    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.titlefont:visited    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.titlefont:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Alternating Row and Unapproved Events Color */')
document.write('tr.color0 { background-color: #D3E6F5; }')
document.write('tr.color1 { background-color: #E0F0F0; }')
document.write('tr.unapprovecolor { background-color: #FF9999; }')
document.write('/* Lines and Boxes */')
document.write('table.txtbox    {')
document.write('border: solid #999999;')
document.write('border-width: 1;')
document.write('}')
document.write('/* Calendar Top Header Font */')
document.write('table.todaytop    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #884422;')
document.write('font-size: 12;')
document.write('background-color: #FFFFFF;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('width: 100%;')
document.write('}')
document.write('td.todaytop    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #884422;')
document.write('font-size: 12;')
document.write('background-color: #FFFFFF;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('/* menu table background color */')
document.write('table.menufont    {')
document.write('background: #FFFFFF;')
document.write('width: 100%;')
document.write('}')
document.write('/* Calendar Footer Font */')
document.write('table.footer {')
document.write('background-color: #E8F2FB;')
document.write(' }')
document.write(' ')
document.write('td.footer {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000066;')
document.write('font-size: 10;')
document.write('background-color: #E8F2FB;')
document.write('font-style: italic;')
document.write('font-weight: normal;')
document.write(' }')
document.write(' ')
document.write(' a.footer {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000066;')
document.write('font-size: 10;')
document.write('font-style: italic;')
document.write('font-weight: normal;')
document.write('  }')
document.write(' a.footer:visited {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000066;')
document.write('font-size: 10;')
document.write('font-style: italic;')
document.write('font-weight: normal;')
document.write('  }')
document.write('a.footer:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000066;')
document.write('font-size: 10;')
document.write('font-style: italic;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Format event borders in calendar month view */')
document.write('table.eventborder    {')
document.write('border: solid #D0C0C8;')
document.write('border-top-width: 0;')
document.write('border-left-width: 0;')
document.write('border-right-width: 0;')
document.write('border-bottom-width: 1;')
document.write('}')
document.write('td.eventborder    {')
document.write('border: solid #D0C0C8;')
document.write('border-top-width: 0;')
document.write('border-left-width: 0;')
document.write('border-right-width: 0;')
document.write('border-bottom-width: 0;')
document.write('}')
document.write('td.eventtimeborder    {')
document.write('border: solid #D0C0C8;')
document.write('border-top-width: 0;')
document.write('border-left-width: 0;')
document.write('border-right-width: 1;')
document.write('border-bottom-width: 0;')
document.write('}')
document.write('/* Company Name Font */')
document.write('div.companynamefont {')
document.write('font-family: Verdana,Arial,Helvetica;')
document.write('color: #FFFFFF;')
document.write('font-size: 24;')
document.write('background-color: #2172A1;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-align: center;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Calendar Name Font */')
document.write('div.calendarnamefont {')
document.write('font-family: Verdana,Arial,Helvetica;')
document.write('color: #FFFFFF;')
document.write('font-size: 20;')
document.write('background-color: #2172A1;')
document.write('font-style: normal;')
document.write(' font-weight: bold;')
document.write('text-align: center;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Popup Event Title Font */')
document.write('div.popupeventtitlefont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 14;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-align: left;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Popup Event Content Font */')
document.write('div.popupeventfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-align: left;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Menu Text Font */')
document.write('div.menufont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.menufont:link    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.menufont:visited    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.menufont:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Normal Text Font */')
document.write('div.normalfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('table.normalfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('td.normalfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.normalfont:link    {')
document.write('color: #000000;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.normalfont:visited    {')
document.write('color: #000000;')
document.write('}')
document.write('a.normalfont:hover    {')
document.write('color: #000000;')
document.write('text-decoration: underline;')
document.write('}')
document.write('a.name:hover    {')
document.write('color: #000000;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Calendar Day Name Font */')
document.write('div.dayfont  {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #884400;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Calendar Date Numbers Font */')
document.write('div.datenumfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.datenumfont    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.datenumfont:visited    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.datenumfont:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Month Navigation Font */')
document.write('a.calfontnav    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 18;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.calfontnav:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 18;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('a.calfontnav:visited    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 18;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('/* Current Month Font */')
document.write('div.calfontasked    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 24;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: none;')
document.write('}')
document.write('a.calfontasked    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 24;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.calfontasked:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 24;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('a.calfontasked:visited    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #2172A1;')
document.write('font-size: 24;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('/* Small Event Font */')
document.write('div.smallcalevtime    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 10;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('div.smallcalev    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 10;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.smallcalev    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 10;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.smallcalev:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 10;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('/* Holiday Font */')
document.write('table.holidayfont {')
document.write('  background-color : #277CB2;')
document.write('}')
document.write('td.holidayfont {')
document.write('  background-color : #277CB2;')
document.write(' }')
document.write(' ')
document.write('a.holidayfont {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #FFFFFF;')
document.write('font-size: 10;')
document.write('background-color : #277CB2;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.holidayfont:hover {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #FFFFFF;')
document.write('font-size: 10;')
document.write('background-color : #277CB2;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('a.holidayfont:visited {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #FFFFFF;')
document.write('font-size: 10;')
document.write('background-color : #277CB2;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('/* Listing Block Title Font */')
document.write('div.blocktitlefont    {')
document.write('font-family: Arial,sans-serif,Helvetica;')
document.write('color: #FFFFFF;')
document.write('font-size: 15;')
document.write('background-color: #330099;')
document.write('font-style: normal;')
document.write('font-weight: bold;')
document.write('text-align: left;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Listing Block Events Text Font */')
document.write('div.blocktextfont    {')
document.write('font-family: Arial,sans-serif,Helvetica;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('background-color: #FFFFFF;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-align: left;')
document.write('text-decoration: none;')
document.write('}')
document.write('/* Message to signal progress, errors or failed results */')
document.write('h4  {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('font-style: italic;')
document.write('font-weight: normal;')
document.write('text-decoration: blink;')
document.write('}')
document.write('/* Small Cal Month Font */')
document.write('table.smallcalmth    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('width: 98%;')
document.write('}')
document.write('div.smallcalmth    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.smallcalmth    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.smallcalmth:visited    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('}')
document.write('a.smallcalmth:hover    {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 13;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-decoration: underline;')
document.write('}')
document.write('td.smallcalmth    {')
document.write('background-color: #D0D0D0;')
document.write('}')
document.write('/* Form Objects */')
document.write('form { display: inline; margin: 0; }')
document.write('input, textarea, select {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #000000;')
document.write('font-size: 12;')
document.write('background-color: #FFFFFF;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-align: left;')
document.write('text-decoration: none;')
document.write('}')
document.write('input.button {')
document.write('font-family: Arial,Helvetica,Sans Serif;')
document.write('color: #FFFFFF;')
document.write('font-size: 12;')
document.write('background-color: #2172A1;')
document.write('font-style: normal;')
document.write('font-weight: normal;')
document.write('text-align: left;')
document.write('text-decoration: none;')
document.write(' }')
document.write('input.radio {')
document.write('background-color: #E8F2FB;')
document.write('}')
document.write('input.checkbox0 {')
document.write('background-color: #D3E6F5;')
document.write('}')
document.write('input.checkbox1 {')
document.write('background-color: #E0F0F0;')
document.write('}')
document.write('a.menu {')
document.write('border-top : 1px #00FFFF solid;')
document.write('border-left : 1px #00FFFF solid;')
document.write('border-right : 1px #00FFFF solid;')
document.write('border-bottom : 1px #00FFFF solid;')
document.write('font-size: 12;')
document.write('font-family: Arial, sans-serif, Helvetica;')
document.write('color: #0000FF;')
document.write('padding-left: 2px;')
document.write('padding-right: 2px;')
document.write('}')
document.write('a.menuover {')
document.write('background-color: #FFFF80;')
document.write('border-top : 1px #0000FF solid;')
document.write('border-left : 1px #0000FF solid;')
document.write('border-right : 1px #0000FF solid;')
document.write('border-bottom : 1px #0000FF solid;')
document.write('font-size: 12;')
document.write('font-family: Arial, sans-serif, Helvetica;')
document.write('color: #0000FF;')
document.write('padding-left: 2px;')
document.write('padding-right: 2px;')
document.write('}')
document.write('//-->')
document.write('</STYLE>')
document.write('<!-- overLIB (c) Erik Bosrup -->')
document.write('<div id=\"overDiv\" style=\"position:absolute; visibility:hidden; z-index:1000;\"></div>')
document.write('<script language=\"JavaScript\" src=\"http://libroblanco.com/calendario/overlib.js\"></script>')
document.write('<!-- overLIB (c) Erik Bosrup -->')
document.write('<script language=\'Javascript\'>')
document.write('// script used for popup events')
document.write('function popup(event)')
document.write('{')
document.write('var url = \'http://libroblanco.com/calendario/cal_popup.php?op=view&id=\'+event ;')
document.write('window.open(url,\'Calendar\',\'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400\');')
document.write('}')
document.write('</script>')
document.write('<table align=center class=smallcalmth width=100%><tr><td align=center valign=middle width=\'100%\'><div class=smallcalmth><a class=smallcalmth href=http://libroblanco.com/calendario/minical.php?date=2008-04-01>&lt;&lt;</a>&nbsp; &nbsp; &nbsp;<a class=smallcalmth href=\"http://libroblanco.com/calendario/calendar.php?op=cal&month=5&year=2008\" target=_BASE>Mayo</a>  2008&nbsp; &nbsp; &nbsp;<a class=smallcalmth href=/calendario/minical.php?date=2008-06-01>&gt;&gt;</a></div></td></tr></table>')
document.write('<table align=center class=smallcalmth ><tr><td align=center width=14% ><div class=dayfont>Lun</div></td><td align=center width=14% ><div class=dayfont>Mar</div></td><td align=center width=14% ><div class=dayfont>Mie</div></td><td align=center width=14% ><div class=dayfont>Jue</div></td><td align=center width=14% ><div class=dayfont>Vie</div></td><td align=center width=15% ><div class=dayfont>Sab</div></td><td align=center width=14% ><div class=dayfont>Dom</div></td></tr>')
document.write('<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td align=center valign=top>')
document.write('<div class=smallcalmth>1</div></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-02\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(152);\\\'>II dudesconf (conferencia debian)</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(850);\\\'>Segundas Jornadas de Software Libre en el Centro de la Provincia de Buenos Aires</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 2 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>2</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-03\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(153);\\\'>II dudesconf (conferencia debian)</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(851);\\\'>Segundas Jornadas de Software Libre en el Centro de la Provincia de Buenos Aires</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 3 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>3</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-04\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(154);\\\'>II dudesconf (conferencia debian)</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 4 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>4</div></a></td>')
document.write('</tr>')
document.write('<tr><td align=center valign=top>')
document.write('<div class=smallcalmth>5</div></td>')
document.write('<td align=center valign=top>')
document.write('<div class=smallcalmth>6</div></td>')
document.write('<td align=center valign=top>')
document.write('<div class=smallcalmth>7</div></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-08\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(172);\\\'>Whyfloss madrid</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:00<br/>18:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(847);\\\'>Fase Final II CUSL</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>18:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(853);\\\'>Taller de instalación de Ubuntu en Salamanca (GLISA)</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 8 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>8</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-09\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(173);\\\'>Whyfloss madrid</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:00<br/>18:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(848);\\\'>Fase Final II CUSL</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 9 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>9</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-10\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(163);\\\'>Fedora day Argentina</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(858);\\\'>G11n: eu traduzo o teu software, santiago de compostela, España</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 10 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>10</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-11\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(859);\\\'>G11n: eu traduzo o teu software, santiago de compostela, España</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>12:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(852);\\\'>12:00 Mesa Redonda: El software libre en la administración pública</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 11 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>11</div></a></td>')
document.write('</tr>')
document.write('<tr><td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-12\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(855);\\\'>2º Concurso mashups en movilidad</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 12 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>12</div></a></td>')
document.write('<td align=center class=todayclr valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-13\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(219);\\\'>Jornadas de software libre en Marchena</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>19:30</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(43);\\\'>Ponencia Celebracion del conocimiento libre</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 13 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>13</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-14\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(220);\\\'>Jornadas de software libre en Marchena</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 14 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>14</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-15\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(221);\\\'>Jornadas de software libre en Marchena</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(174);\\\'>Whyfloss corrientes</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:30<br/>14:30</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(857);\\\'>Software libre. Nuevos modelos de negocio en día emprendedor de Galicia</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>19:00<br/>21:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(218);\\\'>Diseño, simulación y fabricación de circuitos con software libre</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 15 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>15</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-16\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(66);\\\'>2º Jornadas de Software Libre San Francisco, Córdoba (Argentina)</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(175);\\\'>Whyfloss corrientes</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:00<br/>18:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(155);\\\'>Tercera Reunión de Plone Cono Sur en Córdoba</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>10:00<br/>18:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(854);\\\'>I jornada de TinyERP zaragoza</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 16 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>16</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-17\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(67);\\\'>2º Jornadas de Software Libre San Francisco, Córdoba (Argentina)</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:00<br/>18:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(156);\\\'>Tercera Reunión de Plone Cono Sur en Córdoba</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 17 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>17</div></a></td>')
document.write('<td align=center valign=top>')
document.write('<div class=smallcalmth>18</div></td>')
document.write('</tr>')
document.write('<tr><td align=center valign=top>')
document.write('<div class=smallcalmth>19</div></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-20\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(222);\\\'>Congreso Internacional de Software Libre (Ecuador)</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 20 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>20</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-21\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(223);\\\'>Congreso Internacional de Software Libre (Ecuador)</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 21 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>21</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-22\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(224);\\\'>Congreso Internacional de Software Libre (Ecuador)</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 22 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>22</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-23\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(225);\\\'>Congreso Internacional de Software Libre (Ecuador)</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 23 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>23</div></a></td>')
document.write('<td align=center valign=top>')
document.write('<div class=smallcalmth>24</div></td>')
document.write('<td align=center valign=top>')
document.write('<div class=smallcalmth>25</div></td>')
document.write('</tr>')
document.write('<tr><td align=center valign=top>')
document.write('<div class=smallcalmth>26</div></td>')
document.write('<td align=center valign=top>')
document.write('<div class=smallcalmth>27</div></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-28\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(226);\\\'>Foro Nacional de software libre FONASOL&amp;#39;08</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 28 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>28</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-29\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(227);\\\'>Foro Nacional de software libre FONASOL&amp;#39;08</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 29 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>29</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-30\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(228);\\\'>Foro Nacional de software libre FONASOL&amp;#39;08</a></div></td></tr></table><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:00<br/>19:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(123);\\\'>eLiberatica - The Benefits of Open and Free Technologies</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 30 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>30</div></a></td>')
document.write('<td align=center class=smallcalmth valign=top>')
document.write('<a class=smallcalmth href=\'http://libroblanco.com/calendario/cal_day.php?op=day&date=2008-05-31\' onmouseover=\"return overlib(\'<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=center valign=top><table class=eventborder cellspacing=0 cellpadding=0 width=100%><tr><td align=center><td align=center class=eventtimeborder valign=top><div class=smallcalevtime>09:00<br/>19:00</div></td><td align=left valign=top width=80% class=eventborder><div class=smallcalev><a href=\\\'Javascript:void(0);\\\' onclick=\\\'Javascript:popup(124);\\\'>eLiberatica - The Benefits of Open and Free Technologies</a></div></td></tr></table></table>\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'125\',VAUTO,HAUTO,STICKY,CAPTION,\' 31 Mayo \');\" onmouseout=\"return nd();\"><div class=smallcalmth>31</div></a></td>')
document.write('<td>&nbsp;</td></tr><tr><td align=center valign=top colspan=7><table class=txtbox cellspacing=0 cellpadding=0><tr><td align=center><div class=smallcalmth> &nbsp;<a class=datenumfont href=\'http://libroblanco.com/calendario/cal_login.php\' onmouseover=\"return overlib(\'Necesita registro\',FGCOLOR,\'#FFFFFF\',TEXTSIZE,\'1\',WIDTH,\'225\',VAUTO,HAUTO,CAPTION,\'\');\" onmouseout=\"return nd();\">A&ntilde;adir evento&nbsp; </div></td></tr></table></td></tr></table> <script type=\"text/javascript\">var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\"); document.write(unescape(\"%3Cscript src=\'\" + gaJsHost + \"google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E\"));</script><script type=\"text/javascript\">var pageTracker = _gat._getTracker(\"UA-1204855-1\");pageTracker._initData();pageTracker._trackPageview();</script>')

