function showCareers() { var content = " Looking for a chance to learn and use Java?
" + "
" + "Interested in Science and Business software development?
" + "
" + "Want to be able to work out of your home?
" + "
" + "Live in the Los Angeles, Orange, or San Diego County areas?
" + "
" + "Like the idea of direct customer feedback of their satisfaction with your efforts?
" + "
" + "Desire to be part of a small company and help build its culture from the ground " + "up?
" + "
" + "
" + "If you said yes to all of these questions, you should investigate employment opportunities " + "with us.  Currently we are looking for individuals with the following:
" + "
" + "
  • At least a bachelors degree in computer science, the sciences " + " or engineering with superior academic performance " + "
  • At least three years experience in the design and development " + " of software systems " + "
  • Initiative to develop solutions from incomplete and ambiguous " + " data " + "
  • Ability to write clearly and give presentations to associates, " + " vendors, and customers " + "" + "
  • Authorization to work in the United States " + "
    " + "
    " + " email icon Email " + " your resume."; showContentTitle('Career Opportunities'); hideContentPageNav(); document.getElementById('contentBody').innerHTML = content; }