SlideShare ist ein Scribd-Unternehmen logo
1 von 9
REDES SOCIALES<br /><!-- AddThis Button BEGIN --><br /><div><a expr:addthis:title='data:post.title' expr:addthis:url='data:post.url' class='addthis_button'><img src=quot;
http://s7.addthis.com/static/btn/v2/lg-share-en.gifquot;
 width=quot;
125quot;
 height=quot;
16quot;
 alt=quot;
Bookmark and Sharequot;
 style=quot;
border:0quot;
 /></a><br /><script type=quot;
text/javascriptquot;
 src=quot;
http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4b9008fb10b77c86quot;
></script></div><br /><!-- AddThis Button END --><br />HORA<br /><!--- codigo creatupropiaweb.com---><table border=quot;
0quot;
 id=quot;
t1quot;
><tr><td><a href=quot;
http://www.creatupropiaweb.comquot;
><param name=quot;
wmodequot;
 value=quot;
transparentquot;
 /><embed style=quot;
quot;
 src=quot;
http://www.creatupropiaweb.com/recursos/relojes/relojes_2/digital_sonido_clicks.swfquot;
 wmode=quot;
transparentquot;
 type=quot;
application/x-shockwave-flashquot;
 height=quot;
45quot;
 width=quot;
100quot;
><param name=quot;
wmodequot;
 value=quot;
