document.write('   \n');
document.write('<style>\n');
document.write('\n');
document.write('\/* Global CSS Styles *\/\n');
document.write('.fc * {\n');
document.write(' padding:0px; \n');
document.write(' border:0px; \n');
document.write(' margin:0px; \n');
document.write(' color: inherit;\n');
document.write(' background-color: inherit;\n');
document.write('}\n');
document.write('.fc, .fc TABLE, .fc TD, .fc INPUT, .fc SELECT {\n');
document.write(' font-family:Verdana,Arial,Helvetica,sans-serif;\n');
document.write(' color:#666666;\n');
document.write(' font-size:10px;\n');
document.write('}\n');
document.write('.fc SELECT {\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border: 1px solid #999999;\n');
document.write('}\n');
document.write('.fc IMG {\n');
document.write(' display:block;\n');
document.write('}\n');
document.write('.fc TD {empty-cells: show;}\n');
document.write('\/* END Global CSS *\/\n');
document.write('\n');
document.write('.fc .data {color:#3D6591;text-align: left}\n');
document.write('.fc A {\n');
document.write(' text-decoration: none;\n');
document.write(' color: #3D6591;\n');
document.write('}\n');
document.write('.fc A:hover {\n');
document.write(' text-decoration: underline;\n');
document.write(' color: #336699;\n');
document.write('}\n');
document.write('.fc .row TD, .fc .row1 TD, .fc .row2 TD {border-bottom:0px; background-color:#FFFFFF; padding: 4px}\n');
document.write('.fc .row2 TD {background-color:#FFF;}\n');
document.write('.fc .rowheader {background-color: #FFFFFF}\n');
document.write('.fc .fcinside {background-color:}\n');
document.write('.fc .fcinside .row IMG.chart {margin-top:8px; margin-bottom:8px;}\n');
document.write('.fc .horzline { height: 0px; empty-cells: collapse;}\n');
document.write('.fc .box {border-width: 0px;}\n');
document.write('.fc .tab {background-color: #FFFFFF}\n');
document.write('.fc .activetab {background-color: #FFFFFF;}\n');
document.write('.fc .bicolor {color:#000000}\n');
document.write('.fc .fcchartimg {margin-top:8px; margin-bottom:8px;}\n');
document.write('.fc .fcminichartimg {vertical-align: middle;}\n');
document.write('.fc .fcminichartimg {vertical-align: middle;}\n');
document.write('.fc .positive {color:green;}\n');
document.write('.fc .negative {color:red;}\n');
document.write('.fc .header {\n');
document.write(' font-size:12px; \n');
document.write(' font-weight: bold; \n');
document.write(' padding: 5px; \n');
document.write(' color:#336699; \n');
document.write(' background-color:#FFFFFF;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.fc .header .timestamp {\n');
document.write(' color:#003B6C;\n');
document.write('}\n');
document.write('.fc .headerborder {\n');
document.write(' border-top: 0px;\n');
document.write(' border-bottom: 2px solid #C2CCDF;\n');
document.write('}\n');
document.write('.fc TH {\n');
document.write(' color:#666;\n');
document.write(' padding: 5px;\n');
document.write(' font-size: 9px;\n');
document.write(' font-weight: bold;\n');
document.write(' border-top: 0px;\n');
document.write(' border-bottom: 1px solid #CCCCCC;\n');
document.write(' text-transform: uppercase;\n');
document.write('}\n');
document.write('.fc TH.subhead {\n');
document.write(' border-top: 0px;\n');
document.write(' border-bottom: 1px solid #CCCCCC;\n');
document.write('}\n');
document.write('.fc TH.label {\n');
document.write(' text-align:left; \n');
document.write(' padding:5px; \n');
document.write(' border-bottom: 1px solid #CCCCCC;\n');
document.write('}\n');
document.write('.fc .subhead {\n');
document.write(' padding: 5px 5px 5px 5px;\n');
document.write(' font-style:italic;\n');
document.write(' font-weight: bold;\n');
document.write(' text-align:left;\n');
document.write(' text-transform:capitalize;\n');
document.write('}\n');
document.write('.fc TABLE.title {\n');
document.write(' border-top: solid 1px #999999;\n');
document.write(' border-bottom: solid 1px #999999; \n');
document.write(' margin-bottom:5px;\n');
document.write('}\n');
document.write('.fc .title TD {\n');
document.write(' font-size:15px; \n');
document.write(' font-weight:bold;\n');
document.write(' color:#000000;\n');
document.write(' padding:5px;\n');
document.write(' text-align:left;\n');
document.write(' text-transform:uppercase;\n');
document.write('}\n');
document.write('.fc .title TD.exchange {\n');
document.write(' color:#666666;\n');
document.write(' text-align:right;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fc .rowheader td {\n');
document.write(' font-size:10px;\n');
document.write(' font-weight: bold;\n');
document.write(' border-bottom:1px solid #808080;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' padding: 5px;\n');
document.write(' text-transform: uppercase;\n');
document.write('}\n');
document.write('.fc .fcdate {color:#000000;font-weight:bold;text-align:left;}\n');
document.write('.fc .fcuparrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/2\/up.gif\') no-repeat 0% 50%}\n');
document.write('.fc .fcdownarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/2\/down.gif\') no-repeat 0% 50%}\n');
document.write('.fc .fcneutralarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/2\/dash.gif\') no-repeat 0% 50%}\n');
document.write('.fc .attribution {\n');
document.write(' padding: 1px;\n');
document.write(' font-size: 9px;\n');
document.write(' text-align: right;\n');
document.write(' color: #808080;\n');
document.write('}\n');
document.write('.fc .morelink {\n');
document.write(' padding:5px 10px 5px 0px;\n');
document.write(' text-align:right;\n');
document.write('}\n');
document.write('.fc .morelink A {\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more.gif);\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 10px;\n');
document.write('}\n');
document.write('.fc .morelink A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more_over.gif);\n');
document.write('}\n');
document.write('.fc .addwatchlistlink A {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/icons\/icon_addwatch.gif );\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 13px;\n');
document.write(' text-transform:capitalize;\n');
document.write(' font-weight:normal;\n');
document.write(' font-size:11px;\n');
document.write(' color:#000000;\n');
document.write(' display: none;\n');
document.write('}\n');
document.write('.fc .addwatchlistlink A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/icons\/icon_addwatch_over.gif);\n');
document.write('}\n');
document.write('\n');
document.write('\/* Nav links *\/\n');
document.write('.fc .navlinks {\n');
document.write(' text-align:center;\n');
document.write(' padding:4px 0px 4px 0px;\n');
document.write(' border: 0px;\n');
document.write(' line-height:18px;\n');
document.write('}\n');
document.write('.fc .navlinks A.nav {\n');
document.write(' font-weight: bold;\n');
document.write(' color:#000066;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .navlinks A.nav:hover {\n');
document.write('    color: #B08C11;\n');
document.write(' text-decoration: none;\n');
document.write('}\n');
document.write('.fc .navlinks A.active {\n');
document.write('    color: #B08C11;\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('.fc .divider {\n');
document.write(' font-weight:normal; \n');
document.write(' color:#000066;\n');
document.write(' margin:0px 7px;\n');
document.write('}\n');
document.write('\/* END NAV LINKS*\/\n');
document.write('\n');
document.write('\/* SUBMENUS CSS*\/\n');
document.write('.fc .submenus TD {\n');
document.write(' padding:6px 3px 6px 2px;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('.fc .submenus TD A {\n');
document.write(' padding:3px 5px 3px 5px;\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' color:#666666;\n');
document.write(' text-decoration:none;\n');
document.write(' background: #F7F7F7;\n');
document.write(' border: 1px solid #CCCCCC;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus TD A:hover {\n');
document.write(' color:#B08C11; \n');
document.write(' background: #EAE1B5;\n');
document.write(' border: 1px solid #B08C11;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus .active A, .fc .submenus .active A:hover {\n');
document.write(' border: 0px;\n');
document.write(' margin: 0px;\n');
document.write(' background: #EAE1B5;\n');
document.write(' color:#B08C11; \n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fc .submenus A.active {\n');
document.write(' color:#B08C11; \n');
document.write(' background: #EAE1B5;\n');
document.write(' border: 1px solid #B08C11;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus .divider {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('\n');
document.write('\/*nav forms and symbol lookup*\/	\n');
document.write('.fc INPUT.text, .fc INPUT.ticker {\n');
document.write(' border: 1px solid #999999;\n');
document.write(' width: 75px;\n');
document.write(' font-weight: normal;\n');
document.write(' padding:1px;\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('.fc INPUT.go, .fc INPUT.button {\n');
document.write(' font-size: 10px;\n');
document.write(' font-weight: bold;\n');
document.write(' color: #000000;\n');
document.write(' background-color: #CCCCCC;\n');
document.write(' border: 1px outset #222222;\n');
document.write(' padding:1px;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\/* NEW tabbed detailed quote LINKS 2007*\/\n');
document.write('.fc .fctabs {\n');
document.write(' border-bottom: solid 1px #B08C11;\n');
document.write(' margin-bottom:5px;\n');
document.write(' margin-top:5px;\n');
document.write(' padding-left:5px;\n');
document.write('}\n');
document.write('.fc .fctabs .tab {\n');
document.write(' float:left;\n');
document.write(' margin-right:3px;\n');
document.write(' border: solid 1px #B08C11;\n');
document.write(' background-color: #B08C11;\n');
document.write(' padding: 3px 10px 3px 10px;\n');
document.write(' margin-bottom: -1px;\n');
document.write('}\n');
document.write('.fc .fctabs .activetab {\n');
document.write(' background-color:#EAE1B5;\n');
document.write(' border-bottom: solid 1px #EAE1B5;\n');
document.write('}\n');
document.write('.fc .fctabs .tab:hover {\n');
document.write('    color: #B08C11;\n');
document.write(' background-color:#EAE1B5;\n');
document.write(' border-bottom: solid 1px #EAE1B5;\n');
document.write('}\n');
document.write('.fc .fctabs A.tab {\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' color: #FFF;\n');
document.write(' font-weight: bold;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .fctabs A.activetab, .fc .fctabs A.tab:hover {\n');
document.write(' font-weight: bold;\n');
document.write(' color: #B08C11;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('\/* END tabbed detailed quote LINKS*\/\n');
document.write('\n');
document.write('\/* Indexbrowser tabs *\/\n');
document.write('.fc .sectors .data BR {\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fc .sectors .data .active {\n');
document.write(' text-decoration:underline;\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('.fc .sectors .active {\n');
document.write(' background-color: #CCCCCC; \n');
document.write(' border: 0px;\n');
document.write('}\n');
document.write('\/* end tabs *\/\n');
document.write('\n');
document.write('\/* Hover Box *\/\n');
document.write('.fc .newsHoverBox {\n');
document.write(' padding: 10px;\n');
document.write(' margin: 5px 0px 0px 35px;\n');
document.write(' border: 1px solid #000000;\n');
document.write(' background: #FFFFFF;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Channellist *\/\n');
document.write('.fc .channellist IMG {\n');
document.write(' display:inline;\n');
document.write('}\n');
document.write('.fc .channellist .image {\n');
document.write(' padding:10px;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.fc .channellist .content {\n');
document.write(' padding:10px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Mediachannel CSS *\/\n');
document.write('.fc .mediachannel IMG {\n');
document.write(' display:inline;\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .label {\n');
document.write(' font-weight:bold;\n');
document.write(' padding:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .sidebar {\n');
document.write(' float:left;\n');
document.write(' width:150px;\n');
document.write(' border:0px solid #CCCCCC;\n');
document.write(' margin-right:12px;\n');
document.write(' margin-bottom:12px;\n');
document.write(' margin-top:5px;\n');
document.write(' margin-left:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .image {\n');
document.write(' width:150px;\n');
document.write(' vertical-align:top;\n');
document.write('}\n');
document.write('.fc .mediachannel .title .data {\n');
document.write(' color: #999999;\n');
document.write(' font-weight: bold;\n');
document.write(' font-size:18px;\n');
document.write(' margin-bottom:5px;\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fc .mediachannel .channel {\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .channeltype,.fc .mediachannel .language {\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .subbutton .rss {\n');
document.write(' padding-right:100px;\n');
document.write('}\n');
document.write('.fc .mediachannel .rssbutton .rss IMG {\n');
document.write(' margin-bottom:1px;\n');
document.write(' margin-top:-1px;\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('\/* END Mediachannel *\/\n');
document.write('\n');
document.write('	\n');
document.write('\/* BEGIN Mediasearch *\/\n');
document.write('.fc .mediasearch FORM {\n');
document.write(' padding:10px 0px 10px 0px;\n');
document.write(' margin:0px;\n');
document.write('}\n');
document.write('.fc .mediasearch INPUT.searchtxt {\n');
document.write(' border: 1px solid #999999;\n');
document.write(' width: 160px;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.fc .mediasearch INPUT.button {\n');
document.write(' font-weight: normal;\n');
document.write(' color: #000000;\n');
document.write(' background-color: #CCCCCC;\n');
document.write(' border: 1px outset #222222;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('.fc .mediasearch SELECT {\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\/* END Mediasearch *\/\n');
document.write('.snapshot{\n');
document.write(' width:185px;\n');
document.write(' background-color: #eae1b5;\n');
document.write(' border:1px solid #B08C11;\n');
document.write('}\n');
document.write('.snapshot .row snapshot, .snapshot .row1 TD, .snapshot .row2 TD {border-bottom:0px; background-color:#eae1b5; padding: 2px}\n');
document.write('\/* NEW tabbed for snapshot 2007*\/\n');
document.write('.snapshot .fcsnaptabs {\n');
document.write(' border-bottom: 0px;\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .spacer{\n');
document.write(' padding-right:1px;\n');
document.write(' background-color: #eae1b5;\n');
document.write(' border-bottom: solid 1px #B08C11;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .tab{\n');
document.write(' padding:0px;\n');
document.write(' border:0px;\n');
document.write(' width:33%;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .tab A{\n');
document.write(' font-size:9px;\n');
document.write(' border: solid 1px #B08C11;\n');
document.write(' display:block;\n');
document.write(' font-weight: bold;\n');
document.write(' background-color: #B08C11;\n');
document.write(' padding: 3px;\n');
document.write(' color: #FFF;\n');
document.write(' text-decoration:none;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .activetab A{\n');
document.write(' background-color: #eae1b5;\n');
document.write(' border-bottom: solid 1px #eae1b5;\n');
document.write(' color:#B08C11;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs A:hover{\n');
document.write(' background-color:#eae1b5;\n');
document.write(' border-bottom: solid 1px #eae1b5;\n');
document.write(' color:#B08C11;\n');
document.write('}\n');
document.write('\n');
document.write('.snapshot input.ticker {\n');
document.write('    border: 1px solid #B08C11;\n');
document.write('}\n');
document.write('\n');
document.write('\/* END tabbed snapshot *\/\n');
document.write('\n');
document.write('\/*get quote component within modules styles*\/	\n');
document.write('.getquote H5 {\n');
document.write(' font-size:12px; \n');
document.write(' font-weight: bold; \n');
document.write(' padding: 5px; \n');
document.write(' color:#003B6C; \n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border-top:0px;\n');
document.write(' border-bottom: 2px solid #C2CCDF;\n');
document.write('}\n');
document.write('.getquote .box {\n');
document.write(' padding:  5px 0px 5px 5px;\n');
document.write('}\n');
document.write('\n');
document.write('.stockquote {\n');
document.write(' width:250px;\n');
document.write('}\n');
document.write('.stockquote .data {\n');
document.write(' text-align:right;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('.footerattribution {\n');
document.write(' margin: 25px 0;\n');
document.write('\n');
document.write('}\n');
document.write('\n');
document.write('\/*Latestbyticker Module*\/\n');
document.write('.latestbyticker2 .select {\n');
document.write(' margin-top: 3px;\n');
document.write(' width: 55px;\n');
document.write('} \n');
document.write('.latestbyticker2 .go {\n');
document.write(' display: none;\n');
document.write('}\n');
document.write('.latestbyticker2 .label {\n');
document.write(' padding-left: 5px;\n');
document.write('}\n');
document.write('\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div class="fc latestbyticker2">\n');
document.write('  <table width="100%" cellspacing="0" cellpadding="0" border="0" class="headerborder">\n');
document.write('  <tr>\n');
document.write('   <td width="100%" class="header">Press Releases: FCMC<\/td>\n');
document.write('  <\/tr>\n');
document.write(' <\/table>\n');
document.write('<div class="headerspacing"><\/div>\n');
document.write('\n');
document.write('\n');
document.write('<form id="newsform" action="#" method="post" class="fcform">\n');
document.write(' <span class="label data">Press Release Archive:<\/span>\n');
document.write(' <select class="select" name="Year" onChange="selectNewsYear(this.selectedIndex);return false;">\n');
document.write('  <option value="0">2010<\/option>\n');
document.write('  <option value="1">2009<\/option>\n');
document.write('  <option value="2">2008<\/option>\n');
document.write('  <option value="3">2007<\/option>\n');
document.write(' <\/select>\n');
document.write(' <input type="submit" class="go" value="GO" onclick="selectNewsYear(this.selectedIndex);return false;"\/>\n');
document.write('<\/form>	\n');
document.write('\n');
document.write('<div id="news0" style="display: " class="headlines">\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">02\/22\/10<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=11993209&Ticker=FCMC" popable="true">Joseph Prat Rejoins Franklin Credit Management Corporation as Vice President of Default Servicing<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">02\/09\/10<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=11833037&Ticker=FCMC" popable="true">Franklin Credit Management Corporation Successfully Completes SAS 70 Type II Audit of Servicing and Collection Operations<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">01\/08\/10<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=11403330&Ticker=FCMC" popable="true">Franklin Credit Management Corporation Names New Executive Vice President and Managing Director of Servicing and Asset Recovery Operations<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('<div id="news1" style="display: none" class="headlines">\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">12\/15\/09<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=11148588&Ticker=FCMC" popable="true">Head of Mortgage Servicing at Franklin Credit Management Corporation Resigns Effective December 30, 2009<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">04\/24\/09<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=8650666&Ticker=FCMC" popable="true">Franklin Credit Holding Corporation Shares Listed on OTC Bulletin Board Under Symbol \'FCMC.OB\'<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">04\/06\/09<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=8479845&Ticker=FCMC" popable="true">Franklin Credit Holding Corporation Substantially Restructures Loans, Pledges and Guarantees With Banks<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">04\/03\/09<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=8454664&Ticker=FCMC" popable="true">Zacks Analyst Blog Highlights: Huntington Bancshares, Inc., Franklin Credit Management Corp., Intel Corp., Huaneng Power International and Haemonetics Corp.<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('<div id="news2" style="display: none" class="headlines">\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">12\/24\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=7523844&Ticker=FCMC" popable="true">Franklin Credit Holding Corporation Becomes Parent Company of Franklin Credit Management Corporation<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">10\/30\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=7019503&Ticker=FCMC" popable="true">Franklin Credit Management to be Delisted From the NASDAQ Capital Market<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">08\/25\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=6391146&Ticker=FCMC" popable="true">Franklin Credit Management Receives Notice of Delisting From NASDAQ<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">06\/04\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=5647682&Ticker=FCMC" popable="true">Franklin Credit Announces Servicing Agreement<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">05\/06\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=5393575&Ticker=FCMC" popable="true">Franklin Credit Announces Hedge Agreements<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">04\/08\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=5135596&Ticker=FCMC" popable="true">Franklin Credit Management Common Stock to Begin Trading on Nasdaq Capital Market April 9, 2008<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">04\/02\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=5074882&Ticker=FCMC" popable="true">Franklin Credit Management Reports Full Year 2007 Operating Results<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">03\/10\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=4850970&Ticker=FCMC" popable="true">Franklin Credit Management Receives Determination Notice Following NASDAQ Hearing<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">03\/04\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=4794128&Ticker=FCMC" popable="true">Franklin Credit Announces Hedge Agreements<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">02\/22\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=4695955&Ticker=FCMC" popable="true">Franklin Credit Management Receives Notice of Non-Compliance From NASDAQ<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">02\/05\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=4529923&Ticker=FCMC" popable="true">Franklin Credit Management Announces Further Delay in Reporting Third Quarter Operating Results<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">01\/03\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=4227521&Ticker=FCMC" popable="true">Franklin Credit Management Enters Into Debt Restructuring With Lead Lending Bank<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">01\/03\/08<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=4227222&Ticker=FCMC" popable="true">Franklin Credit Management Receives Notice of Non-Compliance From NASDAQ<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('<div id="news3" style="display: none" class="headlines">\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">11\/27\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=3904714&Ticker=FCMC" popable="true">Franklin Credit Management Receives Delinquency Notice From Nasdaq<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">11\/19\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=3844283&Ticker=FCMC" popable="true">Oxford Funding Secures Banking Commitment for $2.4 Million Dollar Portfolio<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">11\/19\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=3839573&Ticker=FCMC" popable="true">Marshall & Ilsley Corporation Details Relationship With Franklin Credit Management<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">11\/16\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=3820292&Ticker=FCMC" popable="true">Huntington Bancshares Announces: 2007 Fourth Quarter Charge of Up to $300 Million After-Tax, or $0.81 Per Common Share, to Increase Allowance for Loan and Lease Losses<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">11\/15\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=3814241&Ticker=FCMC" popable="true">Franklin Credit Management to Delay Filing of Third Quarter 2007 Operating Results to Permit Assessment of Magnitude of Increased Reserves<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">08\/14\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=2900813&Ticker=FCMC" popable="true">Franklin Credit Management Reports Second Quarter 2007 Operating Results<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">05\/24\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=2138328&Ticker=FCMC" popable="true">Oxford Funding to Acquire Assets<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">05\/22\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=2112543&Ticker=FCMC" popable="true">Franklin Credit Management Corporation to Host First Quarter Conference Call Today<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">05\/16\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=2063177&Ticker=FCMC" popable="true">Franklin Credit Management Reschedules Today\'s Investor Conference Call<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data pubdate" valign="top" nowrap="nowrap" width="1%">05\/16\/07<\/td>\n');
document.write('  <td class="data" valign="top" width="98%">\n');
document.write('   <a target="_self" href="http:\/\/markets.financialcontent.com\/ir\/?Module=MediaViewer&GUID=2059828&Ticker=FCMC" popable="true">Franklin Credit Management Reports First Quarter 2007 Operating Results<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('\n');
document.write('\n');
document.write('<scr'+'ipt>\n');
document.write(' function selectNewsYear(sel) {\n');
document.write('  for (var i = 0; i <= 3; i++) {\n');
document.write('   document.getElementById(\'news\' + i).style.display = \'none\';\n');
document.write('  }\n');
document.write('  document.getElementById(\'news\' + sel).style.display = \'\';\n');
document.write(' }\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('<\/div>\n');
document.write('<scr'+'ipt>\n');
document.write(' function hoverableOver(el) {\n');
document.write('  el.oldClassName = el.className;\n');
document.write('  el.className += \' hover\';\n');
document.write(' }\n');
document.write('\n');
document.write(' function hoverableOut (el) {\n');
document.write('  el.className = el.oldClassName;\n');
document.write(' }\n');
document.write('\n');
document.write(' function findHoverables(el) {\n');
document.write('  var nodes = el.childNodes;\n');
document.write('  var i;\n');
document.write('  var hoverMenu;\n');
document.write('  for (i in nodes) {\n');
document.write('   var node = nodes[i];\n');
document.write('   if(node.childNodes && node.childNodes.length > 0) {\n');
document.write('    findHoverables(node);\n');
document.write('   }\n');
document.write('   if (node.getAttribute && node.getAttribute(\'hoverable\') == \'true\') {\n');
document.write('    node.setAttribute(\'hoverable\',\'processed\');\n');
document.write('    addHoverListeners(node);\n');
document.write('   }\n');
document.write('   if (node.getAttribute && node.getAttribute(\'hoverMenu\') != null) {\n');
document.write('    var hoverMenuName = node.getAttribute(\'hoverMenu\');\n');
document.write('    var hoverMenu;\n');
document.write('    if (hoverMenuName == \'_next\') {\n');
document.write('     var n = node;\n');
document.write('     while ((n = n.nextSibling) && (n.nodeType != 1)) {};\n');
document.write('     hoverMenu = n;\n');
document.write('    } else {\n');
document.write('     hoverMenu = document.getElementById(hoverMenuName);\n');
document.write('    }\n');
document.write('    node.removeAttribute(\'hoverMenu\');\n');
document.write('    if (hoverMenu) {\n');
document.write('     addHoverMenuListeners(node,hoverMenu);\n');
document.write('    }\n');
document.write('   }\n');
document.write('\n');
document.write('  }\n');
document.write(' }\n');
document.write('\n');
document.write(' function addHoverListeners (el) {\n');
document.write('  if (el.addEventListener) {\n');
document.write('   el.addEventListener ("mouseover",function() {hoverableOver(el)},false);\n');
document.write('   el.addEventListener ("mouseout",function() {hoverableOut(el)},false);\n');
document.write('  } else if (el.attachEvent) {\n');
document.write('   el.attachEvent ("onmouseover",function() {hoverableOver(el)});\n');
document.write('   el.attachEvent ("onmouseout",function() {hoverableOut(el)});\n');
document.write('  } else {\n');
document.write('   el.onmouseover = function() {hoverableOver(el)};\n');
document.write('   el.onmouseout = function() {hoverableOut(el)}; \n');
document.write('  }\n');
document.write(' }\n');
document.write('\n');
document.write(' var currentHoverMenu;\n');
document.write(' \n');
document.write(' function addHoverMenuListeners (el, menu) {\n');
document.write(' with(menu) {\n');
document.write('  var overFunc = function () {\n');
document.write('   if (currentHoverMenu != null && currentHoverMenu != menu) {\n');
document.write('    currentHoverMenu.style.display = \'none\';\n');
document.write('   }\n');
document.write('   currentHoverMenu = menu;\n');
document.write('   menu.hoverClose = 0;\n');
document.write('   menu.style.display = \'\';\n');
document.write('  };\n');
document.write('  var outRealFunc = function () {\n');
document.write('   if (menu.hoverClose == 1) { \n');
document.write('    menu.style.display = \'none\';\n');
document.write('   }\n');
document.write('  };\n');
document.write('  var outFunc = function () {\n');
document.write('   menu.hoverClose = 1;\n');
document.write('   setTimeout( outRealFunc, 300);\n');
document.write('  };\n');
document.write('  _hoverableAddListeners(el,overFunc,outFunc);\n');
document.write('  _hoverableAddListeners(menu,overFunc,outFunc);\n');
document.write('  }\n');
document.write(' }\n');
document.write('\n');
document.write(' function _hoverableAddListeners (el,overFunc, outFunc) {\n');
document.write('  if (el.addEventListener) {\n');
document.write('   el.addEventListener ("mouseover",overFunc,false);\n');
document.write('   el.addEventListener ("mouseout",outFunc,false);\n');
document.write('  } else if (el.attachEvent) {\n');
document.write('   el.attachEvent ("onmouseover",overFunc);\n');
document.write('   el.attachEvent ("onmouseout",outFunc);\n');
document.write('  } else {\n');
document.write('   el.onmouseover = overFunc;\n');
document.write('   el.onmouseout = outFunc; \n');
document.write('  }\n');
document.write(' }\n');
document.write('\n');
document.write('\n');
document.write(' setTimeout("findHoverables(document.body)",1);\n');
document.write(' setTimeout("findHoverables(document.body)",2000);\n');
document.write(' setTimeout("findHoverables(document.body)",5000);\n');
document.write(' setTimeout("findHoverables(document.body)",25000);\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('<style>\n');
document.write(' #fc_popup {\n');
document.write('  z-index:10000;\n');
document.write('  position: absolute; \n');
document.write('  display: none; \n');
document.write('  top: 35px; \n');
document.write('  left: 35px; \n');
document.write('  background: white; \n');
document.write('  border: 1px solid #AAA;\n');
document.write('  padding: 0px;\n');
document.write('  margin: 0px;\n');
document.write('  overflow:hidden;\n');
document.write(' }\n');
document.write(' #fc_popup_title {\n');
document.write('  z-index:91000;\n');
document.write('  height: 24px; \n');
document.write('  vertical-align: middle; \n');
document.write('  line-height: 24px; \n');
document.write('  text-align: right; \n');
document.write('  background-color: #CCC; \n');
document.write('  border-bottom: 1px solid #AAA;\n');
document.write(' }\n');
document.write(' #fc_popup_iframe {\n');
document.write('  z-index:92000;\n');
document.write('  border: 0px;\n');
document.write('  padding: 0px;\n');
document.write('  margin: 0px;\n');
document.write('  background-color: #FFFFFF;\n');
document.write(' }\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div id="fc_popup" class="fc">\n');
document.write(' <div id="fc_popup_title"><a href="#" onclick="closeFCPopup(); return false">CLOSE WINDOW<\/a>&nbsp;&nbsp;<\/div>\n');
document.write(' <iframe id="fc_popup_iframe"><\/iframe>\n');
document.write('<\/div>\n');
document.write('\n');
document.write('<scr'+'ipt>\n');
document.write('\n');
document.write('function openFCPopup (url) {\n');
document.write(' document.getElementById(\'fc_popup_iframe\').src = url;\n');
document.write(' document.getElementById(\'fc_popup\').style.display = \'block\';\n');
document.write(' \/\/alert(fc_popup.innerHTML);\n');
document.write(' return false;\n');
document.write('}\n');
document.write('\n');
document.write('function closeFCPopup () {\n');
document.write(' document.getElementById(\'fc_popup_iframe\').src = \'\';\n');
document.write(' document.getElementById(\'fc_popup\').style.display = \'none\';\n');
document.write(' return false;\n');
document.write('}\n');
document.write('\n');
document.write(' function findPopables() {\n');
document.write('  var nodes = document.getElementsByTagName(\'A\');\n');
document.write('  var i;\n');
document.write('  for (i in nodes) {\n');
document.write('   var node = nodes[i];\n');
document.write('   if (node.getAttribute && node.getAttribute(\'popable\') == \'true\') {\n');
document.write('    eval("node.onclick = function () { openFCPopup(\'" + node.href + "\'); return false; }");\n');
document.write('   }\n');
document.write('  }\n');
document.write(' }\n');
document.write('\n');
document.write('setTimeout(\'findPopables()\',10);\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('var popupTimer = null;\n');
document.write('function runPopupTimer() {\n');
document.write(' if (popupTimer != null) clearTimeout(popupTimer);\n');
document.write(' calcPopupPosition();\n');
document.write(' \n');
document.write(' popupTimer = setTimeout(\'runPopupTimer()\',1000);\n');
document.write('}\n');
document.write('runPopupTimer();\n');
document.write('\n');
document.write('function calcPopupPosition() {\n');
document.write(' var fc_popup = document.getElementById(\'fc_popup\');\n');
document.write(' var fc_popup_iframe = document.getElementById(\'fc_popup_iframe\');\n');
document.write('\n');
document.write(' var windowSize = getWindowDimensions();\n');
document.write(' var scrollOffset = getScrollOffset();\n');
document.write(' \n');
document.write(' fc_popup.style.top = (scrollOffset.y + 35) + "px";\n');
document.write(' fc_popup.style.left = (scrollOffset.x + 35) +"px";\n');
document.write(' \n');
document.write(' fc_popup.style.width = (windowSize.x - 35 - 35) + "px";\n');
document.write(' fc_popup_iframe.style.width = (windowSize.x - 35 - 35) + "px";\n');
document.write(' fc_popup_iframe.style.height = (windowSize.y - 35 - 61) + "px";\n');
document.write('}\n');
document.write('\n');
document.write('function getWindowDimensions() {\n');
document.write('var x,y;\n');
document.write('if (self.innerHeight) \/\/ all except Explorer\n');
document.write('{\n');
document.write('	x = self.innerWidth;\n');
document.write('	y = self.innerHeight;\n');
document.write('}\n');
document.write('else if (document.documentElement && document.documentElement.clientHeight)\n');
document.write('	\/\/ Explorer 6 Strict Mode\n');
document.write('{\n');
document.write('	x = document.documentElement.clientWidth;\n');
document.write('	y = document.documentElement.clientHeight;\n');
document.write('}\n');
document.write('else if (document.body) \/\/ other Explorers\n');
document.write('{\n');
document.write('	x = document.body.clientWidth;\n');
document.write('	y = document.body.clientHeight;\n');
document.write('}\n');
document.write('\n');
document.write('return {x: x, y: y};\n');
document.write('}\n');
document.write('\n');
document.write('function getScrollOffset() {\n');
document.write('var x,y;\n');
document.write('if (self.pageYOffset) \/\/ all except Explorer\n');
document.write('{\n');
document.write('	x = self.pageXOffset;\n');
document.write('	y = self.pageYOffset;\n');
document.write('}\n');
document.write('else if (document.documentElement && document.documentElement.scrollTop)\n');
document.write('	\/\/ Explorer 6 Strict\n');
document.write('{\n');
document.write('	x = document.documentElement.scrollLeft;\n');
document.write('	y = document.documentElement.scrollTop;\n');
document.write('}\n');
document.write('else if (document.body) \/\/ all other Explorers\n');
document.write('{\n');
document.write('	x = document.body.scrollLeft;\n');
document.write('	y = document.body.scrollTop;\n');
document.write('}\n');
document.write('\n');
document.write('return {x: x, y: y};\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('window.onscroll = calcPopupPosition;\n');
document.write('window.onresize = calcPopupPosition;\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('');

  var head=document.getElementsByTagName('head')[0];
  var script=document.createElement('script');
  script.type="text/javascript";
  script.src='http://tracker.financialcontent.com/track.js?Source=http%3A%2F%2Fmarkets.financialcontent.com%2Ffranklincredit%3FHTTP_HOST%3Dstudio-5.financialcontent.com%26HTTPS%3Doff%26Module%3Dlatestbyticker2%26Ticker%3DFCMC%26Limit%3D30%26Output%3DJS&Type=widget&Client=franklincredit&rand=' + Math.random();
  head.appendChild(script);
 
_qoptions={
 qacct:"p-0cUI5xpPZj8YQ"
};
var head=document.getElementsByTagName('head')[0];
var script=document.createElement('script');
script.type="text/javascript";
script.src="http://edge.quantserve.com/quant.js";
head.appendChild(script);
