
<!-- Begin  Data 1
var date = new Date("January 23, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>D. M. da Liberdade</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 1 -->

<!-- Begin  Data 2
var date = new Date("February 02, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Portugal>D. da U. Católica</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 2 -->

<!-- Begin  Data 3
var date = new Date("February 14, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Amor>D. dos Namorados</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 3 -->

<!-- Begin  Data 4
var date = new Date("March 04, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Humor>Carnaval</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 4 -->

<!-- Begin  Data 5
var date = new Date("March 08, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>D. I. da Mulher</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 5 -->

<!-- Begin  Data 6
var date = new Date("March 19, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>Dia do Pai</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 6 -->


<!-- Begin  Data 7
var date = new Date("March 21, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Arvores>D. M. da Árvore </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 7 -->

<!-- Begin  Data 8
var date = new Date("April 18, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Monumentos>Dia I. Monumentos </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 8 -->

<!-- Begin  Data 9
var date = new Date("April 20, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Pascoa>Dom. de Páscoa </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 9 -->

<!-- Begin  Data 10
var date = new Date("April 22, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Paisagens>Dia M. Terra </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 10 -->

<!-- Begin  Data 11
var date = new Date("April 25, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Portugal>Dia da Liberdade </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 11 -->

<!-- Begin  Data 12
var date = new Date("May 04, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>Dia da Mãe </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 12 -->

<!-- Begin  Data 13
var date = new Date("May 08, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>Dia da Cruz Vermelha </a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 13 -->

<!-- Begin  Data 14
var date = new Date("May 12, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>Dia Inter. Enfermeiros</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 14 -->

<!-- Begin  Data 15
var date = new Date("May 18, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Monumentos>Dia Intern. Museus</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 15 -->

<!-- Begin  Data 16
var date = new Date("May 28, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Arvores>Dia Mundial Bombeiro</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 16 -->

<!-- Begin  Data 17
var date = new Date("Jun 01, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Infantil>Dia Int. da Criança</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 17 -->


<!-- Begin  Data 18
var date = new Date("Jun 05, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Arvores>Dia M. do Ambiente</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 18 -->

<!-- Begin  Data 19
var date = new Date("Jun 10, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Portugal>Dia Portugal</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 19 -->

<!-- Begin  Data 20
var date = new Date("Jun 21, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Flash>Dia Europeu da Música</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 20 -->

<!-- Begin  Data 21
var date = new Date("Jun 21, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Por_do_sol>Dia Relógio de Sol</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 21 -->

<!-- Begin  Data 22
var date = new Date("Jul 06, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Paisagens>Dia Mundial Cooperação</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 22 -->

<!-- Begin  Data 23
var date = new Date("Jul 07, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Arvores>Dia Mundial Salvamentos</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 23 -->

<!-- Begin  Data 24
var date = new Date("Jul 08, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Paisagens>Dia Mundial Marinha</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 24 -->

<!-- Begin  Data 25
var date = new Date("Aug 18, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Arvores>Dia Nac Bombeiro</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 25 -->

<!-- Begin  Data 26
var date = new Date("Sept 08, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Familia>Dia Alfabetização</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 26 -->

<!-- Begin  Data 27
var date = new Date("Sept 25, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Paisagens>Dia Mundial do Mar</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 27 -->

<!-- Begin  Data 28
var date = new Date("Sept 27, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Portugal>Dia Mundial Turismo</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 28 -->

<!-- Begin  Data 29
var date = new Date("Oct 31, 2003");
var description = "<a href=http://www.postalito.com/index.cgi?page=1&cat=Halloween&lang=portugues.pm>Dia das Bruxas</a>";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
if (days > -2 ) {
document.write("<center>")
if (days > 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 1) {
document.write(days+1 + " dias p/ " + description);
}
else if (days == 0) {
document.write("Amanhã é " + description);
}
else {
document.write("Hoje é " + description + "!");
}
document.write("</center>");
}
// End Data 29 -->


