Role descriptionGelesen
function getSelectionText(){var a="";window.getSelection?a=window.getSelection().toString():document.selection&&"Control"!=document.selection.type&&(a=document.selection.createRange().text);return a.trim()}function isEmail(a){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(a)} function eraseCookie(a){document.cookie=a+"\x3d; expires\x3dThu, 01 Jan 1970 00:00:00 UTC; path\x3d/;"}function setCookie(a,d){var b=-1===document.cookie.indexOf(a)?new Date((new Date).setTime((new Date).getTime()+7776E6)):unescape(document.cookie).sp