﻿function writeNavigation(){
    document.writeln('                        <ul id="navmenu">');
    document.writeln('                          <li><a href="http://www.datega.com">Home</a></li>');
    document.writeln('                          <li><a href="http://www.datega.com/site/comp_hist.htm">Unternehmen</a>');
    document.writeln('                            <ul>');
    document.writeln('                              <li><a href="http://www.datega.com/site/comp_hist.htm">Geschichte</a></li>');
        document.writeln('                              <li><a href="http://www.datega.com/site/comp_phil.htm">Philosophie</a></li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/comp_team.htm">Team</a></li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/comp_jobs.htm">Stellenmarkt</a></li>');
    document.writeln('                            </ul>');
    document.writeln('                          </li>');
    document.writeln('                          <li><a href="http://www.datega.com/site/serv.htm">Dienstleistungen</a>');
    document.writeln('                            <ul>');
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_soft.htm">Software</a>');
    document.writeln('                                <ul>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_soft_deve.htm">Entwicklung</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_soft_tech.htm">Technologien</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_soft_part.htm">Partner</a></li>');
    document.writeln('                                </ul>');
    document.writeln('                              </li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_hard.htm">Hardware und Netzwerk</a>');
    document.writeln('                                <ul>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_hard_pc.htm">PCs und Notebooks</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_hard_serv.htm">Server</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_hard_netw.htm">Netzwerke</a></li>');
    document.writeln('                                </ul>');
    document.writeln('                              </li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_inte.htm">Internet</a>');
    document.writeln('                                <ul>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_inte_webd.htm">WebDesign</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_inte_host.htm">Hosting</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_inte_pake.htm">Pakete</a></li>');
    document.writeln('                                </ul>');
    document.writeln('                              </li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_cons.htm">Beratung</a></li>');   
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_main.htm">Wartung</a>');
    document.writeln('                                <ul>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_main_soft.htm">Software</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_main_hard.htm">Hardware</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/site/serv_main_netw.htm">Netzwerke</a></li>');
    document.writeln('                                </ul>');
    document.writeln('                              </li>');    
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_schu.htm">Schulungen</a></li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/serv_film.htm">Film und Multimedia</a></li>');                                                                
    document.writeln('                            </ul>');
    document.writeln('                          </li>');
    document.writeln('                          <li><a href="http://www.datega.com/site/prod_dbs.htm">Produkte</a>');
    document.writeln('                            <ul>');
    document.writeln('                              <li><a href="http://www.datega.com/site/prod_dbs.htm">dbs.net - BI und ERP</a></li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/prod_purc.htm">Einkauf</a></li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/prod_sale.htm">Verkauf</a></li>');
    document.writeln('                              <li><a href="http://www.datega.com/site/prod_comp.htm">Personal</a></li>');
    document.writeln('                            </ul>');                  
    document.writeln('                          </li>');
    document.writeln('                          <li><a href="http://www.datega.com/site/refe.htm">Referenzen</a></li>');
    document.writeln('                          <li><a href="http://www.datega.com/site/logi.htm">Kundenlogin</a></li>');
    document.writeln('                          <li><a href="http://www.datega.com/site/cont.htm">Kontakt</a>');
    document.writeln('                                <ul>');
//    document.writeln('                                  <li><a href="http://www.datega.com/site/cont_loca.htm">Niederlassungen</a>');
//    document.writeln('                                    <ul>');
    document.writeln('                                      <li><a href="http://www.datega.com/site/cont_loca_muen.htm">München</a></li>');
//    document.writeln('                                      <li><a href="http://www.datega.com/site/cont_loca_pfaf.htm">Pfaffenhofen</a></li>');
    document.writeln('                                      <li><a href="http://www.datega.com/site/cont_loca_leip.htm">Leipzig</a></li>');
//    document.writeln('                                    </ul>');                          
//    document.writeln('                                  </li>');
//    document.writeln('                                  <li><a href="http://www.datega.com/site/cont_form.htm">Formular</a></li>');
    document.writeln('                                </ul>');                  
    document.writeln('                          </li>');
    document.writeln('                          <li><a href="#">Downloads</a>');
    document.writeln('                                <ul>');
    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_agb.pdf" type="application/pdf" target="_blank">AGB</a></li>');
    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_presentaion.pdf" type="application/pdf" target="_blank">Firmenpräsentationen</a></li>');
//    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_products.pdf" type="application/pdf" target="_blank">Produktpräsentationen</a></li>');
//    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_offer.pdf" type="application/pdf" target="_blank">Angebote des Monats</a></li>');
//    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_price_list.pdf" type="application/pdf" target="_blank">Preislisten</a></li>');
    document.writeln('                                </ul>');                  
    document.writeln('                          </li>');
    document.writeln('                          <li><a style="color:#920000" href="#">Aktionen</a>');
    document.writeln('                                <ul>');
    document.writeln('                                  <li><a href="http://www.datega.com/angebote" type="application/pdf" target="_blank">Angebote</a></li>');                       
//    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_products.pdf" type="application/pdf" target="_blank">Produktpräsentationen</a></li>');
//    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_offer.pdf" type="application/pdf" target="_blank">Angebote des Monats</a></li>');
//    document.writeln('                                  <li><a href="http://www.datega.com/file/datega_price_list.pdf" type="application/pdf" target="_blank">Preislisten</a></li>');
    document.writeln('                                </ul>');                  
    document.writeln('                          </li>');
    document.writeln('                        </ul>');
}

