jQuery(function($){ if (!$('#et-info').length) { $('#top-header .container').prepend(''); } $('#et-info').prepend( 'Αργύρης Ξάφης' ); });