New signing David Luiz will wear the number four shirt for Chelsea. The Brazilian defender takes the number that has been vacant since the departure of Claude Makelele in the summer of 2008. You can order yours Online Now >> // // Add events to an object in a cross browser compliant fashion. // function crossBrowserAddEvent(object, eventType, method) { if (object.attachEvent) { object.attachEvent("on" + eventType, method); } else if (object.addEventListener) { object.addEventListener(eventType, method, false); } } function onArticleDetailLoad() { if(window.setDetailIdForAjaxRate && window.reloadAjaxRate) { setDetailIdForAjaxRate(2283049); reloadAjaxRate(); } return true; } crossBrowserAddEvent(window,'load', onArticleDetailLoad);