'; echo 'var thumbs=new Array();'; $sum = 0; for($i = 0; $i < count($imagelist) ; $i++) { echo "thumbs[" . $i . "] = 'twg_album=" . urlencode($twg_album) . "&twg_show=" . $imagelist[$i] . $twg_standalonejs . "';\n"; } echo ''; // we insert the script here because otherwise the function os not known sometimes echo ''; } ?>