transparentquot;
 /></embed></a></td></tr></table><!--- codigo creatupropiaweb.com---><br />GOOGLE<br /><!-- SiteSearch Google --> <br /><style> <br />input.boton { <br />    background: #f0f8ff; <br />    border: 1px solid #0000cd; <br />    font: small Arial; <br />    color: black; <br />} <br /></style><br /><form action=quot;
http://www.google.com/searchquot;
 target=quot;
_blankquot;
 method=quot;
GETquot;
> <br /><input value=quot;
UTF-8quot;
 name=quot;
iequot;
 type=quot;
hiddenquot;
 /> <br /><input value=quot;
UTF-8quot;
 name=quot;
oequot;
 type=quot;
hiddenquot;
 /> <br /><input value=quot;
la dirección de tu blogquot;
 name=quot;
sitesearchquot;
 type=quot;
hiddenquot;
 /> <br /><input value=quot;
la dirección de tu blogquot;
 name=quot;
domainsquot;
 type=quot;
hiddenquot;
 /> <br /><a href=quot;
http://www.google.com/quot;
> <br /><img border=quot;
0quot;
 alt=quot;
Googlequot;
 src=quot;
http://www.google.com/logos/Logo_40wht.gifquot;
 /> <br /></a> <br /><br /> <br /><input maxlength=quot;
255quot;
 value=quot;
quot;
 name=quot;
qquot;
 size=quot;
30quot;
 type=quot;
textquot;
 /> <br /><br /> <br /><input value=quot;
Buscar en este blogquot;
 class=quot;
botonquot;
 name=quot;
btnGquot;
 type=quot;
submitquot;
 /> <br /></form> <br /><!-- SiteSearch Google --><br />FEEDJIT <br /><script type=quot;
text/javascriptquot;
 src=quot;
http://feedjit.com/serve/quot;
></script><br /><noscript><a href=quot;
http://feedjit.com/quot;
>Feedjit live traffic feed</a></noscript><br />MICROCHAT<br /><iframe src='http://cw.gabbly.com/gabbly/cw.jsp?e=1&t=www.martinmoreyra.blogspot.com' scrolling='no' style='width:300px; height:250px' frameborder='0'></iframe><br />ALMANAQUE<br /><!---- Inicio Código Calendario www.Crea tu propia Web.com ----><br /><table border=quot;
0quot;
 width=quot;
130quot;
 id=quot;
table1quot;
 style=quot;
border=quot;
0quot;
 background=quot;
http://www.creatupropiaweb.com/recursos/calendarios/calendarios_3/racing_car.gifquot;
 cellpadding=quot;
0quot;
 cellspacing=quot;
0quot;
 height=quot;
150quot;
><br /><tr><br /><td style=quot;
border=quot;
0quot;
  background=quot;
http://www.creatupropiaweb.com/recursos/calendarios/calendarios_3/racing_car.gifquot;
 height=quot;
130quot;
><br /><p align=quot;
centerquot;
><script language=quot;
JavaScriptquot;
><br /><!--//Begin<br />monthnames = new Array(<br />quot;
Eneroquot;
,<br />quot;
Febreroquot;
,<br />quot;
Marzoquot;
,<br />quot;
Abrilquot;
,<br />quot;
Mayoquot;
,<br />quot;
Junioquot;
,<br />quot;
Julioquot;
,<br />quot;
Agostoquot;
,<br />quot;
Septiembrequot;
,<br />quot;
Octubrequot;
,<br />quot;
Noviembrequot;
,<br />quot;
Diciembrequot;
);<br />var linkcount=0;<br />function addlink(month, day, href) {<br />var entry = new Array(3);<br />entry[0] = month;<br />entry[1] = day;<br />entry[2] = href;<br />this[linkcount++] = entry;<br />}<br />Array.prototype.addlink = addlink;<br />linkdays = new Array();<br />monthdays = new Array(12);<br />monthdays[0]=31;<br />monthdays[1]=28;<br />monthdays[2]=31;<br />monthdays[3]=30;<br />monthdays[4]=31;<br />monthdays[5]=30;<br />monthdays[6]=31;<br />monthdays[7]=31;<br />monthdays[8]=30;<br />monthdays[9]=31;<br />monthdays[10]=30;<br />monthdays[11]=31;<br />todayDate=new Date();<br />thisday=todayDate.getDay();<br />thismonth=todayDate.getMonth();<br />thisdate=todayDate.getDate();<br />thisyear=todayDate.getYear();<br />thisyear = thisyear % 100;<br />thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear));<br />if (((thisyear % 4 == 0) <br />&& !(thisyear % 100 == 0))<br />||(thisyear % 400 == 0)) monthdays[1]++;<br />startspaces=thisdate;<br />while (startspaces > 7) startspaces-=7;<br />startspaces = thisday - startspaces + 1;<br />if (startspaces < 0) startspaces+=7;<br />document.write(quot;
quot;
);<br />document.write(quot;
<table class='fonte' style='padding-left:3px; font-color:#ffffff' size='2' font-family:tahoma;quot;
 );<br />document.write(quot;
 cellpadding=0 cellspacing=0>quot;
);<br />document.write(quot;
<tr><td colspan=7 class='mes_ano'><center><font color='#6699FF' size='2' face='tahoma'>quot;
 <br />+ monthnames[thismonth] + quot;
 quot;
 + thisyear <br />+ quot;
</font></center></td></tr>quot;
);<br />document.write(quot;
<tr>quot;
);<br />document.write(quot;
<td class='feira'><font color='#FF0000' size='2' face='tahoma'>D</font></td>quot;
);<br />document.write(quot;
<td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>L</font></td>quot;
);<br />document.write(quot;
<td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>M</font></td>quot;
);<br />document.write(quot;
<td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>M</font></td>quot;
);<br />document.write(quot;
<td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>J</font></td>quot;
);<br />document.write(quot;
<td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>V</font></td>quot;
);<br />document.write(quot;
<td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>S</font></td>quot;
); <br />document.write(quot;
</tr>quot;
);<br />document.write(quot;
<tr>quot;
);<br />for (s=0;s<startspaces;s++) {<br />document.write(quot;
<td><font color='#6699FF' size='2' face='tahoma'>-</font></td>quot;
);<br />}<br />count=1;<br />while (count <= monthdays[thismonth]) {<br />for (b = startspaces;b<7;b++) {<br />linktrue=false;<br />document.write(quot;
<td><font color='#6699FF' size='2' face='tahoma'>quot;
);<br />for (c=0;c<linkdays.length;c++) {<br />if (linkdays[c] != null) {<br />if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) {<br />document.write(quot;
<a href="
quot;
 + linkdays[c][2] + quot;
"
>quot;
);<br />linktrue=true;<br />}<br />}<br />}<br />if (count==thisdate) {<br />document.write(quot;
<font color='#FFFF00' size='2' face='tahoma' class='hoje'>quot;
);<br />}<br />if (count <= monthdays[thismonth]) {<br />document.write(count);<br />}<br />else {<br />document.write(quot;
-quot;
);<br />}<br />if (count==thisdate) {<br />document.write(quot;
</font>quot;
);<br />}<br />if (linktrue)<br />document.write(quot;
</a>quot;
);<br />document.write(quot;
</td>quot;
);<br />count++;<br />}<br />document.write(quot;
</tr>quot;
);<br />document.write(quot;
<tr>quot;
);<br />startspaces=0;<br />}<br />document.write(quot;
</table>quot;
);<br />document.write(quot;
</FONT>quot;
);<br />// End --><br /></script><br /></p></td><br /></tr><br /><td style=quot;
border=quot;
0quot;
><br /><p align=quot;
centerquot;
><span id=tick2><br /></span><br /> <script><br /> <!--<br /> function show2(){<br /> var Digital=new Date()<br /> var hours=Digital.getHours()<br /> var minutes=Digital.getMinutes()<br /> var seconds=Digital.getSeconds()<br /> var dn=quot;
AMquot;
 <br /> if (hours>12){<br /> dn=quot;
PMquot;
<br /> hours=hours-12<br /> }<br /> if (hours==0)<br /> hours=12<br /> if (minutes<=9)<br /> minutes=quot;
0quot;
+minutes<br /> if (seconds<=9)<br /> seconds=quot;
0quot;
+seconds<br /> var ctime=quot;
<FONT color='#6699FF' face='verdana' style='font-size : 11px;'>quot;
+hours+quot;
:quot;
+minutes+quot;
:quot;
+seconds+quot;
 quot;
+dn+quot;
</font>quot;
<br /> if (!document.all)<br /> document.write(ctime)<br /> else<br /> tick2.innerHTML=ctime<br /> }<br /> function loadclock(){<br /> if (document.all)<br /> setInterval(quot;
show2()quot;
,1000)<br /> }<br /> if (!document.all)<br /> show2()<br /> //--><br /> </script><br />            </p></td><br />            <br />          </table><br />  <br /><div align=quot;
centerquot;
><br />  <center><br />  <table border=quot;
0quot;
 cellpadding=quot;
