$(document).ready(function(){ $("#company_button").hover( function () { $(this).css({'background-color' : '#d6d7c7'}); }, function () { $(this).css({'background-color' : ''}); } ); $("#mission_button").hover( function () { $(this).css({'background-color' : '#d6d7c7'}); }, function () { $(this).css({'background-color' : ''}); } ); $("#team_button").hover( function () { $(this).css({'background-color' : '#d6d7c7'}); }, function () { $(this).css({'background-color' : ''}); } ); $("#location_button").hover( function () { $(this).css({'background-color' : '#d6d7c7'}); }, function () { $(this).css({'background-color' : ''}); } ); $("#values_button").hover( function () { $(this).css({'background-color' : '#d6d7c7'}); }, function () { $(this).css({'background-color' : ''}); } ); });
![]() |
||||
|
|
||||
|
||||
Career Opportunities |
Privacy Policy |
||||