    if (typeof(OA_zones) != 'undefined') {
        var OA_zoneids = '';
        for (var zonename in OA_zones) OA_zoneids += escape(zonename+'=' + OA_zones[zonename] + "|");
        OA_zoneids += '&amp;nz=1';
    } else {
        var OA_zoneids = escape('10|11|12|13|14|15|16|4|5|6|7|8|');
    }

    if (typeof(OA_source) == 'undefined') { OA_source = ''; }
    var OA_p=location.protocol=='https:'?'https://www.teligo-ads.de/v6/www/delivery/spc.php':'http://www.teligo-ads.de/v6/www/delivery/spc.php';
    var OA_r=Math.floor(Math.random()*99999999);
    OA_output = new Array();

    var OA_spc="<"+"script type='text/javascript' ";
    OA_spc+="src='"+OA_p+"?zones="+OA_zoneids;
    OA_spc+="&amp;source="+escape(OA_source)+"&amp;r="+OA_r;
    OA_spc+=(document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));

    if (window.location) OA_spc+="&amp;loc="+escape(window.location);
    if (document.referrer) OA_spc+="&amp;referer="+escape(document.referrer);
    OA_spc+="'><"+"/script>";
    document.write(OA_spc);

    function OA_show(name) {
        if (typeof(OA_output[name]) == 'undefined') {
            return;
        } else {
            document.write(OA_output[name]);
        }
    }

    function OA_showpop(name) {
        zones = window.OA_zones ? window.OA_zones : false;
        var zoneid = name;
        if (typeof(window.OA_zones) != 'undefined') {
            if (typeof(zones[name]) == 'undefined') {
                return;
            }
            zoneid = zones[name];
        }

        OA_p=location.protocol=='https:'?'https://www.teligo-ads.de/v6/www/delivery/apu.php':'http://www.teligo-ads.de/v6/www/delivery/apu.php';

        var OA_pop="<"+"script type='text/javascript' ";
        OA_pop+="src='"+OA_p+"?zoneid="+zoneid;
        OA_pop+="&amp;source="+escape(OA_source)+"&amp;r="+OA_r;
        if (window.location) OA_pop+="&amp;loc="+escape(window.location);
        if (document.referrer) OA_pop+="&amp;referer="+escape(document.referrer);
        OA_pop+="'><"+"/script>";

        document.write(OA_pop);
    }

    var OA_fo = '';
    OA_fo += "<"+"script type=\'text/javascript\' src=\'http://www.teligo-ads.de/v6/www/delivery/fl.js\'><"+"/script>\n";
    document.write(OA_fo);

function isChecked()
{
	var i;
	for (i = 0; i < document.hpPoll.fnPoll.length; i++)
		if (document.hpPoll.fnPoll[i].checked) return true;
	alert("Treffen Sie bitte eine Wahl!");
	return false;
}

function checkInput(field) {
var isOK = field.value.match(/<|>/g);
if (field.value.length < 2 || field.value == "") {
	alert('Geben Sie bitte mindestens 2 Zeichen für die Suchanfrage ein.');
	field.select(); field.focus();
	return false
	}
else
return true
}

function checkInputXetra(field) {
var isOK = field.value.match(/<|>/g);
if (field.value.length < 2 || field.value == "") {
	alert('Geben Sie bitte mindestens 2 Zeichen für die Suchanfrage ein.');
	field.select(); field.focus();
	return false
	}
else
return true
}

function send() { 
src = 'http://www.finanznachrichten.de/sendrecform.asp?page=' + document.URL +'';
Win = window.open(src,"Win","scrollbars=no,width=660,height=250,menubar=no,locationbar=no,status=no,resizable=yes,dependent=yes");
}

function note(n) { 
src = "http://www.finanznachrichten.de/bewertung.asp?n="+n+"&p="+document.location+""
Win = window.open(src,"Win","scrollbars=yes,width=600,height=620,menubar=no,locationbar=no,status=no,resizable=no");
}

function switchTabs(tabNum, parentId) {
	var boxId = parentId.id;
	var tabs = document.getElementById(boxId).getElementsByTagName("li");
	for (var i = 0; i < tabs.length; i++) {
		var thisTab = tabs[i];
		if ((thisTab.id != "")) {
			document.getElementById(boxId+"_content"+i).style.display = "none";
			if (i == tabNum) {
				thisTab.className = "active";
				document.getElementById(boxId+"_content"+i).style.display = "block";
			} else {
				thisTab.className = "";
			}
		}
	}
}

function bmHover(text) {
	if (text == '') {
		text = '...';
	} else {
		text='<b>'+text+'<\/b>';
	}
	document.getElementById('bmText').innerHTML=text;
}

function openWindow(url,windowname,width,height)
{
	var properties="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes";properties=properties+",width="+width+",height="+height;
	window.open(url,windowname,properties)
}

function GoTo(id) { 
          window.open("http://www.finanznachrichten.de/ext/goto.asp?id="+id,"","");
}

