$('head').append('<title>Find Physician Jobs at the NEJM CareerCenter</title>');
$('head').append('<link type=\'text/css\' href=\'http://www.nejmjobs.org/fjWidget/ccWidgetStyles.css\' rel=\'stylesheet\'></link>');
$('head').append('<meta http-equiv=\'Content-Type\' content=\'text/html; charset=UTF-8\' />');
$(document).ready(function(){
    var pfwOutput = '<div id="fjWidget" style="width: 180px;" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rss="http://purl.org/rss/1.0/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xmlns:prism="http://purl.org/rss/1.0/modules/prism/"><div id="ccWidget"><div class="ccBar"></div><div id="ccJobs"><p class="ccJobDesc"><a href="http://www.nejmjobs.org/index.aspx?qry=fjw"><img src="http://www.nejmjobs.org/fjwidget/images/ccWidgetLogo.gif" alt="NEJM CareerCenter" width="134" height="34"></a></p><p class="CCDate"><img src="http://www.nejmjobs.org/fjwidget/images/ccWidgetPhysJobs.gif" alt="Physician Jobs"><br>Tuesday, February 9, 2010</p><h3 class="ccSpecialtySubheadPub">Critical Care Medicine</h3><p class="ccJobDesc"><a href="http://careercenter.nejmjobs.org/jobdetail.cfm?job=3285893&amp;qry=fjw">Pulmonary/ Critical Care, Norfolk, Virginia</a></p><h3 class="ccSpecialtySubheadPub">Internal Medicine</h3><p class="ccJobDesc"><a href="http://careercenter.nejmjobs.org/jobdetail.cfm?job=3280747&amp;qry=fjw">Excellent Opportunity For A Bc Im Physician</a></p><h3 class="ccSpecialtySubheadPub">Gastroenterology</h3><p class="ccJobDesc"><a href="http://careercenter.nejmjobs.org/jobdetail.cfm?job=3280748&amp;qry=fjw">Oklahoma Liver Transplant/ Hepatology</a></p><h3 class="ccSpecialtySubheadPub">Critical Care Medicine</h3><p class="ccJobDesc"><a href="http://careercenter.nejmjobs.org/jobdetail.cfm?job=3285931&amp;qry=fjw">Spectacular Finger Lakes Region</a></p><h3 class="ccSpecialtySubheadPub">Cardiology</h3><p class="ccJobDesc"><a href="http://careercenter.nejmjobs.org/jobdetail.cfm?job=3285897&amp;qry=fjw">Kentucky</a></p><h3 class="ccSpecialtySubheadPub">\n';
   pfwOutput = pfwOutput + '            from the publishers of <br>the New England <br>Journal of Medicine\n';
   pfwOutput = pfwOutput + '          </h3></div><div class="ccBar"><a href="http://www.nejmjobs.org/index.aspx?qry=fjw"><img src="http://www.nejmjobs.org/fjwidget/images/ccWidgetURL.gif" alt="www.nejmjobs.org?qry=fjw" width="121" height="15"></a></div></div></div>';
    $('#fjWidget').width(180);
    $('#OutputWidget').html(pfwOutput);
});
