function set_item_kolvo(kolvo) { item_kolvo = kolvo; } ; function change_item(id,this_len) { kuda = 'http://tnt.com.ua/img/tnt.com.ua/menu_line_head_bg.gif'; whats = 'url('+kuda+') no-repeat 1px 1px'; document.getElementById('item_'+id).style.background = whats; bl = document.getElementById('item_link'); bl.innerHTML = document.getElementById('item_data_'+id).innerHTML; temp_len = this_len; temp_len *= 9; temp_len2 = temp_len; if(temp_len2>800) temp_len2 = 800; if(temp_len2<550) temp_len2 = 550; otstup = 90+(800-temp_len2)/2; document.getElementById('item_bl').style.width = temp_len2; document.getElementById('item_line').style.margin = '312 0 0 '+otstup+''; bl.style.width = temp_len2-40; kuda = 'http://tnt.com.ua/img/tnt.com.ua/dot.gif'; whats = 'url('+kuda+') no-repeat'; for (i=0; i