//relative navigation url prefix for utility
var imgpref = '';
if (level == 0){imgpref = '../../../';}
else if (level == 1){imgpref = '../../../../';}
else if (level == 2){imgpref = '../../../../../';}
else if (level == 3){imgpref = '../../../../../../';}
else if (level == 4){imgpref = '../../../../../../../';}
else { imgpref = ''; }
// Top Banner and navigation for Campus Recruitment website
var dir = '';
if (level == 1) { dir = '../'; }
else if (level == 2) { dir = '../../'; }
else if (level == 3) { dir = '../../../'; }
else if (level == 4) { dir = '../../../../'; }

//Contents for utility menu
var util1=new Array()

util1[0]='<table border="0" cellpadding="0" cellspacing="0" id="globalOfficesDD" width="300" onmouseover="globaloffdropdownH1();" onmouseout="globaloffdropdownS1();">'
util1[0]+='	<tr>'
util1[0]+='		<td valign="top" width="50%">'
util1[0]+='			<a href="/about/offices/australia.html">Australia</a>'
util1[0]+='			<a href="/about/offices/canada.html">Canada</a>'
util1[0]+='			<a href="/about/offices/canada_french.html">Canada (Fran&ccedil;ais)</a>'
util1[0]+='			<a href="/about/offices/china.html">China</a>'
util1[0]+='			<a href="/about/offices/france.html">France</a>'
util1[0]+='			<a href="/about/offices/germany.html">Germany</a>'
//util1[0]+='			<a href="/about/offices/greece.html">Greece</a>' /*Archived*/
util1[0]+='			<a href="/about/offices/hk.html">Hong Kong</a>'
util1[0]+='			<a href="/about/offices/hungary.html">Hungary</a>'
util1[0]+='			<a href="/about/offices/india.html">India</a>'
util1[0]+='			<a href="/about/offices/ireland.html">Ireland</a>'
util1[0]+='			<a href="/about/offices/israel.html">Israel</a>'
util1[0]+='			<a href="/about/offices/italy.html">Italy</a>'
util1[0]+='			<a href="http://morganstanley.co.jp/index_e.html" target="_blank" >Japan</a>'
util1[0]+='			<a href="/about/offices/latin-america.html">Latin America</a>'
util1[0]+='		</td>'
util1[0]+='		<td valign="top" width="50%">'
util1[0]+='			<a href="/about/offices/netherlands.html">Netherlands</a>'
util1[0]+='			<a href="/about/offices/poland.html">Poland</a>'
util1[0]+='			<a href="/about/offices/russia.html">Russia</a>'
util1[0]+='			<a href="/about/offices/saudiarabia.html">Saudi Arabia</a>'
util1[0]+='			<a href="/about/offices/seasia.html">Singapore</a>'
util1[0]+='			<a href="/about/offices/south-africa.html">South Africa</a>'
util1[0]+='			<a href="/about/offices/south-korea.html">South Korea</a>'
util1[0]+='			<a href="/about/offices/spain.html">Spain</a>'
util1[0]+='			<a href="/about/offices/sweden.html">Sweden</a>'
util1[0]+='			<a href="/about/offices/swiss.html">Switzerland</a>'
util1[0]+='			<a href="/about/offices/taiwan.html">Taiwan</a>'
util1[0]+='			<a href="/about/offices/uae.html">United Arab Emirates</a>'
util1[0]+='			<a href="/about/offices/uk.html">United Kingdom</a>'
util1[0]+='			<a href="/about/offices/usa.html">United States</a>'
util1[0]+='		</td>'
util1[0]+='	</tr>'
util1[0]+='</table>'

//Secondary Nav Declaration
var menu1=new Array() //Home
var menu2=new Array() // Internship
menu2[0]='<a href="/about/careers/internships.html" onmouseover="mouseOverDD(this);menuItemData(m2_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu2[1]='<a href="/about/careers/programs/summeranalyst.html" onmouseover="mouseOverDD(this);menuItemData(m2_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-sa-off.gif" border="0" alt=""></a>'
menu2[2]='<a href="/about/careers/programs/summerassociate.html" onmouseover="mouseOverDD(this);menuItemData(m2_2);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-sas-off.gif" border="0" alt=""></a>'
menu2[3]='<a href="/about/careers/programs/additionalinternship.html" onmouseover="mouseOverDD(this);menuItemData(m2_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-ai-off.gif" border="0" alt=""></a>'

