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 + '">' : '') + 'President Obama On Hurricane Irene: Take This Storm Seriously' + ((headstyle) ? '</span>' : '') + '</B></FONT><P>' + ((bodystyle) ? '<span class="' + bodystyle + '">' : '') + 'On Friday morning, President Obama was briefed once again by DHS Secretary Janet Napolitano, FEMA Administrator Craig Fugate, and senior White House officials about preparations being made for Hurricane Irene. Following the briefing, the President urged Americans in the projected path of the hurricane to take precautions now:<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>'); }  } 
