function prnCats() {
cats = new Array(
"Amateurs",
"Amateurs : cams",
"Amateurs : hardcore",
"Amateurs : housewives",
"Amateurs : teens",
"Anal Sex",
"Anime : japanese style",
"Anime : western style",
"Asians",
"Babes",
"Babes : blondes",
"Babes : brunettes",
"Babes : redheads",
"BBW",
"Big Tits",
"Blowjobs",
"Chinese",
"Chubettes",
"Cumshots",
"Foot Fetish",
"Ebony",
"Ebony : hardcore",
"Ebony : posers",
"Fat",
"Fetishes",
"Fetishes : balloons",
"Fetishes : bondage",
"Fetishes : strapons",
"Fetishes : lactating tits",
"Fetishes : smoking",
"Filipino",
"Gay Twinks",
"Gay Twinks : asian",
"Gay Twinks : black",
"Gay Twinks : latino",
"Gay Twinks : mixed",
"Gay Twinks : white",
"Generic Gay",
"Goth Girls",
"Hairy Chicks",
"Hardcore",
"Hardcore : big cocks",
"Hardcore : orgies",
"Interracial",
"Japanese",
"Korean",
"Latinas",
"Leg Fetish",
"Lesbians",
"Lesbians : 3some",
"Lesbians : couple",
"Lingerie",
"Many Dicks",
"Mature Women",
"Mature Women : 40-50",
"Mature Women : 50-60",
"Mature Women : grannies",
"Mature Women : late 30s",
"Nightvision Spycam",
"Panties",
"Pantyhose",
"Piercings and Tats",
"Pornstars",
"Pregnant",
"Public Nudity",
"Raver Girls",
"Reality Sites",
"Shemales",
"Shemales : hardcore",
"Shemales : posers",
"Shoe Fetish",
"Spycam/Hidden Camera",
"Stockings",
"Teens",
"Teens : cheerleaders",
"Teens : hardcore",
"Teens : hotties",
"Thai",
"Uniforms",
"Uniforms : cop",
"Uniforms : military",
"Uniforms : nurse",
"Uniforms : secretaries",
"Upskirts",
"Vietnamese",
"Voyeur");
cRows=43;
cCols=2;
	document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>');
	for(i=0;i<cCols;i++) {
		document.write('<td width=\"'+(100/cCols)+'%\">');
		for(j=0;j<cRows;j++) {
			a=j;
			document.write('<img width=15 height=15 border=\"0\" src=\"/images/directory.gif\"> <strong>'+cats[j+i*cRows]+'</strong> <a class=\"n\" href=\"/\" onclick=\"go(this, '+(1+j+i*cRows)+', 0)\">Pics</a> - <a  class=\"n\" href=\"/\" onclick=\"go(this, '+(1+j+i*cRows)+', 1)\">Movies</a><br>');
		}
		document.write('</td>');
	}
	document.write('</tr></table>');
}
