var careers = document.getElementById("Master_Leftnav1_AgentContactInfo_CustomContentIterator_ctl00_CustomLink_CustomLink");
careers.href = "javascript:loadRecruit()";
function loadRecruit(){
    window.open("http://prudentialcaliforniare.com/recruiting/careers.html","_blank","height=641,width=900");
    location.href = "/Content/Content.aspx?ContentID=141623";
}