0quot;
 cellspacing=quot;
0quot;
 width=quot;
10quot;
><br />    <tr><br />      <td><br />        <p align=quot;
centerquot;
><a href=quot;
http://www.creatupropiaweb.comquot;
><font size=quot;
1quot;
 color=quot;
#CEDDF4quot;
 face=quot;
Times New Romanquot;
>CTPW</font></a></p></td><br />    </tr><br />  </table><br />  </center><!---- Final Código Calendario www.Crea tu Propia Web.com ----></div><br />MAPA DE VISITAS<br /><script type=quot;
text/javascriptquot;
 src=quot;
http://feedjit.com/map/quot;
></script><br /><noscript><a href=quot;
http://feedjit.com/quot;
>Feedjit live traffic map</a></noscript><br />
Codigos Htlm Para Blog
Codigos Htlm Para Blog
Codigos Htlm Para Blog
Codigos Htlm Para Blog
Codigos Htlm Para Blog
Codigos Htlm Para Blog
Codigos Htlm Para Blog
Codigos Htlm Para Blog

Weitere ähnliche Inhalte

Andere mochten auch

Marcha Triunfal Aida
Marcha Triunfal AidaMarcha Triunfal Aida
Marcha Triunfal AidaOlga Veiga
 
Une histoire à options
Une histoire à optionsUne histoire à options
Une histoire à optionsiowagirl
 
Forrest Gump Olga Score
Forrest Gump Olga   ScoreForrest Gump Olga   Score
Forrest Gump Olga ScoreOlga Veiga
 
Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012
Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012
Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012msohrmann
 

Andere mochten auch (9)

Belén viviente
Belén vivienteBelén viviente
Belén viviente
 
Do Re Mi
Do Re MiDo Re Mi
Do Re Mi
 
Obladi Oblada
Obladi ObladaObladi Oblada
Obladi Oblada
 
Belén viviente
Belén vivienteBelén viviente
Belén viviente
 
Marcha Triunfal Aida
Marcha Triunfal AidaMarcha Triunfal Aida
Marcha Triunfal Aida
 
Une histoire à options
Une histoire à optionsUne histoire à options
Une histoire à options
 
Valeri Aristide R
Valeri Aristide RValeri Aristide R
Valeri Aristide R
 
