hidden="true">Call Email')
}
else if(advisor =='stephanieconchuratt'){
$( "#yui_3_17_2_1_1716945346869_1180" ).hide();
$('.Mobile-bar--top').hide();
$('.Footer').hide();
$('#cobrand-contact-bar').show();
$('div.-name').text('Stephanie Conchuratt');
$('div.-portrait').prepend('
')
$('div.-buttons').prepend('Call Email')
}
else if(advisor =='micasangiacomo'){
$( "#yui_3_17_2_1_1716945346869_1180" ).hide();
$('.Mobile-bar--top').hide();
$('.Footer').hide();
$('#cobrand-contact-bar').show();
$('div.-name').text('Mica Sangiacomo');
$('div.-portrait').prepend('
')
$('div.-buttons').prepend('Call Email')
}
else{
$('#cobrand-contact-bar').hide();
}
});