function s7am_AdvancedLead(id, target, baseURL, ext, summary, headstyle, bodystyle) { var validClients = '21589,23112,23067,10168,23143,23144,23064,23166,23065,21520'; if(validClients.indexOf(id) != -1) { document.writeln('<P><FONT SIZE=5><B>' + ((headstyle) ? '<span class="' + headstyle + '">' : '') + 'Thirty States Record Unemployment Increases In January' + ((headstyle) ? '</span>' : '') + '</B></FONT><P>' + ((bodystyle) ? '<span class="' + bodystyle + '">' : '') + 'Thirty states and the District of Columbia recorded over-the-month unemployment rate increases in January, according to latest figures from the U.S. Bureau of Labor Statistics.<br/><br/>Nine states registered rate decreases and 11 states had no rate change.<br/><br/>Over the year, jobless rates increased in all 50 states and the District of Columbia. The national unemployment rate fell from 10.0 percent in December to 9.7 percent in January, but was up from 7.7 percent a year earlier.<BR/><BR/><I><A HREF="' + baseURL + '/Lead.' + ext + '" target="' + target + '"> More...</A></I>' + ((bodystyle) ? '</span>' : '') + ''); } else { document.writeln('<font color=#FF0000>Access to this content requires a valid subscription to the NewsRoom/7am premium news service.</font>'); }  } 