function lesgal(howmuch){
for(q=0;q<howmuch;q++){n='';if(q<9)n+='0';n+=(q+1)+'';
document.write('<a class="top" href="random5.php" onMouseOver="window.status=\''+'Lesbian Gallery #'+[n]+'\'; return true;" onfocus="window.status=\''+'Lesbian Gallery #'+[n]+'\'; return true;" onMouseOut="window.status=\'\'; return true">Lesbian gallery #'+n+'</a><br>');
}}
function pic(){
for(q=1;q<17;q++){
document.write('<td width=40 align=center><a class="dungeon" href="random5.php" onMouseOver="window.status=\''+'PIC #'+[q]+'\'; return true;" onfocus="window.status=\''+'PIC #'+[q]+'\'; return true;" onMouseOut="window.status=\'\'; return true">PIC #'+q+'</a></td>');
}}
