
colorsb = new Array("Shawana", "Bertrand", "Karen", " Jared", " Will", "Tosi", "Jude and Max", " Amira", "Kiara", "Nia", "Jeremy", "Robert", "Wiliam", "Jermaine", "Derrick", "Emily", "Nicholas", "Victor", "Maya", "Kai", "Amira", "Eve", "Leah", "Christian", "James and Michael", "Buster", "Noelle", "Eric", "Issis", " Joshua", "Derion", "Nathan", "Angelique")
thisCo = 0
thisCox = 1
thisCoz = 1
document.write('<table cellspacing=10>')

for (i=1; i<=8; i++)
{
document.write('<tr>')
for (n=1; n<=4; n++)
{
document.write('<td align=center><a href=Untitled-'+[thisCox++]+'.gif target=new><img src=Untitled-'+[thisCoz++]+'.gif height=140 border=1></a><br>'+colorsb[thisCo++]+'</td>')

}
document.write('</tr>')
}
document.write('</table>')
document.write('<img src=Untitled-33.gif height=140 border=1><br>33. Angelique')

