function theFinancialsConverter_tiny(sPID,sBG_Head,sFont_Head,sBG_Body,sFont_Body,sFont_Name,sDEF_From,sDEF_To,nAmt,nFont_Size,nWidth,bExcludeTitle,bExcludeDate,nWidthAmount,nWidthResult) {
     if (typeof(nAmt)=='undefined' || Trim(nAmt)=='' || nAmt=='0') {
          nAmt=1;
     }
     if (typeof(sBG_Head)=='undefined' || Trim(sBG_Head)=='') {
          sBG_Head='#000080';
     }
     if (typeof(sFont_Head)=='undefined' || Trim(sFont_Head)=='') {
          sFont_Head='#FFFFFF';
     }
     if (typeof(sBG_Body)=='undefined' || Trim(sBG_Body)=='') {
          sBG_Body='#C0C0C0';
     }
     if (typeof(sFont_Body)=='undefined' || Trim(sFont_Body)=='') {
          sFont_Body='#000000';
     }
     if (typeof(sFont_Name)=='undefined' || Trim(sFont_Name)=='') {
          sFont_Name='Arial, Helvetica';
     }
     if (typeof(nFont_Size)=='undefined' || Trim(nFont_Size)=='') {
          nFont_Size='12px';
     }
     if (typeof(bExcludeTitle)=='undefined' || Trim(bExcludeTitle)=='') {
           bExcludeTitle=0;
     }
     if (typeof(bExcludeDate)=='undefined' || Trim(bExcludeDate)=='') {
           bExcludeDate=0;
     }
     if (typeof(nWidthAmount)=='undefined' || Trim(nWidthAmount)=='') {
           nWidthAmount=5;
     }
     if (typeof(nWidthResult)=='undefined' || Trim(nWidthResult)=='') {
           nWidthResult=5;
     }
     sHTML="<p style='margin-top:0;margin-bottom:0;'>";
     sHTML=sHTML+"<form style='margin-top: 0; margin-bottom: 0' name='TFCCONVERTER_TINY' action='' onSubmit='return false;'>";
     sHTML=sHTML+"  <table border='0' cellpadding='4' cellspacing='0' style='border: 1px ridge #CCCCCC;'";
     if (typeof(nWidth)!='undefined' && Trim(nWidth)!='') {
           sHTML=sHTML+"width='" + nWidth + "'";
     }
     sHTML=sHTML+">"
     if (!bExcludeTitle) {
     sHTML=sHTML+"        <tr>";
     sHTML=sHTML+"          <td align='center' bgcolor='" + sBG_Head + "' colspan='3'>";
     sHTML=sHTML+"          <p style='margin-top: -1; margin-bottom: -1'><b>";
     sHTML=sHTML+"          <font color='" + sFont_Head + "' face='"+ sFont_Name +"' style='font-size:" + nFont_Size + "'>Currency Converter</font></b></p>";
     sHTML=sHTML+"          </td>";
     sHTML=sHTML+"        </tr>";
     }
     sHTML=sHTML+"    <tr bgcolor='" + sBG_Body + "'>";
     sHTML=sHTML+"      <td align='right'><font face='"+ sFont_Name +"' style='font-size:" + nFont_Size + "' color='" + sFont_Body + "'>Frm:</font></td>";
     sHTML=sHTML+"      <td colspan='2'><font color='" + sFont_Body + "' face='"+ sFont_Name +"'>";
     sHTML=sHTML+"      <select NAME='From' SIZE='1' onChange='CalcFxRate(To.options[To.options.selectedIndex].value, this.options[selectedIndex].value); CalcForm(this.form);'>";
     sHTML=sHTML+"      <option VALUE='0' SELECTED>FROM</option>";
     sHTML=sHTML+"    <Option Name='USD' Value='1'>USD</option>";
     sHTML=sHTML+"    <option Name='EUR' VALUE='0.759301'>EUR</option>";
     sHTML=sHTML+"    <option Name='ALL' VALUE='106.834705'>ALL</option>";
     sHTML=sHTML+"    <option Name='DZD' VALUE='74.982399'>DZD</option>";
     sHTML=sHTML+"    <option Name='ARS' VALUE='4.346633'>ARS</option>";
     sHTML=sHTML+"    <option Name='AUD' VALUE='0.926348'>AUD</option>";
     sHTML=sHTML+"    <option Name='BHD' VALUE='0.379414'>BHD</option>";
     sHTML=sHTML+"    <option Name='BDT' VALUE='85.581806'>BDT</option>";
     sHTML=sHTML+"    <option Name='BOB' VALUE='7.068389'>BOB</option>";
     sHTML=sHTML+"    <option Name='BWP' VALUE='7.304189'>BWP</option>";
     sHTML=sHTML+"    <option Name='BRL' VALUE='1.723372'>BRL</option>";
     sHTML=sHTML+"    <option Name='GBP' VALUE='0.635486'>GBP</option>";
     sHTML=sHTML+"    <option Name='BND' VALUE='1.264835'>BND</option>";
     sHTML=sHTML+"    <option Name='BGL' VALUE='1.472285'>BGL</option>";
     sHTML=sHTML+"    <option Name='BIF' VALUE='1333.315374'>BIF</option>";
     sHTML=sHTML+"    <option Name='CAD' VALUE='0.99576'>CAD</option>";
     sHTML=sHTML+"    <option Name='CLP' VALUE='481.392915'>CLP</option>";
     sHTML=sHTML+"    <option Name='CNY' VALUE='6.294906'>CNY</option>";
     sHTML=sHTML+"    <option Name='COP' VALUE='1808.934643'>COP</option>";
     sHTML=sHTML+"    <option Name='HRK' VALUE='5.729745'>HRK</option>";
     sHTML=sHTML+"    <option Name='CYP' VALUE='0.753326'>CYP</option>";
     sHTML=sHTML+"    <option Name='CZK' VALUE='18.779249'>CZK</option>";
     sHTML=sHTML+"    <option Name='DKK' VALUE='5.596891'>DKK</option>";
     sHTML=sHTML+"    <option Name='ECS' VALUE='25597.358491'>ECS</option>";
     sHTML=sHTML+"    <option Name='EGP' VALUE='6.06303'>EGP</option>";
     sHTML=sHTML+"    <option Name='FRF' VALUE='0.752907'>FRF</option>";
     sHTML=sHTML+"    <option Name='IEP' VALUE='0.753748'>IEP</option>";
     sHTML=sHTML+"    <option Name='GRD' VALUE='0.753497'>GRD</option>";
     sHTML=sHTML+"    <option Name='ITL' VALUE='0.753966'>ITL</option>";
     sHTML=sHTML+"    <option Name='NLG' VALUE='0.753686'>NLG</option>";
     sHTML=sHTML+"    <option Name='LUF' VALUE='0.752705'>LUF</option>";
     sHTML=sHTML+"    <option Name='BEF' VALUE='0.75319'>BEF</option>";
     sHTML=sHTML+"    <option Name='ESP' VALUE='0.753694'>ESP</option>";
     sHTML=sHTML+"    <option Name='EEK' VALUE='11.741153'>EEK</option>";
     sHTML=sHTML+"    <option Name='DEM' VALUE='0.754029'>DEM</option>";
     sHTML=sHTML+"    <option Name='FIM' VALUE='0.753757'>FIM</option>";
     sHTML=sHTML+"    <option Name='PTE' VALUE='0.753193'>PTE</option>";
     sHTML=sHTML+"    <option Name='ATS' VALUE='0.752675'>ATS</option>";
     sHTML=sHTML+"    <option Name='FJD' VALUE='1.750399'>FJD</option>";
     sHTML=sHTML+"    <option Name='XAF' VALUE='505.078357'>XAF</option>";
     sHTML=sHTML+"    <option Name='XOF' VALUE='504.87687'>XOF</option>";
     sHTML=sHTML+"    <option Name='GMD' VALUE='30.934306'>GMD</option>";
     sHTML=sHTML+"    <option Name='GHC' VALUE='17135.423567'>GHC</option>";
     sHTML=sHTML+"    <option Name='GNF' VALUE='7305.150266'>GNF</option>";
     sHTML=sHTML+"    <option Name='HKD' VALUE='7.755935'>HKD</option>";
     sHTML=sHTML+"    <option Name='HUF' VALUE='219.883523'>HUF</option>";
     sHTML=sHTML+"    <option Name='ISK' VALUE='122.346597'>ISK</option>";
     sHTML=sHTML+"    <option Name='INR' VALUE='49.789548'>INR</option>";
     sHTML=sHTML+"    <option Name='IDR' VALUE='8999.624116'>IDR</option>";
     sHTML=sHTML+"    <option Name='JMD' VALUE='87.841935'>JMD</option>";
     sHTML=sHTML+"    <option Name='JPY' VALUE='77.227769'>JPY</option>";
     sHTML=sHTML+"    <option Name='JOD' VALUE='0.712264'>JOD</option>";
     sHTML=sHTML+"    <option Name='KZT' VALUE='150.871112'>KZT</option>";
     sHTML=sHTML+"    <option Name='KES' VALUE='84.224929'>KES</option>";
     sHTML=sHTML+"    <option Name='KWD' VALUE='0.277708'>KWD</option>";
     sHTML=sHTML+"    <option Name='LVL' VALUE='0.527286'>LVL</option>";
     sHTML=sHTML+"    <option Name='LBP' VALUE='1531.789442'>LBP</option>";
     sHTML=sHTML+"    <option Name='LTL' VALUE='2.600701'>LTL</option>";
     sHTML=sHTML+"    <option Name='MGF' VALUE='9152.09875'>MGF</option>";
     sHTML=sHTML+"    <option Name='MWK' VALUE='167.807031'>MWK</option>";
     sHTML=sHTML+"    <option Name='MYR' VALUE='3.010426'>MYR</option>";
     sHTML=sHTML+"    <option Name='MTL' VALUE='0.753679'>MTL</option>";
     sHTML=sHTML+"    <option Name='MRO' VALUE='296.297138'>MRO</option>";
     sHTML=sHTML+"    <option Name='MUR' VALUE='30.207444'>MUR</option>";
     sHTML=sHTML+"    <option Name='MXN' VALUE='12.735746'>MXN</option>";
     sHTML=sHTML+"    <option Name='MAD' VALUE='8.425413'>MAD</option>";
     sHTML=sHTML+"    <option Name='MZM' VALUE='26959.834722'>MZM</option>";
     sHTML=sHTML+"    <option Name='MMK' VALUE='6.573954'>MMK</option>";
     sHTML=sHTML+"    <option Name='ILS' VALUE='3.716672'>ILS</option>";
     sHTML=sHTML+"    <option Name='TWD' VALUE='29.533648'>TWD</option>";
     sHTML=sHTML+"    <option Name='TRY' VALUE='1753527.657153'>TRY</option>";
     sHTML=sHTML+"    <option Name='NZD' VALUE='1.198556'>NZD</option>";
     sHTML=sHTML+"    <option Name='NGN' VALUE='161.409283'>NGN</option>";
     sHTML=sHTML+"    <option Name='NOK' VALUE='5.753688'>NOK</option>";
     sHTML=sHTML+"    <option Name='PKR' VALUE='91.082898'>PKR</option>";
     sHTML=sHTML+"    <option Name='PGK' VALUE='2.131773'>PGK</option>";
     sHTML=sHTML+"    <option Name='PYG' VALUE='4730.919973'>PYG</option>";
     sHTML=sHTML+"    <option Name='PEN' VALUE='2.74046'>PEN</option>";
     sHTML=sHTML+"    <option Name='UYU' VALUE='19.906554'>UYU</option>";
     sHTML=sHTML+"    <option Name='PHP' VALUE='42.316452'>PHP</option>";
     sHTML=sHTML+"    <option Name='PLN' VALUE='3.159462'>PLN</option>";
     sHTML=sHTML+"    <option Name='QAR' VALUE='3.642478'>QAR</option>";
     sHTML=sHTML+"    <option Name='OMR' VALUE='0.386317'>OMR</option>";
     sHTML=sHTML+"    <option Name='ROL' VALUE='32821.894671'>ROL</option>";
     sHTML=sHTML+"    <option Name='RUB' VALUE='29.777254'>RUB</option>";
     sHTML=sHTML+"    <option Name='SAR' VALUE='3.749077'>SAR</option>";
     sHTML=sHTML+"    <option Name='SCR' VALUE='14.969351'>SCR</option>";
     sHTML=sHTML+"    <option Name='SGD' VALUE='1.245666'>SGD</option>";
     sHTML=sHTML+"    <option Name='SKK' VALUE='0.753928'>SKK</option>";
     sHTML=sHTML+"    <option Name='SIT' VALUE='0.753351'>SIT</option>";
     sHTML=sHTML+"    <option Name='ZAR' VALUE='7.587798'>ZAR</option>";
     sHTML=sHTML+"    <option Name='KRW' VALUE='1117.725582'>KRW</option>";
     sHTML=sHTML+"    <option Name='LKR' VALUE='114.807132'>LKR</option>";
     sHTML=sHTML+"    <option Name='SZL' VALUE='7.698206'>SZL</option>";
     sHTML=sHTML+"    <option Name='SEK' VALUE='6.635688'>SEK</option>";
     sHTML=sHTML+"    <option Name='CHF' VALUE='0.911724'>CHF</option>";
     sHTML=sHTML+"    <option Name='TZS' VALUE='1618.693222'>TZS</option>";
     sHTML=sHTML+"    <option Name='THB' VALUE='30.764218'>THB</option>";
     sHTML=sHTML+"    <option Name='TTD' VALUE='6.517629'>TTD</option>";
     sHTML=sHTML+"    <option Name='TND' VALUE='1.50281'>TND</option>";
     sHTML=sHTML+"    <option Name='AED' VALUE='3.67174'>AED</option>";
     sHTML=sHTML+"    <option Name='UGX' VALUE='2353.230796'>UGX</option>";
     sHTML=sHTML+"    <option Name='UAH' VALUE='8.136846'>UAH</option>";
     sHTML=sHTML+"    <option Name='VUV' VALUE='90.516172'>VUV</option>";
     sHTML=sHTML+"    <option Name='VND' VALUE='21142.175694'>VND</option>";
     sHTML=sHTML+"    <option Name='ZMK' VALUE='5280.085846'>ZMK</option>";
     sHTML=sHTML+"    <option Name='ZWD' VALUE='376.256977'>ZWD</option>";
     sHTML=sHTML+"      </select></font></td>";
     sHTML=sHTML+"    </tr>";
     sHTML=sHTML+"    <tr bgcolor='" + sBG_Body + "'>";
     sHTML=sHTML+"      <td align='right'><font style='font-size:" + nFont_Size + "' face='"+ sFont_Name +"' color='" + sFont_Body + "'>To:</font></td>";
     sHTML=sHTML+"      <td colspan='2'><font color='" + sFont_Body + "' face='"+ sFont_Name +"'>";
     sHTML=sHTML+"      <select NAME='To' SIZE='1' onChange='CalcFxRate(this.options[selectedIndex].value, From.options[From.options.selectedIndex].value); CalcForm(this.form)'>";
     sHTML=sHTML+"      <option VALUE='0' SELECTED>TO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </option>";
     sHTML=sHTML+"    <Option Name='USD' Value='1'>USD</option>";
     sHTML=sHTML+"    <option Name='EUR' VALUE='0.759301'>EUR</option>";
     sHTML=sHTML+"    <option Name='ALL' VALUE='106.834705'>ALL</option>";
     sHTML=sHTML+"    <option Name='DZD' VALUE='74.982399'>DZD</option>";
     sHTML=sHTML+"    <option Name='ARS' VALUE='4.346633'>ARS</option>";
     sHTML=sHTML+"    <option Name='AUD' VALUE='0.926348'>AUD</option>";
     sHTML=sHTML+"    <option Name='BHD' VALUE='0.379414'>BHD</option>";
     sHTML=sHTML+"    <option Name='BDT' VALUE='85.581806'>BDT</option>";
     sHTML=sHTML+"    <option Name='BOB' VALUE='7.068389'>BOB</option>";
     sHTML=sHTML+"    <option Name='BWP' VALUE='7.304189'>BWP</option>";
     sHTML=sHTML+"    <option Name='BRL' VALUE='1.723372'>BRL</option>";
     sHTML=sHTML+"    <option Name='GBP' VALUE='0.635486'>GBP</option>";
     sHTML=sHTML+"    <option Name='BND' VALUE='1.264835'>BND</option>";
     sHTML=sHTML+"    <option Name='BGL' VALUE='1.472285'>BGL</option>";
     sHTML=sHTML+"    <option Name='BIF' VALUE='1333.315374'>BIF</option>";
     sHTML=sHTML+"    <option Name='CAD' VALUE='0.99576'>CAD</option>";
     sHTML=sHTML+"    <option Name='CLP' VALUE='481.392915'>CLP</option>";
     sHTML=sHTML+"    <option Name='CNY' VALUE='6.294906'>CNY</option>";
     sHTML=sHTML+"    <option Name='COP' VALUE='1808.934643'>COP</option>";
     sHTML=sHTML+"    <option Name='HRK' VALUE='5.729745'>HRK</option>";
     sHTML=sHTML+"    <option Name='CYP' VALUE='0.753326'>CYP</option>";
     sHTML=sHTML+"    <option Name='CZK' VALUE='18.779249'>CZK</option>";
     sHTML=sHTML+"    <option Name='DKK' VALUE='5.596891'>DKK</option>";
     sHTML=sHTML+"    <option Name='ECS' VALUE='25597.358491'>ECS</option>";
     sHTML=sHTML+"    <option Name='EGP' VALUE='6.06303'>EGP</option>";
     sHTML=sHTML+"    <option Name='FRF' VALUE='0.752907'>FRF</option>";
     sHTML=sHTML+"    <option Name='IEP' VALUE='0.753748'>IEP</option>";
     sHTML=sHTML+"    <option Name='GRD' VALUE='0.753497'>GRD</option>";
     sHTML=sHTML+"    <option Name='ITL' VALUE='0.753966'>ITL</option>";
     sHTML=sHTML+"    <option Name='NLG' VALUE='0.753686'>NLG</option>";
     sHTML=sHTML+"    <option Name='LUF' VALUE='0.752705'>LUF</option>";
     sHTML=sHTML+"    <option Name='BEF' VALUE='0.75319'>BEF</option>";
     sHTML=sHTML+"    <option Name='ESP' VALUE='0.753694'>ESP</option>";
     sHTML=sHTML+"    <option Name='EEK' VALUE='11.741153'>EEK</option>";
     sHTML=sHTML+"    <option Name='DEM' VALUE='0.754029'>DEM</option>";
     sHTML=sHTML+"    <option Name='FIM' VALUE='0.753757'>FIM</option>";
     sHTML=sHTML+"    <option Name='PTE' VALUE='0.753193'>PTE</option>";
     sHTML=sHTML+"    <option Name='ATS' VALUE='0.752675'>ATS</option>";
     sHTML=sHTML+"    <option Name='FJD' VALUE='1.750399'>FJD</option>";
     sHTML=sHTML+"    <option Name='XAF' VALUE='505.078357'>XAF</option>";
     sHTML=sHTML+"    <option Name='XOF' VALUE='504.87687'>XOF</option>";
     sHTML=sHTML+"    <option Name='GMD' VALUE='30.934306'>GMD</option>";
     sHTML=sHTML+"    <option Name='GHC' VALUE='17135.423567'>GHC</option>";
     sHTML=sHTML+"    <option Name='GNF' VALUE='7305.150266'>GNF</option>";
     sHTML=sHTML+"    <option Name='HKD' VALUE='7.755935'>HKD</option>";
     sHTML=sHTML+"    <option Name='HUF' VALUE='219.883523'>HUF</option>";
     sHTML=sHTML+"    <option Name='ISK' VALUE='122.346597'>ISK</option>";
     sHTML=sHTML+"    <option Name='INR' VALUE='49.789548'>INR</option>";
     sHTML=sHTML+"    <option Name='IDR' VALUE='8999.624116'>IDR</option>";
     sHTML=sHTML+"    <option Name='JMD' VALUE='87.841935'>JMD</option>";
     sHTML=sHTML+"    <option Name='JPY' VALUE='77.227769'>JPY</option>";
     sHTML=sHTML+"    <option Name='JOD' VALUE='0.712264'>JOD</option>";
     sHTML=sHTML+"    <option Name='KZT' VALUE='150.871112'>KZT</option>";
     sHTML=sHTML+"    <option Name='KES' VALUE='84.224929'>KES</option>";
     sHTML=sHTML+"    <option Name='KWD' VALUE='0.277708'>KWD</option>";
     sHTML=sHTML+"    <option Name='LVL' VALUE='0.527286'>LVL</option>";
     sHTML=sHTML+"    <option Name='LBP' VALUE='1531.789442'>LBP</option>";
     sHTML=sHTML+"    <option Name='LTL' VALUE='2.600701'>LTL</option>";
     sHTML=sHTML+"    <option Name='MGF' VALUE='9152.09875'>MGF</option>";
     sHTML=sHTML+"    <option Name='MWK' VALUE='167.807031'>MWK</option>";
     sHTML=sHTML+"    <option Name='MYR' VALUE='3.010426'>MYR</option>";
     sHTML=sHTML+"    <option Name='MTL' VALUE='0.753679'>MTL</option>";
     sHTML=sHTML+"    <option Name='MRO' VALUE='296.297138'>MRO</option>";
     sHTML=sHTML+"    <option Name='MUR' VALUE='30.207444'>MUR</option>";
     sHTML=sHTML+"    <option Name='MXN' VALUE='12.735746'>MXN</option>";
     sHTML=sHTML+"    <option Name='MAD' VALUE='8.425413'>MAD</option>";
     sHTML=sHTML+"    <option Name='MZM' VALUE='26959.834722'>MZM</option>";
     sHTML=sHTML+"    <option Name='MMK' VALUE='6.573954'>MMK</option>";
     sHTML=sHTML+"    <option Name='ILS' VALUE='3.716672'>ILS</option>";
     sHTML=sHTML+"    <option Name='TWD' VALUE='29.533648'>TWD</option>";
     sHTML=sHTML+"    <option Name='TRY' VALUE='1753527.657153'>TRY</option>";
     sHTML=sHTML+"    <option Name='NZD' VALUE='1.198556'>NZD</option>";
     sHTML=sHTML+"    <option Name='NGN' VALUE='161.409283'>NGN</option>";
     sHTML=sHTML+"    <option Name='NOK' VALUE='5.753688'>NOK</option>";
     sHTML=sHTML+"    <option Name='PKR' VALUE='91.082898'>PKR</option>";
     sHTML=sHTML+"    <option Name='PGK' VALUE='2.131773'>PGK</option>";
     sHTML=sHTML+"    <option Name='PYG' VALUE='4730.919973'>PYG</option>";
     sHTML=sHTML+"    <option Name='PEN' VALUE='2.74046'>PEN</option>";
     sHTML=sHTML+"    <option Name='UYU' VALUE='19.906554'>UYU</option>";
     sHTML=sHTML+"    <option Name='PHP' VALUE='42.316452'>PHP</option>";
     sHTML=sHTML+"    <option Name='PLN' VALUE='3.159462'>PLN</option>";
     sHTML=sHTML+"    <option Name='QAR' VALUE='3.642478'>QAR</option>";
     sHTML=sHTML+"    <option Name='OMR' VALUE='0.386317'>OMR</option>";
     sHTML=sHTML+"    <option Name='ROL' VALUE='32821.894671'>ROL</option>";
     sHTML=sHTML+"    <option Name='RUB' VALUE='29.777254'>RUB</option>";
     sHTML=sHTML+"    <option Name='SAR' VALUE='3.749077'>SAR</option>";
     sHTML=sHTML+"    <option Name='SCR' VALUE='14.969351'>SCR</option>";
     sHTML=sHTML+"    <option Name='SGD' VALUE='1.245666'>SGD</option>";
     sHTML=sHTML+"    <option Name='SKK' VALUE='0.753928'>SKK</option>";
     sHTML=sHTML+"    <option Name='SIT' VALUE='0.753351'>SIT</option>";
     sHTML=sHTML+"    <option Name='ZAR' VALUE='7.587798'>ZAR</option>";
     sHTML=sHTML+"    <option Name='KRW' VALUE='1117.725582'>KRW</option>";
     sHTML=sHTML+"    <option Name='LKR' VALUE='114.807132'>LKR</option>";
     sHTML=sHTML+"    <option Name='SZL' VALUE='7.698206'>SZL</option>";
     sHTML=sHTML+"    <option Name='SEK' VALUE='6.635688'>SEK</option>";
     sHTML=sHTML+"    <option Name='CHF' VALUE='0.911724'>CHF</option>";
     sHTML=sHTML+"    <option Name='TZS' VALUE='1618.693222'>TZS</option>";
     sHTML=sHTML+"    <option Name='THB' VALUE='30.764218'>THB</option>";
     sHTML=sHTML+"    <option Name='TTD' VALUE='6.517629'>TTD</option>";
     sHTML=sHTML+"    <option Name='TND' VALUE='1.50281'>TND</option>";
     sHTML=sHTML+"    <option Name='AED' VALUE='3.67174'>AED</option>";
     sHTML=sHTML+"    <option Name='UGX' VALUE='2353.230796'>UGX</option>";
     sHTML=sHTML+"    <option Name='UAH' VALUE='8.136846'>UAH</option>";
     sHTML=sHTML+"    <option Name='VUV' VALUE='90.516172'>VUV</option>";
     sHTML=sHTML+"    <option Name='VND' VALUE='21142.175694'>VND</option>";
     sHTML=sHTML+"    <option Name='ZMK' VALUE='5280.085846'>ZMK</option>";
     sHTML=sHTML+"    <option Name='ZWD' VALUE='376.256977'>ZWD</option>";
     sHTML=sHTML+"      </select></font></td>";
     sHTML=sHTML+"    </tr>";
     sHTML=sHTML+"    <tr bgcolor='" + sBG_Body + "'>";
     sHTML=sHTML+"      <td align='right'><font face='"+ sFont_Name +"' style='font-size:" + nFont_Size + "' color='" + sFont_Body + "'>Amt:</font></td>";
     sHTML=sHTML+"      <td><font color='" + sFont_Body + "' face='"+ sFont_Name +"'>";
     sHTML=sHTML+"      <input TYPE='text' SIZE='" + nWidthAmount + "' NAME='Amount' onChange='CalcForm (this.form)' value='" + nAmt + "'></font></td>";
         sHTML=sHTML+"      <td align='right'><font color='" + sFont_Body + "' face='"+ sFont_Name +"' size='1'>";
     if (!bExcludeDate) {
         sHTML=sHTML+" 10-Feb";     } else {
         sHTML=sHTML+"&nbsp;";
     }
     sHTML=sHTML+"  </font></td>";
     sHTML=sHTML+"    </tr>";
     sHTML=sHTML+"    <tr bgcolor='" + sBG_Body + "'>";
     sHTML=sHTML+"      <td align='right'><font face='"+ sFont_Name +"' style='font-size:" + nFont_Size + "' color='" + sFont_Body + "'>Rslt:</font>";
     sHTML=sHTML+"      </td>";
     sHTML=sHTML+"      <td><font color='" + sFont_Body + "' face='"+ sFont_Name +"'>";
     sHTML=sHTML+"      <input TYPE='text' SIZE='" + nWidthResult + "' NAME='Result' onChange='Amount.value = FormatNumber(CalcFxRate(this.value, FxRate))'></font></td>";
     sHTML=sHTML+"      <td align='right'>";
     sHTML=sHTML+"      <p align='center'><font color='" + sFont_Body + "' face='"+ sFont_Name +"'>";
     sHTML=sHTML+"      <input TYPE='button' VALUE='Go' onClick='CalcForm (this.form)'></font></p>";
     sHTML=sHTML+"      </td>";
     sHTML=sHTML+"    </tr>";
     sHTML=sHTML+"  </table>";
     sHTML=sHTML+"</form>";
     sHTML=sHTML+"</p>";
     document.writeln(sHTML);

	if ((sDEF_From!=undefined && Trim(sDEF_From)!='') || (sDEF_To!=undefined && Trim(sDEF_To)!='')) {
		if (sDEF_From!=undefined && Trim(sDEF_From)!='') {
			for (i=0; i < document.forms['TFCCONVERTER_TINY'].From.length; i++) {
				if (document.forms['TFCCONVERTER_TINY'].From[i].text.toUpperCase()==sDEF_From.toUpperCase()) {				
					document.forms['TFCCONVERTER_TINY'].From[i].selected=true					
					break;
				}
			}
		}
		if (sDEF_To!=undefined && Trim(sDEF_To)!='') {
			for (i=0; i < document.forms['TFCCONVERTER_TINY'].To.length; i++) {
				if (document.forms['TFCCONVERTER_TINY'].To[i].text.toUpperCase()==sDEF_To.toUpperCase()) {				
					document.forms['TFCCONVERTER_TINY'].To[i].selected=true
					break;
				}
			}
		}

		CalcForm (document.forms['TFCCONVERTER_TINY'])

	}

     return '';
}

