function other ()
{
document.write("<table width=120 border=0 cellspacing=0 cellpadding=1><tr bgcolor=#999999><td background='/images/table_bg_010419.gif'><center><font color=#FFFFFF><b>Free Clipart Sites</b></font></center></td></tr><tr bgcolor=#999999><td><table width=100% border=0 cellspacing=0 bgcolor=#FFFFE5 cellpadding=3><tr><td>");
var othertext = new Array(30)
var otherlink = new Array(30)
var i;
var max=12;   //³Ì¤j­È

othertext[10] = 'Clip-Art.Com'
othertext[2] = 'Free Top 20'
othertext[1] = 'FreeGraphicLand'
othertext[22] = 'AAA Clipart'
othertext[14] = 'ArtClipart'
othertext[5] = 'Hot Free Fonts'
othertext[25] = 'A+Art Clipart'
othertext[13] = 'TopFreeStuff'
othertext[26] = 'Best Of Clipart'
othertext[9] = '1010 Clipart'
othertext[12] = 'FreeGR.com'
othertext[15] = '3D Animations'
othertext[17] = 'TotalClipart'
othertext[24] = 'Clip-Art.com'
othertext[11] = '1ClickClipart'
othertext[8] = '100 Clipart'
othertext[16] = 'Top100 WebSites'
othertext[18] = 'AceWallpapers'
othertext[21] = 'FresherImage'
othertext[7] = 'AllClipartSite'
othertext[19] = 'Top ClipArt'
othertext[20] = 'FreeGraphics'
othertext[4] = 'A-Z Graphics'
othertext[0] = 'BestClipart'
othertext[6] = 'Clipart Junction'
othertext[23] = 'Wallpapers'
othertext[21] = 'e-Clipart'
othertext[26] = 'e-favourite.com'
othertext[3] = 'TopFreeGraphics'


otherlink[10] = 'http://www.prodraw.net/topsite/out.cgi?id=clip-art'
otherlink[2] = 'http://www.prodraw.net/topsite/out.cgi?id=top20free'
otherlink[1] = 'http://www.prodraw.net/topsite/out.cgi?id=freegraphicland'
otherlink[22] = 'http://www.aaaclipart.com/cgi-bin/autorank/rankem.cgi?action=in&id=prodraw'
otherlink[14] = 'http://www.artclipart.com/cgi-bin/rankem.cgi?action=in&id=prodraw'
otherlink[5] = 'http://www.prodraw.net/topsite/out.cgi?id=hotfreefont'
otherlink[25] = 'http://www.aplusart.com/cgibin/autorank/rankem.cgi?action=in&id=prodraw'
otherlink[13] = 'http://www.top-free-stuff.com/top/rankem.cgi?action=in&id=prodraw'
otherlink[26] = 'http://www.bestofclipart.com/cgi-bin/rankem.cgi?action=in&id=prodraw'
otherlink[9] = 'http://www.prodraw.net/topsite/out.cgi?id=1010clipart'
otherlink[12] = 'http://www.freegr.com/cgi-bin/rank/rankem.cgi?action=in&id=prodraw'
otherlink[15] = 'http://www.webarrow.net/cgi-bin/arp/rankem.cgi?action=in&id=prodraw'
otherlink[17] = 'http://www.totalclipart.com/cgi-rank/rankem.cgi?action=in&id=prodraw'
otherlink[24] = 'http://www.clip-art.com/cgi-bin/rankem.cgi?action=in&id=prodraw'
otherlink[11] = 'http://www.prodraw.net/topsite/out.cgi?id=1-click-clipart'
otherlink[8] = 'http://www.prodraw.net/topsite/out.cgi?id=100clipart'
otherlink[16] = 'http://www.100web.net/graphics/clipart/autorank/rankem.cgi?action=in&id=prodraw'
otherlink[18] = 'http://acewallpapers.com/top100/rankcheck.php3?userid=prodraw'
otherlink[21] = 'http://www.free-clip-images.com/rank/rankem.cgi?action=in&id=prodraw'
otherlink[7] = 'http://www.prodraw.net/topsite/out.cgi?id=allclipartsite'
otherlink[19] = 'http://www.topclipart.com/cgi-bin/rank/rankem.cgi?action=in&id=prodraw'
otherlink[20] = 'http://freegraphics.com'
otherlink[4] = 'http://www.prodraw.net/topsite/out.cgi?id=clipartgraphics'
otherlink[0] = 'http://www.prodraw.net/topsite/out.cgi?id=bestclipart'
otherlink[6] = 'http://www.prodraw.net/topsite/out.cgi?id=cksinfo'
otherlink[21] = 'http://www.e-clipart.org/cgi-bin/AutoRankPro/rankem.cgi?action=in&id=prodraw'
otherlink[26] = 'http://www.prodraw.net/topsite/out.cgi?id=favgrap'
otherlink[3] = 'http://www.prodraw.net/topsite/out.cgi?id=topfreegraphics'

for(i=0;i<max;i++)
   if(otherlink[i]=="br")
      document.write(othertext[i]+"<br>")
   else if(otherlink[i]=="nobr")
      document.write(othertext[i])
   else
      document.write("<img src=/images/arrow.gif width=12 height=12><a href=\""+otherlink[i]+"\" target=\"_blank\">"+othertext[i]+"</a><br>");
document.write("</td></tr></table></td></tr></table>");
}
other ()