Forrest Gump Olga Score
Forrest Gump Olga   ScoreForrest Gump Olga   Score
Forrest Gump Olga Score
 
Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012
Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012
Intégration des technologies dans l'enseignement et l'apprentissage: Intro 2012
 

Mehr von edumar2271

Neurobica neurociencia
Neurobica   neurocienciaNeurobica   neurociencia
Neurobica neurocienciaedumar2271
 
Hardware y sofware partes de la pc
Hardware y sofware partes de la pcHardware y sofware partes de la pc
Hardware y sofware partes de la pcedumar2271
 
Informatica educativa
Informatica educativaInformatica educativa
Informatica educativaedumar2271
 
Como crear un blog new
Como crear un blog   newComo crear un blog   new
Como crear un blog newedumar2271
 
Tic en la educacion
Tic en la educacionTic en la educacion
Tic en la educacionedumar2271
 
Todo sobre el callao
Todo sobre el callaoTodo sobre el callao
Todo sobre el callaoedumar2271
 
Todo sobre el callao
Todo sobre el callaoTodo sobre el callao
Todo sobre el callaoedumar2271
 
Rubricas para evaluar trabajos del patrimonio
Rubricas para evaluar trabajos del patrimonioRubricas para evaluar trabajos del patrimonio
Rubricas para evaluar trabajos del patrimonioedumar2271
 
Patrimonio del callao
Patrimonio del callaoPatrimonio del callao
Patrimonio del callaoedumar2271
 
6 Configuracion E Interfaz De Windows Xp
6  Configuracion E Interfaz De Windows Xp6  Configuracion E Interfaz De Windows Xp
6 Configuracion E Interfaz De Windows Xpedumar2271
 
Historia De Windows
Historia De WindowsHistoria De Windows
Historia De Windowsedumar2271
 
Evolucion De Las Computadoras
Evolucion De Las ComputadorasEvolucion De Las Computadoras
Evolucion De Las Computadorasedumar2271
 
PRESENTACION DEL CURSO DE COMPUTACION
PRESENTACION DEL CURSO DE COMPUTACIONPRESENTACION DEL CURSO DE COMPUTACION
PRESENTACION DEL CURSO DE COMPUTACIONedumar2271
 
COMPUTACION SESIONES DEL 4 AL 8
COMPUTACION SESIONES DEL 4 AL 8COMPUTACION SESIONES DEL 4 AL 8
COMPUTACION SESIONES DEL 4 AL 8edumar2271
 
Computacion 1 Moreyra
Computacion 1   MoreyraComputacion 1   Moreyra
Computacion 1 Moreyraedumar2271
 
UCV 3 SESION DE COMPUTACION I
UCV 3 SESION DE COMPUTACION IUCV 3 SESION DE COMPUTACION I
UCV 3 SESION DE COMPUTACION Iedumar2271
 
UCV 2 SESION DE COMPUTACION I
UCV 2 SESION DE COMPUTACION IUCV 2 SESION DE COMPUTACION I
UCV 2 SESION DE COMPUTACION Iedumar2271
 
UCV SESION 1 DE COMPUTACION I
UCV SESION 1 DE COMPUTACION IUCV SESION 1 DE COMPUTACION I
UCV SESION 1 DE COMPUTACION Iedumar2271
 
GERENCIANDO TU VIDA
GERENCIANDO TU VIDAGERENCIANDO TU VIDA
GERENCIANDO TU VIDAedumar2271
 

Mehr von edumar2271 (20)

Neurobica neurociencia
Neurobica   neurocienciaNeurobica   neurociencia
Neurobica neurociencia
 
Hardware y sofware partes de la pc
Hardware y sofware partes de la pcHardware y sofware partes de la pc
Hardware y sofware partes de la pc
 
Informatica educativa
Informatica educativaInformatica educativa
Informatica educativa
 
Como crear un blog new
Como crear un blog   newComo crear un blog   new
Como crear un blog new
 
Tic en la educacion
Tic en la educacionTic en la educacion
Tic en la educacion
 
Todo sobre el callao
Todo sobre el callaoTodo sobre el callao
Todo sobre el callao
 
Todo sobre el callao
Todo sobre el callaoTodo sobre el callao
Todo sobre el callao
 