//check for valid entry
    function CheckNum (str) {
       if (str.indexOf (".") != str.lastIndexOf (".")) {
           alert ("Please enter numbers only.");
           return (false);
      };
       for (var i = 0; i < str.length; i++) {
            var ch = str.substring (i, i + 1);
            if (( ch < "0" || ch > "9") && (ch !=".") && (ch != "-")) {
               alert ("Please enter numbers only.");
                return (false);
           }
        };
       return (true);
    }
//format numbers
    function FormatNumber (num) {
        num = "" + num;
        if (num.indexOf (".") == 0) {
            num = "0" + num;
        };
        if (num.indexOf (".") == -1) {
            num = num + ".0";
        };
        num = num + "0";
        return (num.substring (0, num.indexOf (".") + 5));
    }
//find exchange rate
    function CalcFxRate (rate1, rate2) {
        if ((rate1 == -1) || (rate2 == -1)) {
            return (-1);
        }
        else {
            return (FormatNumber (rate1 / rate2));
        }
    }
//compute
    function CalcForm (aform) {
	if (aform.To.options[aform.To.selectedIndex].value!=0 && parseFloat(aform.From.options[aform.From.selectedIndex].value)!=0) {
	    	var FxRate = (parseFloat(aform.To.options[aform.To.selectedIndex].value) / parseFloat(aform.From.options[aform.From.selectedIndex].value))
      	  if (CheckNum(aform.Amount.value) && (aform.Amount.value >= 0) && (FxRate>= 0)) {
            	aform.Result.value = FormatNumber (aform.Amount.value * FxRate);
	        }
      	  else {
            	FxRate = "NA"
	            aform.Result.value = "NA"
      	  };
	        return (aform);
	}
    };

