document.write(''); function google_ad_request_done(google_ads) { /* * This function is required and is used to display * the ads that are returned from the JavaScript * request. You should modify the document.write * commands so that the HTML they write out fits * with your desired ad layout. */ var s = ''; var b=''; var i; var valueColor=new Array ("#000000","#000000","#093097"); var valueSize=new Array ("13px", "13px", "13px"); var valueWeight=new Array ("bold", "normal", "bold"); var valueFamily=new Array ("arial", "arial", "arial"); var y=parseInt(0); /* * Verify that there are actually ads to display. */ if (google_ads.length == 0) { return; } /* * If an image or flash ad is returned, display that ad. * Otherwise, build a string containing all of the ads and * then use a document.write() command to print that string. */ if (google_ads[0].type == "html") { s += google_ads[0].snippet; } else { if (google_ads.length == 1) { y=parseInt(1); s = 'GOOGLE-ANZEIGE:  ' /* * Partners should adjust text sizes * so ads occupy the majority of ad space. */ for(i = 0; i < google_ads.length; ++i) { s += ' ' + google_ads[0].line1 + ' ' + google_ads[0].line2 + ' ' + google_ads[0].line3 + ' '+'' + google_ads[0].visible_url + '
'; } } } document.write("
"); document.write(s); document.write("<\/div>"); var anzeigeDIV=document.getElementById("Textanzeige"); anzeigeDIV.style.display="block"; anzeigeDIV.style.textAlign="left"; anzeigeDIV.style.padding="5px 0px 5px 0px"; anzeigeDIV.style.borderTop="0px solid #e0e0e0"; anzeigeDIV.style.borderBottom="1px solid #e0e0e0"; anzeigeDIV.style.lineHeight="30px"; anzeigeDIV.style.marginBottom="10px"; var anzeigeAnker=document.getElementById("TextanzeigeHREF"); anzeigeAnker.style.textDecoration="none"; anzeigeAnker.style.fontSize="10px"; anzeigeAnker.style.fontWeight="bold"; anzeigeAnker.style.fontFamily="arial"; anzeigeAnker.style.color="#000000"; for(var x=1;x<4;x++) { for(var i=0;i document.write('\n\n\n