var c= 0
var x= '05/01/2003 - 05/31/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '06/01/2003 - 06/30/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '07/01/2003 - 07/31/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '08/01/2003 - 08/31/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '09/01/2003 - 09/30/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '10/01/2003 - 10/31/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '11/01/2003 - 11/30/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '12/01/2003 - 12/31/2003' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '01/01/2004 - 01/31/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '02/01/2004 - 02/29/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '03/01/2004 - 03/31/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '04/01/2004 - 04/30/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '05/01/2004 - 05/31/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '06/01/2004 - 06/30/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '07/01/2004 - 07/31/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '09/01/2004 - 09/30/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '11/01/2004 - 11/30/2004' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '03/01/2005 - 03/31/2005' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
var x= '10/01/2006 - 10/31/2006' ;
if ( c > 0 )
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + '
' );
c = 0 ;
}
else
{
document.write( '' + x.substring( 0, 2 ) + '/' + x.substring( 6, 10 ) + ' ' );
c = 1 ;
}
if (location.href.indexOf("archive") != -1) {
document.write('Atual')
}