/*
==================================================================
LTrim(string) : Returns a copy of a string without leading spaces.
==================================================================
*/
function LTrim(str)
/*
   PURPOSE: Remove leading blanks from our string.
   IN: str - the string we want to LTrim
*/
{
   var whitespace = new String(" \t\n\r");

   var s = new String(str);

   if (whitespace.indexOf(s.charAt(0)) != -1) {
      // We have a string with leading blank(s)...

      var j=0, i = s.length;

      // Iterate from the far left of string until we
      // don't have any more whitespace...
      while (j < i && whitespace.indexOf(s.charAt(j)) != -1)
         j++;

      // Get the substring from the first non-whitespace
      // character to the end of the string...
      s = s.substring(j, i);
   }
   return s;
}

/*
==================================================================
RTrim(string) : Returns a copy of a string without trailing spaces.
==================================================================
*/
function RTrim(str)
/*
   PURPOSE: Remove trailing blanks from our string.
   IN: str - the string we want to RTrim

*/
{
   // We don't want to trip JUST spaces, but also tabs,
   // line feeds, etc.  Add anything else you want to
   // "trim" here in Whitespace
   var whitespace = new String(" \t\n\r");

   var s = new String(str);

   if (whitespace.indexOf(s.charAt(s.length-1)) != -1) {
      // We have a string with trailing blank(s)...

      var i = s.length - 1;       // Get length of string

      // Iterate from the far right of string until we
      // don't have any more whitespace...
      while (i >= 0 && whitespace.indexOf(s.charAt(i)) != -1)
         i--;


      // Get the substring from the front of the string to
      // where the last non-whitespace character is...
      s = s.substring(0, i+1);
   }

   return s;
}

