
var yfi_remoteWindow=null;function launchMarketTracker(n,u,w,h)
{yfi_remoteWindow=window.open(u,n,'width='+w+',height='+h+',resizable=yes,scrollbars=no');if(yfi_remoteWindow!=null)
{if(yfi_remoteWindow.opener==null)
yfi_remoteWindow.opener=self;window.name='jpmwin';yfi_remoteWindow.location.href=u;}}