

	
		
		
		
		
		
		
		
			
			
			
	
		
		
		
		
	
	
	
		function _ttt_popup(url,winname,w,h,feat)
	{
	 if (!(isNaN(w) || isNaN(h)))
	 {
	  var adjust = 20;
	  var x=parseInt((screen.width-w)/2);
	  var y=parseInt(((screen.height-h)/2-adjust));
	  if (x<0) x=0;
	  if (y<0) y=0;
	  
	  if (feat!=null && feat!="")
	  {
	   feat=","+feat;
	  }
	  else
	  {
	   feat="";
	  }
	  feat="left="+x+",top="+y+",width="+w+",height="+h+feat;
	 }
	 var this_win = window.open(url,winname,feat);
	 this_win.focus();
	}
	
	
	
	document.write('<table cellspacing="0" border="1" bordercolor="#CCCCCC" style="border-style: none">');
	document.write('<tr>');
	document.write('    <td bgcolor="#0D2B88">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td>');
	document.write('<a href="javascript:_ttt_popup(\'http://www.moneycorp.com/tools/currency_converter/sharedConverterIndexCorporate.cfm?ReferringAgentID=#url.AgentID#&BannerID=2\',\'currencyConverter000tttmM\',\'330\',\'475\',\'scrollbars=no\');"><img src="http://www.moneycorp.com/media/buttons/tickerTab1.gif" border="0"></a>');
	document.write('</td>');
	document.write('<td><a href="http://www.moneycorp.com?ReferringAgentID=10006693&BannerID=2" target="_blank"><img src="http://www.moneycorp.com/media/buttons/tickerTab2.gif" border="0"></a></td>');
	document.write('</tr>');
	document.write('</table></td>');
	document.write('    <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'); document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" width="560" height="24">');
	document.write('      <param name="menu" value="false">');
	document.write('      <param name="movie" value="http://www.moneycorp.com/media/flash/rates.swf">');
	document.write('      <param name="quality" value="high">');
	
	document.write('      <param name="flashvars" value="servicepath=&sitedomain=www.moneycorp.com&ReferringAgentID=10006693&BannerID=2">');
	document.write('      <embed src="http://www.moneycorp.com/media/flash/rates.swf?BannerID=2&ReferringAgentID=10006693" flashvars="servicepath=&sitedomain=www.moneycorp.com&ReferringAgentID=10006693&BannerID=1" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="560" height="24"></embed>');
	
	document.write('    </object></td>');
	document.write('  </tr>');
	document.write('</table>');
