Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
90 lines (63 sloc)
2.95 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//SoftQuad//DTD HoTMetaL PRO 5.0::19980907::extensions to HTML 4.0//EN" "hmpro5.dtd"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE></TITLE> | |
| </HEAD> | |
| <BODY BGCOLOR="#CECECE" LEFTMARGIN="0" MARGINWIDTH="0"> | |
| <TABLE WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0"> | |
| <TR> | |
| <TD><APPLET CODE="XeoMenu.class" WIDTH="175" HEIGHT="200" ALIGN="LEFT"> | |
| <PARAM NAME="copyright" | |
| VALUE="(c) 1997 Sun Microsystems Inc. All Rights Reserved."> | |
| <PARAM NAME="author" VALUE="Patrick Chan. www.xeo.com"> | |
| <PARAM NAME="bg-color" VALUE="255 255 255"> | |
| <PARAM NAME="image" VALUE="images/menu/menu.gif"> | |
| <PARAM NAME="separator" VALUE="|"> | |
| <PARAM NAME="newline" VALUE="^"> | |
| <PARAM NAME="font" VALUE="Helvetica"> | |
| <PARAM NAME="font-height" VALUE="12"> | |
| <PARAM NAME="marginh" VALUE="2"> | |
| <PARAM NAME="marginv" VALUE="2"> | |
| <PARAM NAME="fg-menu-color" VALUE="10 10 10"> | |
| <PARAM NAME="bg-menu-color" VALUE="250 250 250"> | |
| <PARAM NAME="fg-hi-menu-color" VALUE="255 255 255"> | |
| <PARAM NAME="bg-hi-menu-color" VALUE="255 0 0"> | |
| <PARAM NAME="target" VALUE="main"> | |
| <PARAM NAME="menu0" | |
| VALUE="25 0 124 20|175 0 150 20|25 0|d|vitarif.htm|News|news.htm|Neue LBS-Tarife|s-bauspar.htm|DekaStruktur|fonds3.htm"> | |
| <PARAM NAME="menu1" | |
| VALUE="25 20 124 20|175 20 150 20|25 20|d|zwgst.htm|Geschäftsstellen^im Landkreis|zwgst.htm|Geldautomaten|gaa.htm"> | |
| <PARAM NAME="menu2" | |
| VALUE="25 40 124 20|175 40 150 20|25 40|d|fonds.htm"> | |
| <PARAM NAME="menu3" | |
| VALUE="25 60 124 20|175 60 150 20|25 60|d|homebank.htm|Grundlagen des^Onlinebanking|homebank.htm|Seiten der Sparkasse^in T-Online|tonline.htm|Unser Programm für^Onlinebanking|smoney.htm"> | |
| <PARAM NAME="menu4" VALUE="25 80 124 20|175 80 150 20|25 80|d|lndimmo.htm|Immobiliensuche|lndimmo.htm|Unsere Immobilienabteilung|immo.htm"> | |
| <PARAM NAME="menu5" | |
| VALUE="25 100 124 20|175 100 150 20|25 100|d|bauspar.htm|Bausparen|bauspar.htm|Versichern|versicherung.htm"> | |
| <PARAM NAME="menu6" | |
| VALUE="25 120 124 20|175 120 150 20|25 120|d|sparlink.htm|Informationen zum^Auslandsgeschäft|http://www.sparkassenverlag.de/ausland/KSKMuehldorf|Weitere Sparkassen^im Internet|sparlink.htm|Interessante Links|links.htm|Informationen zum^Jahr 2000-Problem|links/2000.htm|Mehr Geld vom Staat|mehrgeld.htm|Informationen zu^EWWU und Euro|links/aktu-1.htm|EWWU-Informations-^datenbank|links/aktu-2.htm"> | |
| </APPLET> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD ALIGN="CENTER"><A HREF="suchen.htm" TARGET="main"><IMG | |
| SRC="images/menu/suche.gif" WIDTH="125" HEIGHT="20" BORDER="0"></A></TD> | |
| </TR> | |
| <TR> | |
| <TD ALIGN="CENTER"><A HREF="mailto:email@sparkasse-muehldorf.de"><IMG | |
| SRC="images/menu/email.gif" WIDTH="125" HEIGHT="20" BORDER="0"></A></TD> | |
| </TR> | |
| <TR> | |
| <TD ALIGN="CENTER"> | |
| <A HREF="https://spk-ihb.izb-hb.de/KSPK_Muehldorf/index.html" | |
| TARGET="_top"><IMG SRC="images/menu/banking.gif" WIDTH="125" | |
| HEIGHT="20" BORDER="0"></A></TD> | |
| </TR> | |
| <TR> | |
| <TD ALIGN="CENTER"><A HREF="http://blb.teledata.de:9150/blb/index.html" | |
| TARGET="_top"><IMG SRC="images/menu/linkkurs.gif" WIDTH="125" HEIGHT="20" | |
| BORDER="0"></A></TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |