//---------- WERBESCRIPTE ------------//

//--- mainmenu.de.js oder ähnliches Script muss ebenfalls geladen sein!  --//



document.write ("<div class=\"ad\"> ");


//---------- Block 1 ---------//


document.write ("<div style=\"position:relative; width:120px; height:70px; top:35px;\"> ");
document.write ("<a  href=\"http:\/\/www.gematronik.com\/index2.html\" target=\"_blank\"> ");
document.write ("<img src=\"../style/ads/adselex2.png\" align=\"right\" border=\"0\" width=\"120\" height=\"80\" ");
document.write ("     alt=\"Gematronik Weather Radar Systems\" /><\/a> ");
document.write ("</div> ");

//---------- Block 2 ---------//

document.write ("<div style=\"position:relative; width:120px; height:100px; top:35px;\"> ");
document.write ("<a style=\"position:relative; top:50px;\" href=\"..\/html\/werbung.de.html\"> ");
document.write ("<img src=\"../style/ads/ad1.gif\" align=\"right\" border=\"0\" width=\"117\" height=\"100\" ");
document.write ("     alt=\"Hier k&ouml;nnte Ihre Werbung stehen!\" /><\/a><br \/> ");
document.write ("</div> ");



document.write ("</div>");