Rubricas para evaluar trabajos del patrimonio
Rubricas para evaluar trabajos del patrimonioRubricas para evaluar trabajos del patrimonio
Rubricas para evaluar trabajos del patrimonio
 
Patrimonio del callao
Patrimonio del callaoPatrimonio del callao
Patrimonio del callao
 
6 Configuracion E Interfaz De Windows Xp
6  Configuracion E Interfaz De Windows Xp6  Configuracion E Interfaz De Windows Xp
6 Configuracion E Interfaz De Windows Xp
 
Historia De Windows
Historia De WindowsHistoria De Windows
Historia De Windows
 
Evolucion De Las Computadoras
Evolucion De Las ComputadorasEvolucion De Las Computadoras
Evolucion De Las Computadoras
 
PRESENTACION DEL CURSO DE COMPUTACION
PRESENTACION DEL CURSO DE COMPUTACIONPRESENTACION DEL CURSO DE COMPUTACION
PRESENTACION DEL CURSO DE COMPUTACION
 
COMPUTACION SESIONES DEL 4 AL 8
COMPUTACION SESIONES DEL 4 AL 8COMPUTACION SESIONES DEL 4 AL 8
COMPUTACION SESIONES DEL 4 AL 8
 
Computacion 1 Moreyra
Computacion 1   MoreyraComputacion 1   Moreyra
Computacion 1 Moreyra
 
UCV 3 SESION DE COMPUTACION I
UCV 3 SESION DE COMPUTACION IUCV 3 SESION DE COMPUTACION I
UCV 3 SESION DE COMPUTACION I
 
UCV 2 SESION DE COMPUTACION I
UCV 2 SESION DE COMPUTACION IUCV 2 SESION DE COMPUTACION I
UCV 2 SESION DE COMPUTACION I
 
UCV SESION 1 DE COMPUTACION I
UCV SESION 1 DE COMPUTACION IUCV SESION 1 DE COMPUTACION I
UCV SESION 1 DE COMPUTACION I
 
EL BUEN LIDER
EL BUEN LIDEREL BUEN LIDER
EL BUEN LIDER
 
GERENCIANDO TU VIDA
GERENCIANDO TU VIDAGERENCIANDO TU VIDA
GERENCIANDO TU VIDA
 

