IE6 ругается на 'city_width' - определение отсутсвует в FF страница работает но постоянно как будто грузиться походу ошибка в global.js PHP: function set_period(){var t=new Date();var cy=t.getFullYear();var s=$('#copy span');var r=parseInt(s.text());if(cy>r)s.text(r+'—'+cy);} function faq(){ $('.question span').css('borderBottom','dashed 1px #000'); $('.answer').hide(); $('.question span').toggle( function(){ $(this).parent().next().fadeIn(); $(this).css('borderBottom','dashed 1px #fff'); }, function(){ $(this).parent().next().fadeOut(); $(this).css('borderBottom','dashed 1px #000'); } ); } $(document).ready(function(){ в чем ошибка?