function writeSearch(){
    document.writeln('                    <form method="GET" action="http://www.google.com/search">'); 
    document.writeln('                    <input type="hidden" name="ie" value="UTF-8" />'); 
    document.writeln('                    <input type="hidden" name="oe" value="UTF-8" />'); 
    document.writeln('                    <input type="hidden" name="domains" value="www.datega.com" />');
    document.writeln('                    <input type="hidden" name="sitesearch" value="www.datega.com" />');                                                                         
    document.writeln('                    Suche: <input name="q" id="searchtext" type="text" class="search"/>');
    document.writeln('                    <a href="javascript:document.forms[0].submit();"><img src="http://www.datega.com/image/misc/search.gif" alt="" border="0"/></a>');
    document.writeln('                    </form>');
}

function writeRightContent(){
    document.writeln('            <table class="table_right">');                   
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top" height="10">');
    document.writeln('                    &nbsp;</td>');
    document.writeln('                    <td valign="top">&nbsp;</td>');
    document.writeln('                    <td align="center"><br /><a href="#"><img src="http://www.datega.com/image/misc/german.jpg" alt="deutsche Version" style="border: solid 1px #777777" /></a>&nbsp;&nbsp;&nbsp;<a href="http://www.datega.com/english"><img src="http://www.datega.com/image/misc/english.jpg" alt="english version" style="border: solid 1px #777777" /></a></td>');
    document.writeln('                </tr>');                                                        
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                       
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1" style="border-top: #cccccc 1px dashed">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2" style="border-top: #cccccc 1px dashed">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                
    document.writeln('                <tr>');
    document.writeln('                    <td class="headlineTD1" colspan="1">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2" class="headlineTD1">Newsletter</td>');
    document.writeln('                </tr>'); 
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                      
    document.writeln('                <tr>');
    document.writeln('                    <td>');
    document.writeln('                    </td>');
    document.writeln('                    <td><img src="http://www.datega.com/image/misc/arrow.gif" alt=""/></td>');
    document.writeln('                    <td><a href="http://www.datega.com/site/news_abon.htm"><strong>Abonnieren</strong></a></td>');
    document.writeln('                </tr>'); 
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                    
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt="" /></td>');
    document.writeln('                    <td><a href="http://www.datega.com/site/news_canc.htm"><strong>Abbestellen</strong></a></td>');
    document.writeln('                </tr>');                                                        
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                       
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1" style="border-top: #cccccc 1px dashed">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2" style="border-top: #cccccc 1px dashed">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                                          
    document.writeln('                <tr>');  
    document.writeln('                    <td>&nbsp;</td>');    
    document.writeln('                    <td colspan="2" class="headlineTD1">Informationen</td>');    
    document.writeln('                </tr>');
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                     
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt=""/></td>');
    document.writeln('                    <td style="line-height:1.5;"><a href="http://www.datega.com/site/logi.htm"><strong>Internationaler Kunden Service: </strong>Produkt Download, Knowledge Base, Consulting, Training</a></td>');
    document.writeln('                </tr>');
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                         
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt=""/></td>');
    document.writeln('                    <td style="line-height:1.5;"><a href="http://www.datega.com/site/logi.htm"><strong>Produktunterstützung: </strong>Benutzerhandbücher, Service-Packs, Technische Dokumentation</a></td>');
    document.writeln('                </tr>');                   
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                    
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt="" /></td>');
    document.writeln('                    <td style="line-height:1.5;"><a href="http://www.datega.com/site/logi.htm"><strong>Tech Talk: </strong> Informationen für Administratoren</a></td>');
    document.writeln('                </tr>');   
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                       
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1" style="border-top: #cccccc 1px dashed">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2" style="border-top: #cccccc 1px dashed">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                                          
    document.writeln('                <tr>');
    document.writeln('                    <td class="headlineTD1" colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2" class="headlineTD1">Hotline</td>');
    document.writeln('                </tr>');
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                     
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="2">');
    document.writeln('                    </td>');    
    document.writeln('                    <td valign="top"><strong>Montag - Freitag<BR>08:30 - 17:30</strong></td>');
    document.writeln('                </tr>');    
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                     
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt=""/></td>');
    document.writeln('                    <td style="line-height:1.5;">');
    document.writeln('                        <strong>Telefon:</strong><br />+49 341 9029600</td>');
    document.writeln('                </tr>');
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td>');
    document.writeln('                        &nbsp;</td>');
    document.writeln('                </tr>');
    document.writeln('                <tr>');
    document.writeln('                    <td valign="top">');
    document.writeln('                    </td>');
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt=""/></td>');
    document.writeln('                    <td style="line-height:1.5;">');
    document.writeln('                        <strong>eMail:</strong><br /><a href="mailto:support@datega.com">support@datega.com</a></td>');
    document.writeln('                </tr>');                                       
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                       
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1" style="border-top: #cccccc 1px dashed">');
    document.writeln('                        </td>');
    document.writeln('                    <td colspan="2" style="border-top: #cccccc 1px dashed">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');  
    document.writeln('                <tr>');
    document.writeln('                    <td class="headlineTD1" colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2" class="headlineTD1">Partner</td>');
    document.writeln('                </tr>');
	document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>'); 
	document.writeln('                <tr>');
    document.writeln('                    <td colspan="2">');
    document.writeln('                    </td>');    
    document.writeln('                    <td valign="top"><img src="http://www.datega.com/image/datega/partner.jpg" alt="" /></td>');
    document.writeln('                </tr>');
	document.writeln('                <tr>');
    document.writeln('                    <td colspan="1">');
    document.writeln('                    </td>');
    document.writeln('                    <td colspan="2">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');                       
    document.writeln('                <tr>');
    document.writeln('                    <td colspan="1" style="border-top: #cccccc 1px dashed">');
    document.writeln('                        </td>');
    document.writeln('                    <td colspan="2" style="border-top: #cccccc 1px dashed">&nbsp;');
    document.writeln('                    </td>');
    document.writeln('                </tr>');	
    document.writeln('            </table>'); 
}