Codigos Htlm Para Blog

  • 1. REDES SOCIALES<br /><!-- AddThis Button BEGIN --><br /><div><a expr:addthis:title='data:post.title' expr:addthis:url='data:post.url' class='addthis_button'><img src=quot; http://s7.addthis.com/static/btn/v2/lg-share-en.gifquot; width=quot; 125quot; height=quot; 16quot; alt=quot; Bookmark and Sharequot; style=quot; border:0quot; /></a><br /><script type=quot; text/javascriptquot; src=quot; http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4b9008fb10b77c86quot; ></script></div><br /><!-- AddThis Button END --><br />HORA<br /><!--- codigo creatupropiaweb.com---><table border=quot; 0quot; id=quot; t1quot; ><tr><td><a href=quot; http://www.creatupropiaweb.comquot; ><param name=quot; wmodequot; value=quot; transparentquot; /><embed style=quot; quot; src=quot; http://www.creatupropiaweb.com/recursos/relojes/relojes_2/digital_sonido_clicks.swfquot; wmode=quot; transparentquot; type=quot; application/x-shockwave-flashquot; height=quot; 45quot; width=quot; 100quot; ><param name=quot; wmodequot; value=quot; transparentquot; /></embed></a></td></tr></table><!--- codigo creatupropiaweb.com---><br />GOOGLE<br /><!-- SiteSearch Google --> <br /><style> <br />input.boton { <br /> background: #f0f8ff; <br /> border: 1px solid #0000cd; <br /> font: small Arial; <br /> color: black; <br />} <br /></style><br /><form action=quot; http://www.google.com/searchquot; target=quot; _blankquot; method=quot; GETquot; > <br /><input value=quot; UTF-8quot; name=quot; iequot; type=quot; hiddenquot; /> <br /><input value=quot; UTF-8quot; name=quot; oequot; type=quot; hiddenquot; /> <br /><input value=quot; la dirección de tu blogquot; name=quot; sitesearchquot; type=quot; hiddenquot; /> <br /><input value=quot; la dirección de tu blogquot; name=quot; domainsquot; type=quot; hiddenquot; /> <br /><a href=quot; http://www.google.com/quot; > <br /><img border=quot; 0quot; alt=quot; Googlequot; src=quot; http://www.google.com/logos/Logo_40wht.gifquot; /> <br /></a> <br /><br /> <br /><input maxlength=quot; 255quot; value=quot; quot; name=quot; qquot; size=quot; 30quot; type=quot; textquot; /> <br /><br /> <br /><input value=quot; Buscar en este blogquot; class=quot; botonquot; name=quot; btnGquot; type=quot; submitquot; /> <br /></form> <br /><!-- SiteSearch Google --><br />FEEDJIT <br /><script type=quot; text/javascriptquot; src=quot; http://feedjit.com/serve/quot; ></script><br /><noscript><a href=quot; http://feedjit.com/quot; >Feedjit live traffic feed</a></noscript><br />MICROCHAT<br /><iframe src='http://cw.gabbly.com/gabbly/cw.jsp?e=1&t=www.martinmoreyra.blogspot.com' scrolling='no' style='width:300px; height:250px' frameborder='0'></iframe><br />ALMANAQUE<br /><!---- Inicio Código Calendario www.Crea tu propia Web.com ----><br /><table border=quot; 0quot; width=quot; 130quot; id=quot; table1quot; style=quot; border=quot; 0quot; background=quot; http://www.creatupropiaweb.com/recursos/calendarios/calendarios_3/racing_car.gifquot; cellpadding=quot; 0quot; cellspacing=quot; 0quot; height=quot; 150quot; ><br /><tr><br /><td style=quot; border=quot; 0quot; background=quot; http://www.creatupropiaweb.com/recursos/calendarios/calendarios_3/racing_car.gifquot; height=quot; 130quot; ><br /><p align=quot; centerquot; ><script language=quot; JavaScriptquot; ><br /><!--//Begin<br />monthnames = new Array(<br />quot; Eneroquot; ,<br />quot; Febreroquot; ,<br />quot; Marzoquot; ,<br />quot; Abrilquot; ,<br />quot; Mayoquot; ,<br />quot; Junioquot; ,<br />quot; Julioquot; ,<br />quot; Agostoquot; ,<br />quot; Septiembrequot; ,<br />quot; Octubrequot; ,<br />quot; Noviembrequot; ,<br />quot; Diciembrequot; );<br />var linkcount=0;<br />function addlink(month, day, href) {<br />var entry = new Array(3);<br />entry[0] = month;<br />entry[1] = day;<br />entry[2] = href;<br />this[linkcount++] = entry;<br />}<br />Array.prototype.addlink = addlink;<br />linkdays = new Array();<br />monthdays = new Array(12);<br />monthdays[0]=31;<br />monthdays[1]=28;<br />monthdays[2]=31;<br />monthdays[3]=30;<br />monthdays[4]=31;<br />monthdays[5]=30;<br />monthdays[6]=31;<br />monthdays[7]=31;<br />monthdays[8]=30;<br />monthdays[9]=31;<br />monthdays[10]=30;<br />monthdays[11]=31;<br />todayDate=new Date();<br />thisday=todayDate.getDay();<br />thismonth=todayDate.getMonth();<br />thisdate=todayDate.getDate();<br />thisyear=todayDate.getYear();<br />thisyear = thisyear % 100;<br />thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear));<br />if (((thisyear % 4 == 0) <br />&& !(thisyear % 100 == 0))<br />||(thisyear % 400 == 0)) monthdays[1]++;<br />startspaces=thisdate;<br />while (startspaces > 7) startspaces-=7;<br />startspaces = thisday - startspaces + 1;<br />if (startspaces < 0) startspaces+=7;<br />document.write(quot; quot; );<br />document.write(quot; <table class='fonte' style='padding-left:3px; font-color:#ffffff' size='2' font-family:tahoma;quot; );<br />document.write(quot; cellpadding=0 cellspacing=0>quot; );<br />document.write(quot; <tr><td colspan=7 class='mes_ano'><center><font color='#6699FF' size='2' face='tahoma'>quot; <br />+ monthnames[thismonth] + quot; quot; + thisyear <br />+ quot; </font></center></td></tr>quot; );<br />document.write(quot; <tr>quot; );<br />document.write(quot; <td class='feira'><font color='#FF0000' size='2' face='tahoma'>D</font></td>quot; );<br />document.write(quot; <td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>L</font></td>quot; );<br />document.write(quot; <td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>M</font></td>quot; );<br />document.write(quot; <td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>M</font></td>quot; );<br />document.write(quot; <td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>J</font></td>quot; );<br />document.write(quot; <td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>V</font></td>quot; );<br />document.write(quot; <td class='feira'><font color='#C0C0C0' size='2' face='tahoma'>S</font></td>quot; ); <br />document.write(quot; </tr>quot; );<br />document.write(quot; <tr>quot; );<br />for (s=0;s<startspaces;s++) {<br />document.write(quot; <td><font color='#6699FF' size='2' face='tahoma'>-</font></td>quot; );<br />}<br />count=1;<br />while (count <= monthdays[thismonth]) {<br />for (b = startspaces;b<7;b++) {<br />linktrue=false;<br />document.write(quot; <td><font color='#6699FF' size='2' face='tahoma'>quot; );<br />for (c=0;c<linkdays.length;c++) {<br />if (linkdays[c] != null) {<br />if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) {<br />document.write(quot; <a href=" quot; + linkdays[c][2] + quot; " >quot; );<br />linktrue=true;<br />}<br />}<br />}<br />if (count==thisdate) {<br />document.write(quot; <font color='#FFFF00' size='2' face='tahoma' class='hoje'>quot; );<br />}<br />if (count <= monthdays[thismonth]) {<br />document.write(count);<br />}<br />else {<br />document.write(quot; -quot; );<br />}<br />if (count==thisdate) {<br />document.write(quot; </font>quot; );<br />}<br />if (linktrue)<br />document.write(quot; </a>quot; );<br />document.write(quot; </td>quot; );<br />count++;<br />}<br />document.write(quot; </tr>quot; );<br />document.write(quot; <tr>quot; );<br />startspaces=0;<br />}<br />document.write(quot; </table>quot; );<br />document.write(quot; </FONT>quot; );<br />// End --><br /></script><br /></p></td><br /></tr><br /><td style=quot; border=quot; 0quot; ><br /><p align=quot; centerquot; ><span id=tick2><br /></span><br /> <script><br /> <!--<br /> function show2(){<br /> var Digital=new Date()<br /> var hours=Digital.getHours()<br /> var minutes=Digital.getMinutes()<br /> var seconds=Digital.getSeconds()<br /> var dn=quot; AMquot; <br /> if (hours>12){<br /> dn=quot; PMquot; <br /> hours=hours-12<br /> }<br /> if (hours==0)<br /> hours=12<br /> if (minutes<=9)<br /> minutes=quot; 0quot; +minutes<br /> if (seconds<=9)<br /> seconds=quot; 0quot; +seconds<br /> var ctime=quot; <FONT color='#6699FF' face='verdana' style='font-size : 11px;'>quot; +hours+quot; :quot; +minutes+quot; :quot; +seconds+quot; quot; +dn+quot; </font>quot; <br /> if (!document.all)<br /> document.write(ctime)<br /> else<br /> tick2.innerHTML=ctime<br /> }<br /> function loadclock(){<br /> if (document.all)<br /> setInterval(quot; show2()quot; ,1000)<br /> }<br /> if (!document.all)<br /> show2()<br /> //--><br /> </script><br /> </p></td><br /> <br /> </table><br /> <br /><div align=quot; centerquot; ><br /> <center><br /> <table border=quot; 0quot; cellpadding=quot; 0quot; cellspacing=quot; 0quot; width=quot; 10quot; ><br /> <tr><br /> <td><br /> <p align=quot; centerquot; ><a href=quot; http://www.creatupropiaweb.comquot; ><font size=quot; 1quot; color=quot; #CEDDF4quot; face=quot; Times New Romanquot; >CTPW</font></a></p></td><br /> </tr><br /> </table><br /> </center><!---- Final Código Calendario www.Crea tu Propia Web.com ----></div><br />MAPA DE VISITAS<br /><script type=quot; text/javascriptquot; src=quot; http://feedjit.com/map/quot; ></script><br /><noscript><a href=quot; http://feedjit.com/quot; >Feedjit live traffic map</a></noscript><br />