c1=new Image(); c2=new Image(); c3=new Image(); i1=new Image(); i2=new Image(); c1.src = "http://counter.rambler.ru/top100.cnt?684552"; c2.src = "http://www.bpremier.ru/cgi/9?30814"; c3.src = "http://www.narod.ru/counter.xhtml"; i1.src = "http://top.list.ru/counter?id=900707;t=210;l=1"; i2.src = "http://top100-images.rambler.ru/top100/banner-88x31-rambler-brown2.gif"; function ShowCounters() { var target0=document.getElementById("id_count_rambler"); var target1=document.getElementById("id_count_bpremier"); var target2=document.getElementById("id_img_mail"); var target3=document.getElementById("id_img_rambler"); var target4=document.getElementById("id_count_narod"); target0.src=c1.src; target1.src=c2.src; target4.src=c3.src; target2.src=i1.src; target3.src=i2.src; }