= lcBodyText.lastIndexOf("";
highlightEndTag = "";
}
if (treatAsPhrase) {
promptText = "Please enter the phrase you'd like to search for:";
} else {
promptText = "Please enter the words you'd like to search for, separated by spaces:";
}
searchText = prompt(promptText, defaultText);
if (!searchText) {
alert("No search terms were entered. Exiting function.");
return false;
}
return highlightSearchTerms(searchText, treatAsPhrase, true, highlightStartTag, highlightEndTag);
}
/*
* This function takes a referer/referrer string and parses it
* to determine if it contains any search terms. If it does, the
* search terms are passed to the highlightSearchTerms function
* so they can be highlighted on the current page.
*/
function highlightGoogleSearchTerms(referrer)
{
// This function has only been very lightly tested against
// typical Google search URLs. If you wanted the Google search
// terms to be automatically highlighted on a page, you could
// call the function in the onload event of your tag,
// like this:
//
//var referrer = document.referrer;
if (!referrer) {
return false;
}
var queryPrefix = "q=";
var startPos = referrer.toLowerCase().indexOf(queryPrefix);
if ((startPos < 0) || (startPos + queryPrefix.length == referrer.length)) {
return false;
}
var endPos = referrer.indexOf("&", startPos);
if (endPos < 0) {
endPos = referrer.length;
}
var queryString = referrer.substring(startPos + queryPrefix.length, endPos);
// fix the space characters
queryString = queryString.replace(/%20/gi, " ");
queryString = queryString.replace(/\+/gi, " ");
// remove the quotes (if you're really creative, you could search for the
// terms within the quotes as phrases, and everything else as single terms)
queryString = queryString.replace(/%22/gi, "");
queryString = queryString.replace(/\"/gi, "");
return highlightSearchTerms(queryString, false);
}
/*
* This function is just an easy way to test the highlightGoogleSearchTerms
* function.
*/
function testHighlightGoogleSearchTerms()
{
var referrerString = "http://www.google.com/search?q=javascript%20highlight&start=0";
referrerString = prompt("Test the following referrer string:", referrerString);
return highlightGoogleSearchTerms(referrerString);
}
function subscribe()
{ var cat = 'j3';
var title = 'Credit Analysis';
popupWindow = window.open("Subscribe.asp?category=" + cat + "&title=" + encodeURIComponent(title),"Subscribe","height=400,width=800,left=100,top=100,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no");
}
Job Listing: Credit Analysis Specialty |
Return to: |
Return to: |
JOB
TITLE [Click on the job title
to display a full job description]
Collapse Job Intro...
|
JOB LOCATION Sort By: Location
|
|
NYC |
Bulge bracket firm is looking for a Counter Party Credit Analyst to cover Financial Institutions (non-hedge funds). This position will be responsible for performing extensive credi...
|
|
New York, NY |
| Major NY based Financial Firm is looking for an experienced credit research analyst who has solid econometric/statistical skills, SAS, STATA to work on credit market surveillance an...
Job Keywords: Econometrics, Statistics, Credit Risk, Credit Research, Economic Forecasting, SAS, Stata
|
|
New York, NY |
Major global commodities firm is seeking a Senior Credit Analyst to join their team. The analyst will have an influential role in recommending trading limits for new and establishe...
|
|
New York, NY |
Prestigious Broker-Dealer located in Midtown is looking for a Director in their Market Risk Management group. This high visibility position will be responsible for leading a global...
|
|
New York, NY |
Growing Asset Manager is looking for a Credit Analyst to focus on emerging markets assets to be included in CDOs that they are structuring and managing. This position will be respo...
|
|
New York City |
Growing Asset Management firm located in suburban NYC is looking for a Municipal Bond Credit Analyst to support their portfolio management decision making. This candidate will be e...
|
|
New York City |
Major Bank in NYC is looking for a PhD Level Quant with experience in evaluating, designing and implementing Credit and Operational Risk models. The role is to review and validate ...
|
|
New York / NYC |
A leading securities firm in New York is looking for a Credit Risk Analyst/Relationship Manager to focus on counterparty risk with major financial institutions and investment manage...
|
|
New York |
| A Global Financial Institution in NY is looking for a Senior Counterparty Credit Risk Officer to assess, review, analyze and audit the firm's credit risk policies, risk monitorin...
Job Keywords: Credit Risk, Counterparty Risk, Risk Audit, Risk Monitoring, Obligor Risk Ratings, Credit Review
|
|
New York |
A major NY based financial firm that is looking for a fundamental credit analyst with experience analyzing the credit risk of non-life insurance and re-insurance Companies. The Cred...
|
|
New York |
| A major NY Financial firm is actively looking for an experienced Commercial Credit Data Base Manager. The Manager will lead a team of four analysts who will procure, cleanse and ana...
Job Keywords: Loan loss database, financial statement analysis, credit data, LGD, PD, default models, Data Base Manager, credit data pooling
|
|
New York |
A leading securities firm in New York is looking for a Credit Risk Analyst/Relationship Manager to focus on counterparty risk with major financial institutions and investment manage...
|
|
New York |
An investment bank with offices in New York is building-out its capital markets risk technology and analytics effort for the valuation and risk management of a wide variety of fixed...
|
|
New York |
Top NY Commercial Bank is looking for Credit Risk Analysts and Risk Managers with experience using and evaluating LGD and Basel II models for a new Credit and Operational Risk effor...
|
|
New York |
Bulge bracket firm is looking for a Counter Party Credit Analyst to cover their Brazilian clients. This position will be responsible for performing extensive credit analysis on cou...
|
|
Hong Kong |
Our client, a major global financial institution, is seeking s Senior Corporate Credit Analyst to join their Hong Kong office. The Analyst will have a leadership role in the Credit...
|
***