menu2[4]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m2_5);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var menu3=new Array() // Full-Time Analyst
menu3[0]='<a href="/about/careers/analyst.html" onmouseover="mouseOverDD(this);menuItemData(m3_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu3[1]='<a href="/about/careers/programs/analyst.html" onmouseover="mouseOverDD(this);menuItemData(m3_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-ap-off.gif" border="0" alt=""></a>'

menu3[2]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m3_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var menu4=new Array() // AFull-Time Associate
menu4[0]='<a href="/about/careers/associate.html" onmouseover="mouseOverDD(this);menuItemData(m4_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu4[1]='<a href="/about/careers/programs/associate.html" onmouseover="mouseOverDD(this);menuItemData(m4_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-asp-off.gif" border="0" alt=""></a>'

menu4[2]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m4_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var menu5=new Array() // Diversity & inclusion
menu5[0]='<a href="/about/careers/diversity.html" onmouseover="mouseOverDD(this);menuItemData(m5_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu5[1]='<a href="/about/careers/eprograms.html" onmouseover="mouseOverDD(this);menuItemData(m5_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-ep-off.gif" border="0" alt=""></a>'
menu5[2]='<a href="/about/careers/ischolarships_na.html" onmouseover="mouseOverDD(this);menuItemData(m5_2);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-si-off.gif" border="0" alt=""></a>'
menu5[3]='<a href="/about/careers/cdevelopment.html" onmouseover="mouseOverDD(this);menuItemData(m5_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-cd-off.gif" border="0" alt=""></a>'
menu5[4]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m5_4);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var menu6=new Array() // Global Presence
menu6[0]='<a href="/about/careers/gp.html" onmouseover="mouseOverDD(this);menuItemData(m6_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu6[1]='<a href="/about/careers/company_am.html" onmouseover="mouseOverDD(this);menuItemData(m6_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-america-off.gif" border="0" alt=""></a>'
menu6[2]='<a href="/about/careers/company_eu.html" onmouseover="mouseOverDD(this);menuItemData(m6_2);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-emea-off.gif" border="0" alt=""></a>'
menu6[3]='<a href="/about/careers/company_ap.html" onmouseover="mouseOverDD(this);menuItemData(m6_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-asia-off.gif" border="0" alt=""></a>'
menu6[4]='<a href="/about/careers/company_jp.html" onmouseover="mouseOverDD(this);menuItemData(m6_4);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-japan-off.gif" border="0" alt=""></a>'
menu6[5]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m6_5);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var menu7=new Array() // About Us
menu7[0]='<a href="/about/careers/aboutus.html" onmouseover="mouseOverDD(this);menuItemData(m7_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu7[1]='<a href="/about/careers/culture/profiles/index.html" onmouseover="mouseOverDD(this);menuItemData(m7_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-op-off.gif" border="0" alt=""></a>'
menu7[2]='<a href="/about/careers/ourbusiness.html" onmouseover="mouseOverDD(this);menuItemData(m7_2);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-wwd-off.gif" border="0" alt=""></a>'
menu7[3]='<a href="/about/careers/keywins.html" onmouseover="mouseOverDD(this);menuItemData(m7_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-kw-off.gif" border="0" alt=""></a>'
menu7[4]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m7_4);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var menu8=new Array() // About Us
menu8[0]='<a href="/about/careers/iq.html" onmouseover="mouseOverDD(this);menuItemData(m8_0);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-overview-off.gif" border="0" alt=""></a>'
menu8[1]='<a href="/about/careers/faqs.html" onmouseover="mouseOverDD(this);menuItemData(m8_1);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-faq-off.gif" border="0" alt=""></a>'
menu8[2]='<a href="/about/careers/rp.html" onmouseover="mouseOverDD(this);menuItemData(m8_2);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-rp-off.gif" border="0" alt=""></a>'
menu8[3]='<a href="/about/careers/iq.html" onmouseover="mouseOverDD(this);menuItemData(m8_3);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-ip-off.gif" border="0" alt=""></a>'
menu8[4]='<a href="/about/careers/rr.html" onmouseover="mouseOverDD(this);menuItemData(m8_4);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-rr-off.gif" border="0" alt=""></a>'
menu8[5]='<a href="/about/careers/apply_ft.html" onmouseover="mouseOverDD(this);menuItemData(m8_5);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-msa-off.gif" border="0" alt=""></a>'
menu8[6]='<a href="/about/careers/apply_contact.html" onmouseover="mouseOverDD(this);menuItemData(m8_6);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-cu-off.gif" border="0" alt=""></a>'
menu8[7]='<a href="/about/careers/online_ap.html" onmouseover="mouseOverDD(this);menuItemData(m8_7);globaloffdropdownH();" onmouseout="mouseOutDD(this);globaloffdropdownS();"><img src="/about/careers/images/dropdown-btnAN-off.gif" border="0" alt=""></a>'

