function informer_s(id ,category ,count ,show ,width ,height)
{
    document.write('<IFRAME src="http://djbazar.ir/'+show+'.php?ads='+id+' &show_title=false&show_image=false&show_short_text=false&show_price=false&show_orderbtn=false&show_detailsbtn=false&percent=&count='+count+'&category='+category+'" WIDTH="'+width+'" HEIGHT="'+height+'" FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="yes" allowtransparency="true"></IFRAME>');
}