 $(document).ready(function() {

//google translate
$("#google_translate_element").hide().prependTo("#brighton_header").show();


}); 