var camrecban = ''
// Top Banner 
camrecban += '  <div id="header" align="center" style="width:968px">'
camrecban += '    <table width="100%" border="0" cellspacing="0" cellpadding="0">'
camrecban += '      <tr>'
camrecban += '        <td><table height="88" border="0" align="left" cellpadding="0" cellspacing="0">'
camrecban += '            <tr>'
camrecban += '              <td><a href="/index.html"><img src="/about/careers/images/logo_morgan_stanley.gif" width="166" height="56" border="0" alt="Morgan Stanley" /></a></td>'
camrecban += '              <td class="rule"><img src="/about/careers/images/rule_vert_header.gif" width="2" height="88" border="0" alt="" /></td>'
camrecban += '              <td><img src="/about/careers/images/careers_logo.gif" border="0" alt="Careers" title="Careers"/></td>'
camrecban += '            </tr>'
camrecban += '          </table></td>'
camrecban += '        <td nowrap class="rule" height="88" valign="top" align="right"><div class="utils">'
camrecban += '<div class="links">'
camrecban += '<table  border="0" cellspacing="2" cellpadding="0">'
camrecban += '<tr><td>'
camrecban += '<a href="http://www.morganstanley.com/" onmouseover="mouseOverUtility(this);" onmouseout="mouseOutUtility(this);"><img src="/about/careers/images/utility-ms-off.gif" alt="morganstanley.com" border="0"></a>'
camrecban += '</td>'
camrecban += '<td class="ltBlueDivider">|</td>'
camrecban += '<td>'
camrecban += '<a href="http://www.morganstanley.com/contact_us.html" onmouseover="mouseOverUtility(this);" onmouseout="mouseOutUtility(this);"><img src="/about/careers/images/utility-contactus-off.gif" alt="Contact Us" border="0"></a>'
camrecban += '</td>'
camrecban += '<td class="ltBlueDivider">|</td>'
camrecban += '<td>'
camrecban += '<div style="position: relative;" onmouseover="dropdownmenu(this, event, util1, \'offices\');globaloffdropdownH1();" onmouseout="globaloffdropdownS1();">'
camrecban += '<a href="/about/offices/index.html" onmouseover="mouseOverUtility(this);" onmouseout="delayhidemenu();mouseOutUtility(this);"><img src="/about/careers/images/utility-globaloffices-off.gif" alt="" border="0"><img src="/about/careers/images/utility-arrow-down.gif" alt="" border="0"></a>'
camrecban += '</div>'
camrecban += '</td>'
camrecban += '<td>&nbsp;&nbsp;</td>'
camrecban += '</tr></table>'
camrecban += '</div>'
camrecban += '            </div>'
camrecban += '          </div>'
/*camrecban += '          <div align="right" style="height: 28px; margin-top: 2px; background: url(images/rule_horiz_sch.gif) bottom right no-repeat;">'
camrecban += '          <table border="0" cellpadding="0" cellspacing="2">'
camrecban += '          <tr>'
camrecban += '              <td><img src="/about/careers/images/jsr_label.gif" border="0" alt="Job Seeker Resources" title="Job Seeker Resources"/>&nbsp;&nbsp;</td>'
camrecban += '              <td nowrap="nowrap"><form><div id="utilityLoginto"><select onchange="javascript:loadSelectedJSR(this.id);" id="selectJSR"><option selected>Select</option><option value="iq.html">Interview Questions</option><option value="events.html">Upcoming Campus Events</option><option value="apply_ft.html">Financial Glossary</option><option value="faqs.html">FAQs</option></select></div></form></td>'
camrecban += '              <td nowrap="nowrap">&nbsp;&nbsp;&nbsp;</td>'
camrecban += '          </tr>'
camrecban += '          </table>'
camrecban += '          </div>'*/
camrecban += '<form action="/web/search-ms/webapp/search-careers" id="searchCareers" name="searchCareers" method="POST"><table><tr>'									
camrecban += '<td><img src="/about/careers/images/utility-search.gif" alt="SEARCH" border="0"> &nbsp;&nbsp;</td>'
camrecban += '<td><input name="query" type="text" id="textfield" class="text" style="border: 1px solid rgb(153, 153, 153); font-family: Verdana,Arial; font-size: 10px; width: 100px;" >&nbsp;<br></td>'
camrecban += '<td><input src="/about/careers/images/btn-orange1.gif" alt="" type="image" border="0"></td>'
camrecban += '<td nowrap="nowrap">&nbsp;&nbsp;</td></tr></table></form>'
camrecban += '     </td> </tr>'
camrecban += '    </table>'
camrecban += '  </div>'
// Top Banner Ends