/*
=============================================================
Trim(string) : Returns a copy of a string without leading or trailing spaces
=============================================================
*/
function Trim(str)
/*
   PURPOSE: Remove trailing and leading blanks from our string.
   IN: str - the string we want to Trim

   RETVAL: A Trimmed string!
*/
{
   return RTrim(LTrim(str));
}
if (typeof(document.images['butData'])=='undefined') {
	bHasData=false;
} else {
	bHasData=true;

}

function SetWidgetTableWidth(sWidgetID) {
	if (parent.document.getElementById("Main_WidgetTabContainer")){
	     var tblWidget = document.getElementById('WidgetTable');
		tblWidget.width="100%";
		if (document.getElementById("WidgetTable_Inner")) {
	     		var tblWidget_Inner = document.getElementById("WidgetTable_Inner");
			tblWidget_Inner.width="100%";
		}
	} 
}

function GetCSVData(sChartName, bNewWindow) {
	if (typeof(bNewWindow)=='undefined') {
		bNewWindow=true;
	}
	if (typeof(sChart1Props)=='undefined') {
		asChart1Props=initChart1Props.split(/_/);
	} else {
		asChart1Props=sChart1Props.split(/_/);
	}
	var sThreeYearFileName=asChart1Props[3] + '.csv';
	if (bNewWindow) {
		window.open("http://www.theFinancials.com/data/" + sThreeYearFileName);
	} else {
		top.document.location="http://www.theFinancials.com/data/" + sThreeYearFileName;
	}
	return false;
}

