'); the_main.document.close(); } function DisplayThumbnails(szPath, szImageName, iSize, szTitle) { szPath = unescape(szPath); szImageName = unescape(szImageName); szTitle = unescape(szTitle); the_main.document.write(''); the_main.document.write( ''); the_main.document.write( szTitle + '

'); the_main.document.write( ''); the_main.document.write( '' + szTitle + '
'); the_main.document.write( '

'); the_main.document.write( ''); the_main.document.write( szImageName + '.jpg
'); the_main.document.write( '(' + iSize + ' KB)
'); the_main.document.write( '
'); the_main.document.write( '
'); the_main.document.write(''); } //-->