// Primary Nav Starts
camrecban += '  <div id="primary-navigation" style="width:968;">'
camrecban += '    <table cellpadding="0" cellspacing="0" border="0">'
camrecban += '      <tr>'

if (primnav!='nav01')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/index.html\')" onmouseover="dropdownmenu(this, event, menu1, 0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/index.html\')" onmouseover="dropdownmenu(this, event, menu1, 0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav01'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-01-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav01' || primnav=='nav02'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav02')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/internships.html\')" onmouseover="dropdownmenu(this, event, menu2, m2_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/internships.html\')"  onmouseover="dropdownmenu(this, event, menu2, m2_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav02'){bs='hover';}else{bs='off';}
camrecban += '					<img src="/about/careers/images/topnav-02-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav02' || primnav=='nav02'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav03')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/analyst.html\')" onmouseover="dropdownmenu(this, event, menu3, m3_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/analyst.html\')" onmouseover="dropdownmenu(this, event, menu3, m3_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav03'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-03-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav03' || primnav=='nav03'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav04')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/associate.html\')" onmouseover="dropdownmenu(this, event, menu4, m4_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/associate.html\')" onmouseover="dropdownmenu(this, event, menu4, m4_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav04'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-04-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav04' || primnav=='nav04'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav05')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/diversity.html\')" onmouseover="dropdownmenu(this, event, menu5, m5_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/diversity.html\')" onmouseover="dropdownmenu(this, event, menu5, m5_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav05'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-05-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav05' || primnav=='nav05'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav06')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/gp.html\')" onmouseover="dropdownmenu(this, event, menu6, m6_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/gp.html\')" onmouseover="dropdownmenu(this, event, menu6, m6_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav06'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-06-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav06' || primnav=='nav07'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav07')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/aboutus.html\')" onmouseover="dropdownmenu(this, event, menu7, m7_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/aboutus.html\')" onmouseover="dropdownmenu(this, event, menu7, m7_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav07'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-07-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav07'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

if (primnav!='nav08')
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/ip.html\')" onmouseover="dropdownmenu(this, event, menu8, m8_0);mouseOverTopMenu(this);globaloffdropdownH();" onmouseout="delayhidemenu();globaloffdropdownS();">'
else
camrecban += '					<td class="topNavButton" onclick="goToUrl(\'/about/careers/ip.html\')" onmouseover="dropdownmenu(this, event, menu8, m8_0);mouseOverTopMenu(this);globaloffdropdownH();document.body.style.cursor=\'hand\';" onmouseout="delayhidemenu();globaloffdropdownS();document.body.style.cursor=\'default\';">'