function ChangeTimeframes(sChartName,fname) {
	sChartSuffix=document.images[sChartName].src.split(".");
	sChartSuffix=sChartSuffix[sChartSuffix.length-2].substr(sChartSuffix[sChartSuffix.length-2].length-1,1);
	if (bYieldCurveIsSeleceted(fname)) {
		//Yield Curve is active
		for (i=0; i < document.images.length; i++) {
			//remove Active chart marker
			if (document.images[i].src.toLowerCase()=="http://www.thefinancials.com/images/activechart.gif") {
				document.images[i].src = "http://www.theFinancials.com/images/blank.gif";
				break
			}
		}

		var sChartFileName=document.forms[fname].optTimeframe[nCheckedControlIDX].value.split(/-/);
		var sChartFileName=sChartFileName[0] + sChartSuffix + '.jpg'
		document.images[sChartName].src='http://www.theFinancials.com/Samples/' + sChartFileName
	} else {
		for (i=0; i < document.forms[fname].optTimeframe.length; i++) {
			if (document.forms[fname].optTimeframe[i].checked) {
				nTimeFrameIndex=document.forms[fname].optTimeframe[i].value.split(/-/);
				nTimeFrameIndex=nTimeFrameIndex[1];
				break;
			}
		}
		document.images[sChartName].src='http://www.theFinancials.com/Samples/' + asChart1Props[nTimeFrameIndex] + sChartSuffix + '.jpg'
	}
	return false;
}

