<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Verwaltung &#8211; Obstweinschänke Vierbach</title>
	<atom:link href="https://xn--obstweinschnke-vierbach-57b.de/category/verwaltung/feed/" rel="self" type="application/rss+xml" />
	<link>https://xn--obstweinschnke-vierbach-57b.de</link>
	<description>Die Besenwirtschaft mit Speisen und Getränken aus eigenem Anbau</description>
	<lastBuildDate>Wed, 12 Jun 2024 11:51:53 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/xn--obstweinschnke-vierbach-57b.de/wordpress-6/wp-content/uploads/2013/11/cropped-asdfg.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Verwaltung &#8211; Obstweinschänke Vierbach</title>
	<link>https://xn--obstweinschnke-vierbach-57b.de</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">60631543</site>	<item>
		<title>Reservierung erfolgreich!</title>
		<link>https://xn--obstweinschnke-vierbach-57b.de/reservierung-erfolgreich/</link>
		
		<dc:creator><![CDATA[mino]]></dc:creator>
		<pubDate>Thu, 16 Jun 2016 16:19:02 +0000</pubDate>
				<category><![CDATA[Verwaltung]]></category>
		<guid isPermaLink="false">http://xn--obstweinschnke-vierbach-57b.de/wordpress-6/?p=1207</guid>

					<description><![CDATA[Deine Buchung wurde erfolgreich hinterlegt! Du bekommst eine Bestätigungsmail, bitte überprüfe auch den Spam-Order. Beitrag-Navigation Zurück zur Startseite&#8230;]]></description>
										<content:encoded><![CDATA[<h3 style="text-align: left;">Deine Buchung wurde erfolgreich hinterlegt!</h3>
<p>Du bekommst eine Bestätigungsmail, bitte überprüfe auch den Spam-Order.</p>
<nav class="navigation-post" role="navigation">
<h1 class="screen-reader-text">Beitrag-Navigation</h1>
<div class="nav-previous"><a href="http://xn--obstweinschnke-vierbach-57b.de/" rel="prev"> Zurück zur Startseite&#8230;</a></div>
</nav>


<br /><br />
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1207</post-id>	</item>
		<item>
		<title>Reservierungskalender</title>
		<link>https://xn--obstweinschnke-vierbach-57b.de/reservierungskalender/</link>
		
		<dc:creator><![CDATA[mino]]></dc:creator>
		<pubDate>Mon, 13 Jun 2016 15:32:25 +0000</pubDate>
				<category><![CDATA[Verwaltung]]></category>
		<guid isPermaLink="false">http://xn--obstweinschnke-vierbach-57b.de/wordpress-6/?p=1158</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p></p> <!-- this p tag fixes a IE bug -->
<link rel="stylesheet" type="text/css" href="https://xn--obstweinschnke-vierbach-57b.de/wordpress-6/wp-content/plugins/appointment-booking-calendar/TDE_AppCalendar/all-css.css" />
<script>
var pathCalendar = "";
var cpabc_global_date_format = '2';
var cpabc_global_military_time = '1';
var cpabc_global_start_weekday = '1';
var cpabc_global_mindate = '6/22/2026';
var cpabc_global_maxdate = '';
var cpabc_global_close_on_select = true;
var cpabc_global_cancel_text = 'Stornieren';
var cpabc_global_pagedate = '6/2026';
</script>
<script type="text/javascript" src="https://xn--obstweinschnke-vierbach-57b.de/wordpress-6/wp-content/plugins/appointment-booking-calendar/TDE_AppCalendar/all-scripts.js"></script>
<script type="text/javascript">
 var cpabc_current_calendar_item;
 function apc_clear_date()
 {
    document.getElementById("selDaycal"+cpabc_current_calendar_item ).value = "";
    cpabc_updateItem();
 }
 function cpabc_updateItem()
 {
    document.getElementById("calarea_"+cpabc_current_calendar_item).style.display = "none";
    var i = document.FormEdit.cpabc_item.options.selectedIndex;
    var selecteditem = document.FormEdit.cpabc_item.options[i].value;
    cpabc_do_init(selecteditem);
 }
 function cpabc_do_init(id)
 {
    cpabc_current_calendar_item = id;
    document.getElementById("calarea_"+cpabc_current_calendar_item).style.display = "";
    initAppCalendar("cal"+cpabc_current_calendar_item,1,2,"DE",{m1:"Bitte wählen Sie den Termin."});
 }
 function updatedate()
 {
    if (document.getElementById("selDaycal"+cpabc_current_calendar_item ).value != '')
    {
        var timead = "";
        var hour = document.getElementById("selHourcal"+cpabc_current_calendar_item ).value;
        if (cpabc_global_military_time == '0')
        {
            if (parseInt(hour) > 12)
            {
                timead = " pm";
                hour = parseInt(hour)-12;
            }
            else
                timead = " am";
        }
        var minute = document.getElementById("selMinutecal"+cpabc_current_calendar_item ).value;
        if (minute.length == 1)
            minute = "0"+minute;
        minute = hour + ":" + minute + timead;
    }
 }
 </script>
    <form class="cpp_form" name="FormEdit" action="" method="post" onsubmit="return doValidate(this);">
<input name="cpabc_appointments_post" type="hidden" value="1" />
<div style="display:none">
  Kalender<br />
  <select name="cpabc_item" id="cpabc_item" onchange="cpabc_updateItem()"><option value=1>Restaurant Reservierung</option></select><br /><br />
</div>
Wählen Sie Datum und Uhrzeit<div id="calarea_1" style="display:none"><input name="selDaycal1" type="hidden" id="selDaycal1" /><input name="selMonthcal1" type="hidden" id="selMonthcal1" /><input name="selYearcal1" type="hidden" id="selYearcal1" /><input name="selHourcal1" type="hidden" id="selHourcal1" /><input name="selMinutecal1" type="hidden" id="selMinutecal1" /><div class="appContainer"><div style="z-index:1000;" class="appContainer2"><div id="cal1Container"></div></div></div> <div style="clear:both;"></div><div id="listcal1"></div></div><script type="text/javascript">
 cpabc_do_init(1);
 setInterval('updatedate()',200);
 function doValidate(form)
 {
    if (form.phone.value == '')
    {
        alert('Bitte geben Sie eine gültige Telefonnummer.');
        return false;
    }
    if (form.email.value == '')
    {
        alert('Bitte geben Sie eine gültige E-Mail-Adresse.');
        return false;
    }
    if (form.name.value == '')
    {
        alert('Bitte schreiben Sie Ihren Namen.');
        return false;
    }
    var selst = ""+document.getElementById("selDaycal"+cpabc_current_calendar_item).value;    
    if (selst == '')
    {
        alert('Bitte wählen Sie Datum und Uhrzeit.');
        return false;
    }
    selst = selst.match(/;/g);selst = selst.length;
    if (selst < 1)
    {
        var almsg = 'Bitte wählen sie mindestens %1 zeit. Derzeit ausgewählt: %2 zeit';
        almsg = almsg.replace('%1','1');
        almsg = almsg.replace('%2',selst);
        alert(almsg);
        return false;
    }
    if (selst > 1)
    {
        var almsg = 'Bitte wählen sie ein maximum von %1 zeit. Derzeit ausgewählt: %2 zeit';
        almsg = almsg.replace('%1','1');
        almsg = almsg.replace('%2',selst);
        alert(almsg);
        return false;
    } 
            return true;
 }
</script>
<br />
Ihre Telefonnummer:<br />
<input type="text" name="phone" value=""><br />
Ihr Name:<br />
<input type="text" name="name" value=""><br />
Ihre E-Mail:<br />
<input type="text" name="email" value=""><br />
Anzahl der Personen und Anmerkungen:<br />
<textarea name="question" style="width:100%"></textarea><br />
<br />
<input type="submit" name="subbtn" style="color: red;" class="cp_subbtn" value="Jetzt Buchen">
</form></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1158</post-id>	</item>
	</channel>
</rss>