if (primnav=='nav08'){bs='hover';}else{bs='off';}
camrecban += '						<img src="/about/careers/images/topnav-08-'+bs+'.gif" border="0" alt="">'
camrecban += '					</td>'
if (primnav=='nav08'){dividerTd='dividerOn';}else{dividerTd='divider';}
camrecban += '					<td class="'+dividerTd+'">'
camrecban += '						<img src="/about/careers/images/clear.gif" border="0" alt="" width="1" height="1">'
camrecban += '					</td>'

camrecban += '        <td  width="50%">&nbsp;</td>'
camrecban += '      </tr>'
camrecban += '    </table>'
camrecban += '  </div>'
//Primary Nav Ends

document.write(camrecban)

function OpenWin(){ window.open("dummypop.html");}

function openpop()
{ window.open('notavailable.html','notavailable','scrollbars=no,status=no,resizable=no,width=420,height=220,top=250,left=450'); }

function loadSelectedJSR(id)
{
	var sltObject, sltIndex, url;
	sltObject = document.getElementById(id);
	sltIndex = sltObject.selectedIndex;
	if(sltIndex > 0)
	{	
		url = sltObject.options[sltIndex].value; 
		window.location = imgpref+"about/careers/"+url;
	}
}

var menuwidth='178px' //default menu width
var disappeardelay=250  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?
var activeMenu = ""

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="position:absolute;" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}

function showhide(obj, e, visible, hidden, mc){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top=-500
//if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
//dropmenuobj.widthobj.width=menuwidth
//}
if (mc.length > 0){
	if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
	obj.visibility=visible
	else if (e.type=="click")
	obj.visibility=hidden
}
else{
	obj.visibility=hidden
}

}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-17
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what, mname, ln, tar){
if (ie4||ns6)
var pmenu = ''
for ( var j=0, wlen=what.length; j<wlen; ++j ){
	pmenu += what[j]
}
pmenu += ''
if(mname == 'offices')
{
dropmenuobj.innerHTML=pmenu
}
else
{
var tbl=''
tbl +='<table cellpadding="0" cellspacing="1" border="0" width="500"><tr><td width="174" valign="top" bgcolor="#e0e0e0">'
tbl += pmenu
tbl += '</td><td id="temp1" valign="top" bgcolor="#e0e0e0" style="padding:5px;">'+mname+'</td></tr></table>'
dropmenuobj.innerHTML=tbl
}
}
//Global Offices Dropdown
function dropdownmenu(obj, e, menucontents, mtext, lnk, targ){
	if (activeNavNode != '') hideNavButton()
	
	if (window.event) event.cancelBubble=true
	else if (e.stopPropagation) e.stopPropagation()
		clearhidemenu()
		dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
		populatemenu(menucontents, mtext, lnk, targ)
		
	if (ie4||ns6){
	showhide(dropmenuobj.style, e, "visible", "hidden", menucontents)
	if (mtext == 'offices')
	dropmenuobj.x=getposOffset(obj, "left") +12
	
	else
	dropmenuobj.x=getposOffset(obj, "left") -1
	dropmenuobj.y=getposOffset(obj, "top")
	dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
	dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
	}
	return clickreturnvalue()
	}

//Global Offices Dropdown ends

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6){
		dropmenuobj.style.visibility="hidden"
		if (activeNavNode != '') hideNavButton()
	}
}
	//document.getElementById("utilityLoginto").style.display = 'block';
}

function hideNavButton(){
	imgObj = getImageNode(activeNavNode);
	imgObj.setAttribute("src", activeTopNav);
	document.body.style.cursor='default';
	
	td = activeNavNode;
	td.className = "";
	td.leftRule = getAdjacentElement(td, td.nodeType, "previous");
	td.rightRule = getAdjacentElement(td, td.nodeType, "next");
	if (td.leftRule && (activeTNleft != 'dividerOn'))
	{
		td.leftRule.className = "divider";
	}
	if (td.rightRule && (activeTNright != 'dividerOn'))
	{
		td.rightRule.className = "divider";
	}
	
	activeImgName = '';
	activeNavNode = '';
}