function LoadThumbnail(sChartName_w, sChartName_m, sChartName_y, sChartName_3y, sNewLocation,fname) {
	for (i=0; i < document.forms[fname].optTimeframe.length; i++) {
		if (document.forms[fname].optTimeframe[i].checked) {
			var sTimeframe=document.forms[fname].optTimeframe[i].value.split(/-/);
			var sTimeframe=sTimeframe[0]
			break;
		}
	}
	switch (sTimeframe.toUpperCase()){
		case "W" : 
			sChartName=sChartName_w;
			break;		
		case "Y" : 
			sChartName=sChartName_y;
			break;		
		case "Y3" : 
			sChartName=sChartName_3y;
			break;		
		case "M" : 
			sChartName=sChartName_m;
			break;		
		default : 
			sChartName=sChartName_m;
			for (i=0; i < document.forms[fname].optTimeframe.length; i++) {
				nTimeFrameName=document.forms[fname].optTimeframe[i].value.split(/-/);
				nTimeFrameName=nTimeFrameName[0];
				if (nTimeFrameName=="M") {
					document.forms[fname].optTimeframe[i].checked=true
					break;
				}
			}
			break;		
	}

	sChart1Props=sChartName_w+"_"+sChartName_m+"_"+sChartName_y+"_"+sChartName_3y;
	sChartContainerName=sNewLocation.split(/_/);
	sChartSuffix=document.images[sChartContainerName[0]].src.split(".");
	sChartSuffix=sChartSuffix[sChartSuffix.length-2].substr(sChartSuffix[sChartSuffix.length-2].length-1,1);

	document.images[sChartContainerName[0]].src='http://www.theFinancials.com/Samples/' + sChartName + sChartSuffix + '.jpg'
	
	for (i=0; i < document.forms[fname].optTimeframe.length; i++) {
		if (document.forms[fname].optTimeframe[i].checked) {
			nTimeFrameIndex=document.forms[fname].optTimeframe[i].value.split(/-/);
			nTimeFrameIndex=nTimeFrameIndex[1];
			break;
		}
	}

	if (sNewLocation) {
		movePageMarker(sChartContainerName[0],sNewLocation) 
	}
	return false;
}

function ZoomThumbnail(sDir, sThumbChartName, sTarget, sBranding) {
	if (!sDir) {
		sDir="vortex";
	}
	if (typeof(sTarget)=='undefined') {
		sTarget="_top";
	} else {
		if (!sTarget) {
			sTarget="_top";
		}
	}
	if (typeof(sBranding)=='undefined') {
		sBranding="C";
	}
	var nCurChartID= new String(document.images[sThumbChartName].src);
	var nCurChartIDList=nCurChartID.split('/');
	var nCurChartID=nCurChartIDList[nCurChartIDList.length-1];
	if (sBranding=="C") {
		var nCurChartID=nCurChartID.substring(1,7) 
	      window.open("http://www.theFinancials.com/Default.aspx?SubSectionID=homesumm&ChartID=" + nCurChartID);
	} else {
		var nCurChartID=nCurChartID.substring(0,7) + 'v.PDF';
		window.open("http://www.theFinancials.com/charts/" + nCurChartID);
	}
	return false;
}

function movePageMarker(sChartContainerName,sNewLocation) {
	sLastLocation=sNewLocation;
	sNameToMatch=String(sChartContainerName+"_ChartInd_");
	for (i=0; i < document.images.length; i++) {
		sImageName=String(document.images[i].name);
		if (sImageName.substr(0,sNameToMatch.length)==sNameToMatch) {
			if (sImageName == sNewLocation) {
				document.images[sNewLocation].src="http://www.theFinancials.com/images/ActiveChart.gif";			
			} else {
				document.images[i].src = "http://www.theFinancials.com/images/blank.gif";
			}
		}
	}
	return false;
}

function drpGoToPage(drpDown) {
	var sTarget=drpDown.options[drpDown.selectedIndex].value; 
	if (sTarget=='') {
		drpDown.selectedIndex=0;
	} else {
		document.location=sTarget;
 	} 
	return true;
} 

