
function popadopen() {
window.open("http://www.DruckerBlut.de", "adwindowechselrechner", "width=600,height=400,left=100,top=100,resizable=yes,menubar=yes,status=yes,locationbar=yes,location=yes,directories=yes,scrollbars=yes,toolbar=yes");
window.blur();
}

function wechselrechner() {
    window.location.href = 'http://ads.wechseln.de/misc/click.php?pid=52051&aid=18&deep=stromvergleich';
}

function wechselhandy() {
    window.location.href = 'http://ad.zanox.com/ppc/?19449010C54300442T';
}

function divich() {
    document.getElementById("ich").innerHTML = "Ich";
}

function divwechsle() {
    document.getElementById("wechsle").innerHTML = "wechsle";
}

function divimmer() {
    document.getElementById("immer").innerHTML = "immer";
}

function divbilliger() {
    document.getElementById("billiger").innerHTML = "billiger";
}

function divcarpe() {
    document.getElementById("carpe").innerHTML="Carpe Internet";
}

function divlist() {
    document.getElementById("list").innerHTML = "<a onfocus='this.blur();' href='#'>Strom</a><a onfocus='this.blur();' href='#'> Gas</a><a onfocus='this.blur();' href='http://a.partner-versicherung.de/click.php?partner_id=48889&ad_id=63&deep=kfz-versicherung' target='_blank'> KFZ<a onfocus='this.blur();' href='#'> DSL</a><a onfocus='this.blur();' href='http://ad.zanox.com/ppc/?19449010C54300442T' target='_blank'> Handy</a><a onfocus='this.blur();' href='#'> Versicherungen</a>";
}

function divbundesweiter() {
    document.getElementById("bundesweiter").innerHTML = "Bundesweiter Wechselservice";
}

function divdomain() {
    document.getElementById("domain").innerHTML = "www.Wechselrechner.info";
}

function divbranchenbuch() {
    document.getElementById("branchenbuch").innerHTML = "<a onfocus='this.blur();' href='http://www.bundesweites-branchenbuch.de' target='_blank'>Bundesweites Branchenbuch</a>";
}

function timedRefresh(timeoutPeriod) {
	setTimeout("location.reload(true);",timeoutPeriod);
}


function makebg() {
    document.getElementById("billiger").style.color = '#A00000';
    setTimeout("makered()", 500);
}

function makered() {
    document.getElementById("billiger").style.color = 'red';
    setTimeout("makeoriginal()", 700);
    }

function makeoriginal() {
    document.getElementById("billiger").style.color = '#D6D4D4';
    setTimeout("makebg()", 900);
    }