function showGloff() {
		document.getElementById("gbmenuinn").style.display = "block";
		//document.getElementById("utilityLoginto").style.display = "none";
		//document.getElementById("comboboxHS").style.visibility = "hidden";
		}

function hideGloff() {
		document.getElementById("gbmenuinn").style.display = "none";
		//document.getElementById("utilityLoginto").style.display = "block";
		//document.getElementById("comboboxHS").style.visibility = "visible";
		
		}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}

if (hidemenu_onclick=="yes")
document.onclick=hidemenu

function globaloffdropdownH(){
	
	if (document.getElementById('comboboxHS') != null) {
	    document.getElementById("comboboxHS").style.visibility = "hidden";
	  } 
	  else {
	     return false;
	  }

	}
	
function globaloffdropdownS(){
	if (document.getElementById('comboboxHS') != null) {
	    document.getElementById("comboboxHS").style.visibility = "visible";
	  } 
	  else {
	     return false;
	  }
	}
	
function globaloffdropdownH1(){
	
	if (document.getElementById('comboboxHS1') != null) {
	    document.getElementById("comboboxHS1").style.visibility = "hidden";
	  } 
	  else {
	     return false;
	  }

	}
	
	
function globaloffdropdownS1(){
	if (document.getElementById('comboboxHS1') != null) {
	    document.getElementById("comboboxHS1").style.visibility = "visible";
	  } 
	  else {
	     return false;
	  }
	}
	
/*MENU ITEM CONTENT*/
var m2_0 = 'Internships are available to undergraduate and advanced degree students during the summer and throughout the school year. <span class="linkNav"><a href="/about/careers/internships.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/samantha_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=645790654">Samantha</a></h5>Analyst, Operations, Purchase'

var m2_1 = 'These internships are designed to attract, develop and continually assess those students who are most likely to succeed with us. <span class="linkNav"><a href="/about/careers/programs/summeranalyst.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/jeremy_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=98141406">Jeremy</a></h5>Analyst, Sales &amp; Trading, New York'

var m2_2 = 'Summer Associate programs are available to candidates pursuing an MBA, MFE or PhD degree. Our programs are designed to provide candidates with in-depth exposure and hands-on experience in their business area, while rapidly enhancing their professional skills and knowledge. <span class="linkNav"><a href="/about/careers/programs/summerassociate.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/alex_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=196">Alex</a></h5>Associate, Private Wealth Management, Hong Kong';

var m2_3 = 'In EMEA, we also offer several internship programs throughout the school year that are pipelines to our Summer and Full-Time Analyst Programs. <span class="linkNav"><a href="/about/careers/programs/additionalinternship.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/natalie_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=307134881">Natalie</a></h5>Analyst, Operations, London';

var m2_4 = 'We understand that interviewing can be a nerve-wracking process. We want you to feel comfortable and well prepared beforehand so that we can see you at your best. <span class="linkNav"><a href="/about/careers/ip.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/alice_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=270342507">Alice</a></h5>Associate, Global Capital Markets, New York';

var m2_5 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/fern_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=155114759">Fern</a></h5>Analyst, Operations, Brooklyn';

var m3_0 = 'Our Analysts come from a wide variety of backgrounds and interests, but all are high achievers who share integrity, intellectual curiosity and the desire to work in a collegiate atmosphere with like-minded people. <span class="linkNav"><a href="/about/careers/analyst.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Zaid_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=104">Zaid</a></h5>Analyst, Finance, London';

var m3_1 = 'Entering Morgan Stanley through one of our Analyst programs quickly launches your career. Whatever part of the firm you join, you may be taking on responsibility more quickly than you ever thought possible. You will be building on Morgan Stanley\'s global presence and longstanding reputation as a financial industry leader, and you will be growing a personal network of colleagues. <span class="linkNav"><a href="/about/careers/programs/analyst.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/christina_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=604260488">Christina</a></h5>Analyst, Sales &amp; Trading, New York';

