Index of /photo/beauties/_notes

      Name                    Last modified       Size  Description

[DIR] Parent Directory 22-Jun-2004 22:40 -

Apache/1.3.29 Server at seaska.info Port 80
SurfSun.com - Beach Vacation Guide. Info

");for (i = 0; i < listings.length; i++) {title = listings[i].title;if (listings[i].title.length > 50)title = listings[i].title.substring(0, 50) + "...";document.write("" + title + "
");desc = listings[i].description;if (listings[i].description.length > 150)desc = listings[i].description.substring(0, 150) + "...";document.write("" + desc + "
");if (i < listings.length-1)document.write("
");}document.write("