<!-- Hiding
var dspl=window.open('','small','width=550,height=30,resizable=1,status=0,scrollbars=0')

dspl.document.open()

dspl.document.writeln('<HTML><HEAD><TITLE>Hünfeld Aktuell - Schnellnavigator - (c) by PAT-Data</TITLE>')

dspl.document.writeln('\<script language="JavaScript"\>self.moveTo(0,0);\<\/script\>\<\/HEAD>')

dspl.document.writeln('<BODY BGCOLOR="#005A8C" TEXT="#005A8C" background="stadt/images/s_bg.gif">')

dspl.document.writeln('<CENTER><FORM NAME="surfing"><SELECT NAME="url" SIZE=1>')

dspl.document.writeln('<OPTION SELECTED VALUE="index.htm">-------- Startseite - Hünfeld.de --------')

dspl.document.writeln('<OPTION VALUE="stadt/news.htm">------------- News-Seite --------------')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag3001">Hohe Qualität der Gesellenstücke gewürdigt')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag3002">Kein Auftrag der Stadt Hünfeld für Sponsorenaktion')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2901">Hünfelder Tafel bekommt Spende von der Hebammenpraxis Klapperstorch')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2902">Musikverein 1980 Haselstein zu Gast im Hünfelder Bürgerpark')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2903">Ein "Weltrekord der besonderen Art"')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2802">Night-Streetball am 8. Oktober')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2803">Eingang zur Klosterkirche an historisches Vorbild angelehnt')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2702">Spenden für die Sorgenkinder und Haiti-Mission')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2601">Verneigung vor einem großen Lebenswerk')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2602">Zuse-Rose blüht im Hünfelder Bürgerpark')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2603">Nachbau des ersten Computers "Z 3" im Hünfelder Museum präsentiert')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2605">Telefonischer "Briefkasten"')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2606">Feuerwehr Michelsrombach soll neues Katastrophenschutzfahrzeug erhalten')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2609">Rhönclub')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2502">Werke Peter Hackels anlässlich seines 80. Geburtstages')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2406">Hünfelder Grimms Märchen-Rundweg bald komplett')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2408">Visionär und Wegbereiter')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2301">48 Künstler beziehen Position')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2305">Ein Streifzug durch die Hünfelder Geschichte')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2201">Großes Engagement des DRK-Kreisverbandes gewürdigt')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag2202">Helfer gesucht')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag1805">Künftig online in die Hünfelder Stadtbibliothek')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag0310">Dr. Fennel: Sparen muss an erster Stelle stehen')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag5305">Neue Ansichtskarten von Hünfeld erschienen')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag4500">Stadt Hünfeld will einen neuen Flächennutzungsplan aufstellen')
dspl.document.writeln('<OPTION VALUE="stadt/news.htm#flag1109">Konrad Zuse einfach genial')

dspl.document.writeln('<OPTION VALUE="">&nbsp;&nbsp;')

dspl.document.writeln('<OPTION VALUE="stadt/rathaus_amtsblatt.htm">------------- Amtsblatt -------------')
dspl.document.writeln('<OPTION VALUE="stadt/rathaus_amtsblatt.htm#flag1">Salzwasserleitung geht durch Hünfeld')
dspl.document.writeln('<OPTION VALUE="stadt/rathaus_amtsblatt.htm#flag2">Stadtwerke liefern künftig Wärme')
dspl.document.writeln('<OPTION VALUE="stadt/rathaus_amtsblatt.htm#flag3">Gaststätte "Gesellenstube" öffnet am 1. August')
dspl.document.writeln('<OPTION VALUE="stadt/rathaus_amtsblatt.htm#flag4">Abwasserdruckleitung zwischen Molkerei und Kanalisation wird verlegt')

dspl.document.writeln('<OPTION VALUE="">&nbsp;&nbsp;')

dspl.document.writeln('<OPTION VALUE="stadt/rathaus_stellenangebote.htm">--- Stellenangebote ---')

dspl.document.writeln('<OPTION VALUE="stadt/rathaus_baugebiete-neu.htm">--- Baugebiete ---')

dspl.document.writeln('<OPTION VALUE="stadt/rathaus_aemter-eg.htm">--- Rathauswegweiser ---')

dspl.document.writeln('<OPTION VALUE="stadt/kultur_veranstaltungen.htm">--- Veranstaltungskalender ---')

dspl.document.writeln('<OPTION VALUE="stadt/rathaus_umweltkalender.htm">--- Umweltkalender ---</SELECT><BR><BR>')

dspl.document.writeln('<INPUT TYPE="BUTTON" VALUE="=> aufrufen <=" onclick="window.opener.location.href=form.url.options[form.url.selectedIndex].value"></FORM></CENTER>')

dspl.document.close();

// Done Hiding -->

