var maxolution_add_api = new Object(); var fensterbreite; var fensterhoehe; // Netscape-Methode if (window && window.innerWidth && window.innerHeight) { fensterbreite = window.innerWidth; fensterhoehe = window.innerHeight; // Internet-Explorer-Methode } else if (document && document.body && document.body.offsetWidth) { fensterbreite = document.body.offsetWidth; fensterhoehe = document.body.offsetHeight; // Browser unterstützt das nicht } else { alert ("Dein Browser unterstützt kein JavaScript oder keine Breitenmessung"); } if (fensterbreite > 550){ maxolution_add_api.link = escape('https://www.flirty.com/?wm=6454&pr=Bannerrotation&ts=walkingad'); // Klick Link maxolution_add_api.target = escape('_blank'); // Target Link maxolution_add_api.end_text = escape("

Langeweile ???\r\rIch habe den perfekten Chatpartner oder auch ein unkompliziertes Date für Dich!\rSingles und andere Flirter treffen und verabreden sich auf FLIRTY.com\r\rJetzt hier klicken

"); // End Text maxolution_add_api.path = 'https://promotion.partnercash.de/flashads/walkingad/api.swf'; // Swf Dir maxolution_add_api.width = fensterbreite - 16; // Breite des SWF (Dyn. Fensterbreite) maxolution_add_api.height = '300'; // Höhe des SWF maxolution_add_api.url_params = '&link=' + maxolution_add_api.link + '&target=' + maxolution_add_api.target + '&end_text=' + maxolution_add_api.end_text; function close_maxolution_add_api(){ document.getElementById("AddApi").innerHTML = ""; } function embed_maxolution_add_api() { document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
'); } embed_maxolution_add_api(); } else { //alert ("Kann Werbung nicht anzeigen. Die Breite ist zu klein."); }