чё ржошь ? 
Добавлено (06 Октябрь 2009, 23:48)
---------------------------------------------
Code
<script type="text/javascript">$('div.colorIcons img:not(.active)').click(function(){if($('div.colorIcons img[src="/images/ajaxload.gif"]').size())return;var a=$(this).attr('src').match(/img\/wd\/(\d)\/sample\.gif/);if(!a)return;a=a[1];$(this).attr('src','/images/ajaxload.gif'); $.post('/index/',{abc:a,a:42,t:1},function(t){var h=$('cmd:first',t).text();if($(h).attr('class')=='myWinLoadSD'){$('div.colorIcons img.active').removeClass('active');$(this).attr('src','http://src.ucoz.net/img/wd/'+a+'/sample.gif').addClass('active'); location.reload()}})});</script>
Как это сделать?Добавлено (07 Октябрь 2009, 16:11)
---------------------------------------------
Никто не ответит? 