var m3_2 = 'We understand that interviewing can be a nerve-wracking process. We want you to feel comfortable and well prepared beforehand so that we can see you at your best. <span class="linkNav"><a href="/about/careers/ip.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/shashank_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=293039887">Shashank</a></h5>Analyst, Strats &amp; Modeling, Mumbai';

var m3_3 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/yoko_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=230716370">Yoko</a></h5>Analyst, Operations, Tokyo';

var m4_0 = 'Our Associates are heavily relied upon for the diversity of experiences and perspective that they bring to the table. <span class="linkNav"><a href="/about/careers/associate.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/abhishek_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=387">Abhishek</a></h5>Associate, Technology, Mumbai';

var m4_1 = 'Our Associate Programs enable you to take what you\'ve learned in the classroom to the next level. <span class="linkNav"><a href="/about/careers/programs/associate.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/annayu_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=477985851">Anna</a></h5>Associate, Technology, New York';

var m4_2 = 'We understand that interviewing can be a nerve-wracking process. We want you to feel comfortable and well prepared beforehand so that we can see you at your best. <span class="linkNav"><a href="/about/careers/ip.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/titi_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=65111972">Titi</a></h5>Associate, Sales &amp; Trading, Glasgow';

var m4_3 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/jessicadavis_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=640265770">Jessica</a></h5>Associate, Human Resources, New York';

var m5_0 = 'Morgan Stanley\'s global leadership rests on the talent of our people, who every day advise and serve our clients. Each day we leverage the diversity of thought and perspectives that our employees bring to the table, to develop groundbreaking financial products. <span class="linkNav"><a href="/about/careers/diversity.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/funlola_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=558544564">Funlola</a></h5>Associate, Fixed Income &amp; Commodities, London';

var m5_1 = 'We offer several educational programs that expose individuals from communities traditionally underrepresented in our industry, to the breadth of career opportunities in financial services. <span class="linkNav"><a href="/about/careers/eprograms.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/malabika_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=385808774">Malabika</a></h5>Analyst, Sales &amp; Trading, New York';

var m5_2 = 'Our Scholarship Programs provide internship opportunities to individuals from diverse backgrounds. <span class="linkNav"><a href="/about/careers/ischolarships_na.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/julio_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=887359866">Julio</a></h5>Analyst, Investment Banking, New York';

var m5_3 = 'We focus on enhancing the careers of our employees by offereing a variety of educational and professional development programs. <span class="linkNav"><a href="/about/careers/cdevelopment.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/ben_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=126">Ben</a></h5>Analyst, Private Wealth Management, London';

var m5_4 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/sherrese_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=63769623">Sherrese</a></h5>Vice President, Global Capital Markets, New York';

var m6_0 = 'Morgan Stanley has over 1300 offices in 42 countries. Our programs span the globe and so does our commitment to community. <span class="linkNav"><a href="/about/careers/gp.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/anna_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=241">Anna</a></h5>Vice President, Private Wealth Management, Dubai';

var m6_1 = 'Across the Americas, Morgan Stanley\'s institutional clients include government agencies, corporations, institutional investors, hedge funds, and others. <span class="linkNav"><a href="/about/careers/company_am.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/michael_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=728998468">Michael</a></h5>Analyst, Sales &amp; Trading, New York';

var m6_2 = 'Europe\'s blend of regional interests and local conditions plays to Morgan Stanley\'s strength: our worldwide and regional capabilities are matched by a deep understanding of each country\'s circumstances. <span class="linkNav"><a href="/about/careers/company_eu.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/rhea_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=99">Rhea</a></h5>Associate, Sales &amp; Trading, London';

var m6_3 = 'As the world\'s fastest-growing region, Asia\'s economic importance and influence are expanding rapidly. Morgan Stanley has worked in this dynamic environment for almost 40 years, building long-term relationships and an enviable track record with governments, state-owned enterprises and private companies, as well as global investors. <span class="linkNav"><a href="/about/careers/company_ap.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/david_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=533726956">David</a></h5>Executive Director, Investment Banking, Hong Kong';

