function prtnwsrzd11_img(bord,bg,bg1,zag,txt,fs,cnt,wd,tit,wrt) {

 var titles=new Array("<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7782.jpg><br>Восточный лекарь - аппарат для рефлексотерапии","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7780.><br>HTC Google Nexus One Quadband 3G HSDPA GPS Unlocked Phone (SIM Free)","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7779.><br>Apple iPhone 4 Quadband 3G HSDPA GPS Unlocked Phone (SIM Free)","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7778.jpg><br>Продажа нежилого здания, 1182,5 кв.м., Хабаровск","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7771.jpg><br>Аппарты для перманентного макияжа, пигменты для татуажа, иглы, анестезия, украшения для пирсинга пупка-интернет-магазин Pinkmarket.Ru","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7770.jpg><br>Машинки для татуажа, расходные материалы, магазин пирсинга-интернет-магазин Pinkmarket.Ru","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7769.jpg><br>PIXPAX.RU - Бесплатно Фильмы ,клипы новинки","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7768.gif><br>Школа айкидо `Кагами`","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7767.jpg><br>Иммиграция в Чехию.Регистрация фирм в Чехии.Все виды виз.","<img align=center width=80 height=60 border=0 src=http://www.alltoday.ru/photo/img_7766.jpg><br>Лечебные пластыри");

 var urls=new Array("http://www.alltoday.ru/seo/boards7782.html","http://www.alltoday.ru/seo/boards7780.html","http://www.alltoday.ru/seo/boards7779.html","http://www.alltoday.ru/seo/boards7778.html","http://www.alltoday.ru/seo/boards7771.html","http://www.alltoday.ru/seo/boards7770.html","http://www.alltoday.ru/seo/boards7769.html","http://www.alltoday.ru/seo/boards7768.html","http://www.alltoday.ru/seo/boards7767.html","http://www.alltoday.ru/seo/boards7766.html");

 if (!tit) {tit='ОБЪЯВЛЕНИЯ'}
 if (cnt<=0 || cnt==null || cnt>20) {cnt=titles.length;}
 if (wrt=='no') {aa="<table bgcolor='"+bord+"' cellpadding=2 cellspacing=1 border=0 width="+wd+"><tr><td height=10 style='font-size:"+fs+"px;' bgcolor='"+bg1+"' align='center'><a href='http://www.alltoday.ru/' target=_blank style='color:"+zag+"' title='ОБЪЯВЛЕНИЯ'><b>"+tit+"</b></a></td></tr></table><table bgcolor='"+bord+"' cellpadding=2 cellspacing=1 border=0 width="+wd+"><tr>"}
 else {document.write("<table bgcolor='"+bord+"' cellpadding=2 cellspacing=1 border=0 width="+wd+"><tr><td height=10 style='font-size:"+fs+"px;' bgcolor='"+bg1+"' align='center'><a href='http://www.alltoday.ru/' target=_blank style='color:"+zag+"' title='ОБЪЯВЛЕНИЯ'><b>"+tit+"</b></a></td></tr></table><table bgcolor='"+bord+"' cellpadding=2 cellspacing=1 border=0 width="+wd+"><tr>");}
 for(i=0;i<cnt;i++) {
  if (wrt=='no') {aa=aa+"<td  valign=top bgcolor='"+bg+"'><a href='"+urls[i]+"' id='arzd11"+i+"' target=_blank style='font-size:"+fs+"px;color:"+txt+"'>"+titles[i]+"</a></td>"}
  else {document.write("<td  valign=top bgcolor='"+bg+"'><a href='"+urls[i]+"' id='arzd11"+i+"' target=_blank style='font-size:"+fs+"px;color:"+txt+"'>"+titles[i]+"</a></td>");}
 }
 if (wrt=='no') {aa=aa+"</tr></table><table bgcolor='"+bord+"' cellpadding=2 cellspacing=1 border=0 width="+wd+"><tr><td height=10 style='font-size:"+fs+"px;' bgcolor='"+bg1+"' align='right'><a href='http://www.alltoday.ru/best-informer-all' target=_blank style='color:"+zag+"' title='Установить текстформер'>Установить текстформер</a></td></tr></table>";return aa;}
 else {document.write("</tr></table><table bgcolor='"+bord+"' cellpadding=2 cellspacing=1 border=0 width="+wd+"><tr><td height=10 style='font-size:"+fs+"px;' bgcolor='"+bg1+"' align='right'><a href='http://www.alltoday.ru/best-informer-all' target=_blank style='color:"+zag+"' title='Установить текстформер'>Установить текстформер</a></td></tr></table>");}
}