function bYieldCurveIsSeleceted(fname) {

	for (i=0; i < document.forms[fname].optTimeframe.length; i++) {
		if (document.forms[fname].optTimeframe[i].checked) {
			nTimeFrameIndex=document.forms[fname].optTimeframe[i].value.split(/-/);
			nTimeFrameIndex=nTimeFrameIndex[1];
			nCheckedControlIDX=i;
			break;
		}
	}

	if (typeof(sChart1Props)=='undefined') {
		asChart1Props=initChart1Props.split(/_/);
	} else {
		asChart1Props=sChart1Props.split(/_/);
	}

	if (typeof(asChart1Props[nTimeFrameIndex])=='undefined') {
		return true;
	} else {
		return false;
	}
}
function MGc_CurrencyUpdateSubset(sPID,sParamName,sParamVal) {
	initChart1Props='i001034_i001033_i001032_i001815';

	sHTML="";
	sHTML=sHTML+"<META HTTP-EQUIV='Pragma' CONTENT='no-cache'><META HTTP-EQUIV='Expires' CONTENT='-1'>";
	sHTML=sHTML+"<!LANGUAGE='JavaScript' SRC='http://www.theFinancials.com/js/pl/Thumbnails.js'></script>";
	sHTML=sHTML+"<div align='center'><center>";
	sHTML=sHTML+"<table id='WidgetTable' border='0' cellspacing='0' cellpadding='1'  width='220'>";
	sHTML=sHTML+"<form name='Fname09163'>";
	sHTML=sHTML+"<tr>";
	sHTML=sHTML+"        <td align='center' colspan='4' bgcolor='#8F8F8F'>";
	sHTML=sHTML+"          <div align='left'>";
	sHTML=sHTML+"            <table border='0' cellspacing='0' width='100%'>";
	sHTML=sHTML+"              <tr>";
	sHTML=sHTML+"                <td><font style='font-family: Georgia; font-size: 15pt; color: #FFFFFF;'>&nbsp;Forex</font></TD>                <td align='right'>";
	sHTML=sHTML+"                <a href='#' onClick='GetCSVData(true);false;'  onmouseover='window.status=&quot;Download Chart Data Series in Excel-compatible file (CSV)&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><img name='butData' border='0' src='http://www.thefinancials.com/images//data_csv.gif' width='40' height='20' align='middle' alt='Download Chart Data Series in Excel-compatible file (CSV)'></a>";
	sHTML=sHTML+"                </td>";
	sHTML=sHTML+"              </tr>";
	sHTML=sHTML+"            </table>";
	sHTML=sHTML+"          </div>";
	sHTML=sHTML+"<a href='#' onClick='ZoomThumbnail(&quot;vortex&quot;,&quot;Chart1133&quot;,&quot;&quot;,&quot;P&quot;);return false;' onmouseover='window.status=&quot;Click to Enlarge&quot;; return false' onmouseout='window.status=&quot;&quot;; return false' target='_self'><img src='http://www.thefinancials.com/charts//i001033t.jpg' name='Chart1133' alt='Click to Enlarge' border='0' width='165' height='100' style='padding-top: 1px; padding-left: 1px; padding-right: 1px;' hspace='1'></a></td>";
	sHTML=sHTML+"      </tr>";
	sHTML=sHTML+"<tr><td colspan='4' bgcolor='#8F8F8F' align='center' nowrap valign='middle'><font style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'><input type='radio' value='W-0' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart1133&quot;,&quot;Fname09163&quot;)'>Wk&nbsp;<input type='radio' value='M-1' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart1133&quot;,&quot;Fname09163&quot;)' checked>Mo&nbsp;<input type='radio' value='Y-2' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart1133&quot;,&quot;Fname09163&quot;)'>Yr&nbsp;<input type='radio' value='Y3-3' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart1133&quot;,&quot;Fname09163&quot;)'>3Yr</font>    </td></tr>      <tr>";
	sHTML=sHTML+"        <td  bgcolor='#6F6F6F' colspan='2' align='left'><font style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'>10-Feb-12</font></td>";
	sHTML=sHTML+"        <td align='center' bgcolor='#6F6F6F'><font  style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'>Last</font></td>";
	sHTML=sHTML+"<td  bgcolor='#6F6F6F' align='center'><font style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'>Chg</font></td>";
	sHTML=sHTML+"      </tr>";
	sHTML=sHTML+"</form>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i003172&quot;,&quot;i003173&quot;,&quot;i003174&quot;,&quot;i003175&quot;,&quot;Chart1133_ChartInd_323846&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;USD/EUR - Spot as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>USD/EUR</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_323846' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.0002 as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.7537</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.0002</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i009199&quot;,&quot;i009200&quot;,&quot;i009202&quot;,&quot;i009203&quot;,&quot;Chart1133_ChartInd_464354&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;USD/GBP - Spot as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>USD/GBP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_464354' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.0008 as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.6330</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.0008</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i001034&quot;,&quot;i001033&quot;,&quot;i001032&quot;,&quot;i001815&quot;,&quot;Chart1133_ChartInd_116745&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;USD/INR - Spot as of 9-Feb-2012 23:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>USD/INR</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_116745' border='0' src='http://www.thefinancials.com/images/ActiveChart.gif' alt='This marker indicates the current chart.'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.2400 as of 9-Feb-2012 23:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>49.4600</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.2400</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i008864&quot;,&quot;i008896&quot;,&quot;i008928&quot;,&quot;i008960&quot;,&quot;Chart1133_ChartInd_625330&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;USD/EGP - Spot as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>USD/EGP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_625330' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.0101 as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>6.0623</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.0101</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i008979&quot;,&quot;i008978&quot;,&quot;i008982&quot;,&quot;i008984&quot;,&quot;Chart1133_ChartInd_639797&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;INR/EUR - Spot as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>INR/EUR</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_639797' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.1490 as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>37.3719</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.1490</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i008980&quot;,&quot;i008981&quot;,&quot;i008983&quot;,&quot;i008985&quot;,&quot;Chart1133_ChartInd_163230&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;INR/GBP - Spot as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>INR/GBP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_163230' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.1709 as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>31.3849</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.1709</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i008851&quot;,&quot;i008883&quot;,&quot;i008915&quot;,&quot;i008947&quot;,&quot;Chart1133_ChartInd_329930&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;INR/EGP - Spot as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>INR/EGP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_329930' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 1.8335 as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>299.8428</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>1.8335</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i007903&quot;,&quot;i007904&quot;,&quot;i007905&quot;,&quot;i007906&quot;,&quot;Chart1133_ChartInd_306333&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;EUR/GBP - Spot as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>EUR/GBP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_306333' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.0008 as of 9-Feb-2012 23:48&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.8401</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.0008</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i008860&quot;,&quot;i008892&quot;,&quot;i008924&quot;,&quot;i008956&quot;,&quot;Chart1133_ChartInd_885118&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;GBP/EGP - Spot as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>GBP/EGP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_885118' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.0064 as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>9.5779</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.0064</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i008853&quot;,&quot;i008885&quot;,&quot;i008917&quot;,&quot;i008949&quot;,&quot;Chart1133_ChartInd_812275&quot;,&quot;Fname09163&quot;);return false;'  onmouseover='window.status=&quot;EUR/EGP - Spot as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>EUR/EGP</font></a>";
	sHTML=sHTML+" <img name='Chart1133_ChartInd_812275' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.0110 as of 9-Feb-2012 18:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>8.0423</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.0110</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr >";
	sHTML=sHTML+"<td colspan='4' align='center' valign='top'>";
	sHTML=sHTML+"<div align='center'>";
	sHTML=sHTML+"<table style='height:1px; margin: -2;' border='0' cellpadding='0' cellspacing='0' width='100%'>";
	sHTML=sHTML+"<tr >";
	sHTML=sHTML+"<td valign='top' colspan='1'> <hr color='#8F8F8F' size='1'></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"</table>";
	sHTML=sHTML+"</div>";
	sHTML=sHTML+"</td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"</table>";
	sHTML=sHTML+"<center>";
	sHTML=sHTML+"<table style='margin-top: -2; margin-bottom: 0;' width = '165'><tr><td><div align='center'><font style='font-size: 7pt; font-family: Verdana, Arial, Helvetica;color: #1C1711;'color='#003366' >&#169; theFinancials.com</font></div></td></tr></table></center>";
	sHTML=sHTML+"</center></div>";
	sHTML=sHTML+"";
	return sHTML;
}
function MGc_EnergyMetalsUpdate(sPID,sParamName,sParamVal) {
	initChart1Props='i006948_i006952_i006956_i006960';

	sHTML="";
	sHTML=sHTML+"<META HTTP-EQUIV='Pragma' CONTENT='no-cache'><META HTTP-EQUIV='Expires' CONTENT='-1'>";
	sHTML=sHTML+"<!LANGUAGE='JavaScript' SRC='http://www.theFinancials.com/js/pl/Thumbnails.js'></script>";
	sHTML=sHTML+"<div align='center'><center>";
	sHTML=sHTML+"<table id='WidgetTable' border='0' cellspacing='0' cellpadding='1'  width='220'>";
	sHTML=sHTML+"<form name='Fname01097'>";
	sHTML=sHTML+"<tr>";
	sHTML=sHTML+"        <td align='center' colspan='4' bgcolor='#8F8F8F'>";
	sHTML=sHTML+"          <div align='left'>";
	sHTML=sHTML+"            <table border='0' cellspacing='0' width='100%'>";
	sHTML=sHTML+"              <tr>";
	sHTML=sHTML+"                <td><font style='font-family: Georgia; font-size: 15pt; color: #FFFFFF;'>&nbsp;Energy & Metals</font></TD>                <td align='right'>";
	sHTML=sHTML+"                <a href='#' onClick='GetCSVData(true);false;'  onmouseover='window.status=&quot;Download Chart Data Series in Excel-compatible file (CSV)&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><img name='butData' border='0' src='http://www.thefinancials.com/images//data_csv.gif' width='40' height='20' align='middle' alt='Download Chart Data Series in Excel-compatible file (CSV)'></a>";
	sHTML=sHTML+"                </td>";
	sHTML=sHTML+"              </tr>";
	sHTML=sHTML+"            </table>";
	sHTML=sHTML+"          </div>";
	sHTML=sHTML+"<a href='#' onClick='ZoomThumbnail(&quot;commodities&quot;,&quot;Chart5653&quot;,&quot;&quot;,&quot;P&quot;);return false;' onmouseover='window.status=&quot;Click to Enlarge&quot;; return false' onmouseout='window.status=&quot;&quot;; return false' target='_self'><img src='http://www.thefinancials.com/charts//i006956t.jpg' name='Chart5653' alt='Click to Enlarge' border='0' width='165' height='100' style='padding-top: 1px; padding-left: 1px; padding-right: 1px;' hspace='1'></a></td>";
	sHTML=sHTML+"      </tr>";
	sHTML=sHTML+"<tr><td colspan='4' bgcolor='#8F8F8F' align='center' nowrap valign='middle'><font style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'><input type='radio' value='W-0' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart5653&quot;,&quot;Fname01097&quot;)'>Wk&nbsp;<input type='radio' value='M-1' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart5653&quot;,&quot;Fname01097&quot;)'>Mo&nbsp;<input type='radio' value='Y-2' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart5653&quot;,&quot;Fname01097&quot;)' checked>Yr&nbsp;<input type='radio' value='Y3-3' name='optTimeframe' onclick='ChangeTimeframes(&quot;Chart5653&quot;,&quot;Fname01097&quot;)'>3Yr</font>    </td></tr>      <tr>";
	sHTML=sHTML+"        <td  bgcolor='#6F6F6F' colspan='2' align='left'><font style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'>10-Feb-12</font></td>";
	sHTML=sHTML+"        <td align='center' bgcolor='#6F6F6F'><font  style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'>Last</font></td>";
	sHTML=sHTML+"<td  bgcolor='#6F6F6F' align='center'><font style='font-family: Verdana; font-size: 10pt; color: #FFFFFF;'>Chg</font></td>";
	sHTML=sHTML+"      </tr>";
	sHTML=sHTML+"</form>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i000000&quot;,&quot;i008804&quot;,&quot;i008808&quot;,&quot;i008812&quot;,&quot;Chart5653_ChartInd_647957&quot;,&quot;Fname01097&quot;);return false;'  onmouseover='window.status=&quot;Monthly World Crude Oil Prices, Total World Average, $/bbl as of 30-Nov-2011 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>Crude-World Avg</font></a>";
	sHTML=sHTML+" <img name='Chart5653_ChartInd_647957' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/downarrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;down 5.76 as of 30-Nov-2011 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>106.11</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>-5.76</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i000000&quot;,&quot;i008806&quot;,&quot;i008810&quot;,&quot;i008814&quot;,&quot;Chart5653_ChartInd_792863&quot;,&quot;Fname01097&quot;);return false;'  onmouseover='window.status=&quot;Monthly World Crude Oil Prices, OPEC Average, $/bbl as of 30-Nov-2011 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>Crude-OPEC Avg</font></a>";
	sHTML=sHTML+" <img name='Chart5653_ChartInd_792863' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/downarrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;down 4.88 as of 30-Nov-2011 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>107.63</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>-4.88</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i000000&quot;,&quot;i008807&quot;,&quot;i008811&quot;,&quot;i008815&quot;,&quot;Chart5653_ChartInd_291191&quot;,&quot;Fname01097&quot;);return false;'  onmouseover='window.status=&quot;Monthly World Crude Oil Prices, Non-OPEC Average, $/bbl as of 30-Nov-2011 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>Crude-Non OPEC</font></a>";
	sHTML=sHTML+" <img name='Chart5653_ChartInd_291191' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/downarrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;down 5.87 as of 30-Nov-2011 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>105.06</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>-5.87</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i000000&quot;,&quot;i008805&quot;,&quot;i008809&quot;,&quot;i008813&quot;,&quot;Chart5653_ChartInd_434574&quot;,&quot;Fname01097&quot;);return false;'  onmouseover='window.status=&quot;Weekly World Crude Oil Prices, United States Average, $/bbl as of 7-Feb-2012 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>Crude-US Avg</font></a>";
	sHTML=sHTML+" <img name='Chart5653_ChartInd_434574' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/uparrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;up 0.09 as of 7-Feb-2012 Close&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>98.55</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>0.09</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr><td nowrap colspan='5' height='10'><hr color='#C0C0C0' size='1' width='100%'></td></tr><tr ><tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i006949&quot;,&quot;i006953&quot;,&quot;i006957&quot;,&quot;i006961&quot;,&quot;Chart5653_ChartInd_776825&quot;,&quot;Fname01097&quot;);return false;'  onmouseover='window.status=&quot;Gold 100 Ounce as of 9-Feb-2012 23:49&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>Gold $/oz</font></a>";
	sHTML=sHTML+" <img name='Chart5653_ChartInd_776825' border='0' src='http://www.thefinancials.com/images/blank.gif'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/downarrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;down 2.40 as of 9-Feb-2012 23:49&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>1734.10</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>-2.40</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr>   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:left; '><a href='#' onClick='LoadThumbnail(&quot;i006948&quot;,&quot;i006952&quot;,&quot;i006956&quot;,&quot;i006960&quot;,&quot;Chart5653_ChartInd_370372&quot;,&quot;Fname01097&quot;);return false;'  onmouseover='window.status=&quot;Silver 5000 Ounce, $/oz as of 9-Feb-2012 23:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  color='#003366' style='font-family: Verdana; font-size: 9px; color: #003366;'>Silver $/oz</font></a>";
	sHTML=sHTML+" <img name='Chart5653_ChartInd_370372' border='0' src='http://www.thefinancials.com/images/ActiveChart.gif' alt='This marker indicates the current chart.'></td>";
	sHTML=sHTML+"        <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:center; '><img src='http://www.thefinancials.com/images/downarrow.gif' border='0'></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;'><a onmouseover='window.status=&quot;down 0.0400 as of 9-Feb-2012 23:47&quot;; return true' onmouseout='window.status=&quot;&quot;; return true'><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>33.9100</font></a></td>";
	sHTML=sHTML+"   <td nowrap style='padding-top: 1; padding-bottom: 1; text-align:right;' ><font  style='font-family: Verdana; font-size: 9px; color: #003366;' color='#003366'>-0.0400</font></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"<tr >";
	sHTML=sHTML+"<td colspan='4' align='center' valign='top'>";
	sHTML=sHTML+"<div align='center'>";
	sHTML=sHTML+"<table style='height:1px; margin: -2;' border='0' cellpadding='0' cellspacing='0' width='100%'>";
	sHTML=sHTML+"<tr >";
	sHTML=sHTML+"<td valign='top' colspan='1'> <hr color='#C0C0C0' size='1'></td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"</table>";
	sHTML=sHTML+"</div>";
	sHTML=sHTML+"</td>";
	sHTML=sHTML+"</tr>";
	sHTML=sHTML+"</table>";
	sHTML=sHTML+"<center>";
	sHTML=sHTML+"<table style='margin-top: -2; margin-bottom: 0;' width = '165'><tr><td><div align='center'><font style='font-size: 7pt; font-family: Verdana, Arial, Helvetica;color: #1C1711;'color='#003366' >&#169; theFinancials.com</font></div></td></tr></table></center>";
	sHTML=sHTML+"</center></div>";
	sHTML=sHTML+"";
	return sHTML;
}

