jQuery(function($){ if (!$('#et-info').length) { $('#top-header .container').prepend(' '); } $('#et-info').prepend( 'Menue' ); });