function writeFooter(){
    document.writeln('            <table class="table_copyright">');
    document.writeln('                <tr>');
    document.writeln('                    <td class="bottom_left" style="height: 20px">');
    document.writeln('                        &nbsp;Copyright &copy;2007 Datega GmbH. Alle Rechte vorbehalten.</td>');
    document.writeln('                    <td style="height: 20px">');
    document.writeln('                    </td>');
    document.writeln('                    <td style="height: 20px" class="bottom_right">');
    document.writeln('                        <a href="http://www.datega.com/site/agb.htm">AGB</a>&nbsp;|&nbsp;<a href="http://www.datega.com/site/impr.htm">Impressum</a>&nbsp;|&nbsp;<a href="http://www.datega.com/site/rech.htm">Rechtliche Hinweise</a></td>');
    document.writeln('                </tr>');
    document.writeln('            </table>'); 
}

function writeLeftContent() {
    document.writeln('                <table class="table_left">');
    document.writeln('                    <tr>');
    document.writeln('                        <td></td>');
    document.writeln('                        <td></td>');
    document.writeln('                        <td></td>');
    document.writeln('                    </tr>');
    document.writeln('                    <tr>');
    document.writeln('                        <td colspan="3">');
    document.writeln('                                <table cellpadding="0" cellspacing="0" width="100%">');
    document.writeln('                                    <tr>');
    document.writeln('                                        <td style="height: 20px"><table cellpadding="0" cellspacing="0" border="0" style="padding-right: 0px; padding-left: 0px;padding-bottom: 1px; margin: 0px; padding-top: 0px">');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td class="headlineTD">');
    document.writeln('                                                    <table cellpadding="0" cellspacing="0" border="0">');
    document.writeln('                                                        <tr>');
    document.writeln('                                                            <td>');
    document.writeln('                                                                &nbsp;</td>');
    document.writeln('                                                            <td>');
    document.writeln('                                                                <img src="http://www.datega.com/image/misc/favourites.gif" alt="" /></td>');
    document.writeln('                                                            <td>');
    document.writeln('                                                                &nbsp;Internet&nbsp;</td>');
    document.writeln('                                                        </tr>');
    document.writeln('                                                    </table>');
    document.writeln('                                                </td>');
    document.writeln('                                                <td style="height: 20px;">');
    document.writeln('                                                    <img src="http://www.datega.com/image/misc/slash_1.gif" alt="" /></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                        </table>');
    document.writeln('                                        </td>');
    document.writeln('                                    </tr>');
    document.writeln('                                    <tr>');
    document.writeln('                                        <td class="coloredTD">');
    document.writeln('                                            <form name="loginForm">');    
    document.writeln('                                            <table cellpadding="0" cellspacing="0" width="95%">');
    document.writeln('                                                <tr>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                </tr>');
    document.writeln('                                                <tr>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                    <td style="line-height:1.5;" align="left">Ihr professioneller<br>Auftritt im Internet<br>zum Paket-Preis!</td>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                </tr>');
    document.writeln('                                                <tr>');
    document.writeln('                                                    <td colspan="3" style="height:90px;background-position: center bottom; background-image: url(http://www.datega.com/image/misc/world.jpg); background-repeat: no-repeat">&nbsp;</td>');
    document.writeln('                                                </tr>');
    document.writeln('                                                <tr>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                    <td class="viewMoreTD" align="right">');
    document.writeln('                                                        <a href="http://www.datega.com/site/serv_inte_pake.htm">mehr lesen »</a></td>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                </tr>');
    document.writeln('                                                <tr>');
    document.writeln('                                                    <td>&nbsp;</td>');    
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                    <td>&nbsp;</td>');
    document.writeln('                                                </tr>');                                                                                                                                                                                                                                                                                                                                                                                                
    document.writeln('                                            </table>');
    document.writeln('                                            </form>');    
    document.writeln('                                        </td>');
    document.writeln('                                    </tr>');
    document.writeln('                                </table>');
    document.writeln('                           </td>');
    document.writeln('                    </tr>');
    document.writeln('                    <tr>');
    document.writeln('                        <td></td>');
    document.writeln('                        <td>');
    document.writeln('                            &nbsp;</td>');
    document.writeln('                        <td></td>');
    document.writeln('                    </tr>');            
    document.writeln('                    <tr>');
    document.writeln('                        <td colspan="3">');
    document.writeln('                            <table cellpadding="0" cellspacing="0" width="100%">');
    document.writeln('                                <tr>');
    document.writeln('                                    <td style="height: 20px"><table cellpadding="0" cellspacing="0" border="0" style="padding-right: 0px; padding-left: 0px;padding-bottom: 1px; margin: 0px; padding-top: 0px">');
    document.writeln('                                        <tr>');
    document.writeln('                                            <td class="headlineTD">');
    document.writeln('                                                <table cellpadding="0" cellspacing="0" border="0">');
    document.writeln('                                                    <tr>');
    document.writeln('                                                        <td>');
    document.writeln('                                                            &nbsp;</td>');
    document.writeln('                                                        <td>');
    document.writeln('                                                            <img src="http://www.datega.com/image/misc/desktop.gif" alt="" /></td>');
    document.writeln('                                                        <td>');
    document.writeln('                                                    &nbsp;dbs.net 2.0&nbsp;</td>');
    document.writeln('                                                    </tr>');
    document.writeln('                                                </table>');
    document.writeln('                                            </td>');
    document.writeln('                                            <td style="height: 20px;">');
    document.writeln('                                                <img src="http://www.datega.com/image/misc/slash_1.gif" alt="" /></td>');
    document.writeln('                                        </tr>');
    document.writeln('                                    </table>');
    document.writeln('                                    </td>');
    document.writeln('                                </tr>');
    document.writeln('                                <tr>');
    document.writeln('                                    <td class="coloredTD">');
    document.writeln('                                        <table cellpadding="0" cellspacing="0" width="95%">');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>&nbsp;');
    document.writeln('                                                </td>');
    document.writeln('                                                <td>');
    document.writeln('                                                    &nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td valign="top"><img src="http://www.datega.com/image/misc/arrow.gif" alt="" /></td>');
    document.writeln('                                                <td align="left">');
    document.writeln('                                                    <a href="http://www.datega.com/site/prod_dbs.htm">BI und ERP</a></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>');
    document.writeln('                                                </td>');
    document.writeln('                                                <td align="left">');
    document.writeln('                                                    &nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td valign="top">');
    document.writeln('                                                    <img src="http://www.datega.com/image/misc/arrow.gif"  alt=""/></td>');
    document.writeln('                                                <td align="left">');
    document.writeln('                                                    <a href="http://www.datega.com/site/prod_purc.htm">Einkauf</a></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td style="height: 12px">');
    document.writeln('                                                </td>');
    document.writeln('                                                <td align="left" style="height: 12px">');
    document.writeln('                                                    </td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td valign="top">');
    document.writeln('                                                    <img src="http://www.datega.com/image/misc/arrow.gif"  alt=""/></td>');
    document.writeln('                                                <td align="left">');
    document.writeln('                                                    <a href="http://www.datega.com/site/prod_sale.htm">Verkauf</a></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>');
    document.writeln('                                                </td>');
    document.writeln('                                                <td>');
    document.writeln('                                                    &nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td class="viewMoreTD" valign="top">');
    document.writeln('                                                    <img src="http://www.datega.com/image/misc/arrow.gif"  alt=""/></td>');
    document.writeln('                                                <td align="left">');
    document.writeln('                                                    <a href="http://www.datega.com/site/prod_comp.htm">Personal</a></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>');
    document.writeln('                                                </td>');
    document.writeln('                                                <td>');
    document.writeln('                                                    &nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                        </table>');
    document.writeln('                                    </td>');
    document.writeln('                                </tr>');
    document.writeln('                            </table>');
    document.writeln('                        </td>');
    document.writeln('                    </tr>');
    document.writeln('                    <tr>');
    document.writeln('                        <td>');
    document.writeln('                        </td>');
    document.writeln('                        <td>');
    document.writeln('                            &nbsp;</td>');
    document.writeln('                        <td>');
    document.writeln('                        </td>');
    document.writeln('                    </tr>');
    document.writeln('                    <tr>');
    document.writeln('                        <td colspan="3">');
    document.writeln('                            <table cellpadding="0" cellspacing="0" width="100%">');
    document.writeln('                                <tr>');
    document.writeln('                                    <td style="height: 20px"><table cellpadding="0" cellspacing="0" border="0" style="padding-right: 0px; padding-left: 0px;padding-bottom: 1px; margin: 0px; padding-top: 0px">');
    document.writeln('                                        <tr>');
    document.writeln('                                            <td class="headlineTD">');
    document.writeln('                                                <table cellpadding="0" cellspacing="0" border="0">');
    document.writeln('                                                    <tr>');
    document.writeln('                                                        <td>');
    document.writeln('                                                            &nbsp;</td>');
    document.writeln('                                                        <td>');
    document.writeln('                                                            <img src="http://www.datega.com/image/misc/favourites.gif" alt="" height="16" width="16" /></td>');
    document.writeln('                                                        <td>');
    document.writeln('                                                            &nbsp;Angebote&nbsp;</td>');
    document.writeln('                                                    </tr>');
    document.writeln('                                                </table>');
    document.writeln('                                            </td>');
    document.writeln('                                            <td style="height: 20px;">');
    document.writeln('                                                <img src="http://www.datega.com/image/misc/slash_1.gif" alt="" /></td>');
    document.writeln('                                        </tr>');
    document.writeln('                                    </table>');
    document.writeln('                                    </td>');
    document.writeln('                                </tr>');
    document.writeln('                                <tr>');
    document.writeln('                                    <td class="coloredTD">');
    document.writeln('                                        <table cellpadding="0" cellspacing="0" width="95%">');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>');
    document.writeln('                                                    &nbsp;');
    document.writeln('                                                </td>');
    document.writeln('                                                <td>');
    document.writeln('                                                    &nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td valign="top">');
    document.writeln('                                                    <img src="http://www.datega.com/image/misc/arrow.gif"  alt=""/></td>');
    document.writeln('                                                <td align="left" style="line-height:1.5;">');
    document.writeln('                                                    <strong>Software:</strong><br />');
    document.writeln('                                                    Aktuelle Software Angebote als<br />PDF-Datei<br /><br /><a href="http://www.datega.com/site/down.htm#software">Download »</a></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>');
    document.writeln('                                                </td>');
    document.writeln('                                                <td align="left">&nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td valign="top">');
    document.writeln('                                                    <img src="http://www.datega.com/image/misc/arrow.gif" alt="" /></td>');
    document.writeln('                                                <td align="left" style="line-height:1.5;">');
    document.writeln('                                                    <strong>Hardware:</strong><br />');
    document.writeln('                                                    Aktuelle Hardware Angebote als<br />PDF-Datei<br /><br /><a href="http://www.datega.com/site/down.htm#hardware">Download »</a></td>');
    document.writeln('                                            </tr>');
    document.writeln('                                            <tr>');
    document.writeln('                                                <td>');
    document.writeln('                                                </td>');
    document.writeln('                                                <td>');
    document.writeln('                                                    &nbsp;</td>');
    document.writeln('                                            </tr>');
    document.writeln('                                        </table>');
    document.writeln('                                    </td>');
    document.writeln('                                </tr>');
    document.writeln('                            </table>');
    document.writeln('                        </td>');
    document.writeln('                    </tr>');
    document.writeln('                    <tr>');
    document.writeln('                        <td>');
    document.writeln('                        </td>');
    document.writeln('                        <td>');
    document.writeln('                        </td>');
    document.writeln('                        <td>');
    document.writeln('                        </td>');
    document.writeln('                    </tr>');
    document.writeln('                </table>');
}

function notImplemented(){
    alert('The english version of this website is currently not available!');
}

function loginInfo(){
    window.open('http://217.7.229.130/dbs');   
}

function Klappen(Id) {
var KlappText = document.getElementById('Lay'+Id);
var KlappBild = document.getElementById('Pic'+Id);
var jetec_Minus="inhalt/codeschnipsel/minus.gif", jetec_Plus="inhalt/codeschnipsel/plus.gif";
if (KlappText.style.display == 'none') {
KlappText.style.display = 'block';
KlappBild.src = jetec_Minus;
} else {
KlappText.style.display = 'none';
KlappBild.src = jetec_Plus;
}}