| |
July 4, 2007 Photoalbum
Click on a thumbnail to enlarge picture
";
txt += "";
txt += " ";
txt += "";
popwindow.document.write(txt);
popwindow.document.close();
}
for( var i = 0; i <= counter; i++ )
{
( i == 0 ) ? str += "" : str += "";
str += " | ";
( (i + 1) % 5 == 0 ) ? str += " " : str += "";
}
( ( counter + 1 ) % 5 != 0 ) ? str += " " : str += "";
document.write( str );
-->
|
|