var m6_4 = 'Morgan Stanley is one of the best known and best-established global financial services firms in Japan. Our long-term, relationship-oriented approach has led to 35 years of capital markets innovation and growth here. <span class="linkNav"><a href="/about/careers/company_jp.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Keiko_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=206">Keiko</a></h5>Vice President, Sales &amp; Trading, Tokyo';

var m6_5 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/sarah_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=856704329">Sarah</a></h5>Associate, Research, Melbourne';

var m7_0 = 'Utilizing the talents of 60,000 employees in 42 countries, solving complex challenges and fueling economic growth across continents is what we do. <span class="linkNav"><a href="/about/careers/aboutus.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/candy_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=102500182">Candy</a></h5>Managing Director, Sales &amp; Trading, Hong Kong';

var m7_1 = 'Meet the people who make up our firm and hear first hand what it\'s like to work at Morgan Stanley. <span class="linkNav"><a href="/about/careers/culture/profiles/index.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/keren_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=256">Keren</a></h5>Vice President, Global Capital Markets, New York';

var m7_2 = 'Learn about our business and capabilities and discover where you fit in. <span class="linkNav"><a href="/about/careers/ourbusiness.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/mark_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=208">Mark</a></h5>Vice President, Investment Banking, Sydney';

var m7_3 = 'View Morgan Stanley\'s achievements and see why it is the employer of choice for over 60,000 employees in more than 42 countries. <span class="linkNav"><a href="/about/careers/keywins.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Arthur_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" />Featured Profile</h6><h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=242">Arthur</a></h5>Associate, Investment Management, New York';

var m7_4 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/priya_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=446466736">Priya</a></h5>Associate, Bank Resource Management (BRM), New York';

var m8_0 = 'We want you to feel comfortable and well prepared beforehand so that we can see you at your best. Please make use of the resources listed at left to help you get ready. <span class="linkNav"><a href="/about/careers/iq.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/ErikLawler_93X92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=697327706">Erik</a></h5>Analyst, Capital Markets, Purchase';

var m8_1 = 'Some of our frequently asked questions to help you prepare. <span class="linkNav"><a href="/about/careers/faqs.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Elizabeth_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=555286552">Elizabeth</a></h5>Associate, Prime Brokerage, New York';

var m8_2 = 'The recruiting process begins in the fall, when the Morgan Stanley Recruiting Team presents general information about career opportunities at our Firm. <span class="linkNav"><a href="/about/careers/rp.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/MichaelHorridge_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=98">Michael</a></h5>Analyst, Sales &amp; Trading, London';

var m8_3 = 'Explore sample interview questions to successfully prepare for your interview. <span class="linkNav"><a href="/about/careers/iq.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Naeema_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6><h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=891858938">Naeema</a></h5>Analyst, Morgan Stanley Smith Barney, Purchase';

var m8_4 = 'Research recommended sources of information about the financial services industry in Morgan Stanley. <span class="linkNav"><a href="/about/careers/rr.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Andrew_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=418333954">Andrew</a></h5>Vice President, Investment Banking, New York';

var m8_5 = 'Learn more about Morgan Stanley\'s acroynyms and how our employees refer to our different businesses. <span class="linkNav"><a href="/about/careers/apply_ft.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Gowun_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=49">Gowun</a></h5>Associate, Technology, New York';

var m8_6 = 'Contact us by region. <span class="linkNav"><a href="/about/careers/apply_contact.html">Learn more</a></span><h6 class="hp11_navH6"><img src="/about/careers/images/Karen_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5"><a href="/about/careers/culture/profiles/index.html?id=369">Karen</a></h5>Associate, Public Finance, New York';

var m8_7 = '<h6 class="hp11_navH6 mrgnT0"><img src="/about/careers/images/Vishal_93x92.jpg" width="93" height="92" align="left" style="margin-right:5px;" /> Featured Profile</h6>  <h5 class="hp11_navH5 mrgnT0"><a href="/about/careers/culture/profiles/index.html?id=311">Vishal</a></h5>Associate, Technology, London';

function menuItemData(obj) 
{
	document.getElementById("temp1").innerHTML= obj;
}
