function WriteStart() {
document.write('        <div class="tekst">')
document.write('          <table>')
document.write('          <tr><td></td><td></td></tr>')
document.write('          <tr height=125px><td width=400px></td><td>')
document.write('          <br><br><br><br>Voetsteeg 10 *')
document.write('          7722 KV&nbsp; Dalfsen * ')
document.write('          tel. 06-22687217&nbsp;*&nbsp;')
document.write('          <a href="mailto:info@taart-en-wijn.nl" title="stuur een email">info@taart-en-wijn.nl</a><br>')
document.write('          </td></tr>')
document.write('          </table>')
document.write('          <br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;')
document.write('          <a href="./index.htm" title="Home" class="menu"><img src="./images/punt.gif" class="geenrand" alt="">Home</a>')
document.write('          <a href="./bestellen.htm" title="Direct bestellen" class="menu"><img src="./images/punt.gif" class="geenrand" alt="">Assortiment/Bestellen</a>')
document.write('          <a href="./feesten.htm" title="Bij Feesten en Partijen" class="menu"><img src="./images/punt.gif" class="geenrand" alt="">Bij Feesten</a>')
document.write('          <a href="./workshops.htm" title="Workshops en Proeverijen" class="menu"><img src="./images/punt.gif" class="geenrand" alt="">Workshops/Proeverijen</a>')
document.write('          <a href="./over.htm" title="Over Taart en Wijn" class="menu"><img src="./images/punt.gif" class="geenrand" alt="">Taart en Wijn</a>')
document.write('          <a href="./contact.htm" title="Contact" class="menu"><img src="./images/punt.gif" class="geenrand" alt="">Contact</a>')
document.write('          <table class="midden">')
document.write('          <tr>')
document.write('          <!-- middengedeelte -->')
document.write('          <td>')

}

function WriteEnd() {
document.write('      </td>')
document.write('        <td class="nieuws">')
document.write('           <iframe src="./nieuws.htm" name="InlineFrame"')
document.write('                       width="225px"')
document.write('                       height="375px"')
document.write('                       frameborder="0">')
document.write('                 <I>Bij ondersteuning tekst</I>')
document.write('           </iframe>')
document.write('      </td>')
document.write('      </tr></table>')
document.write('      </div>')
document.write('      <a href="http://www.createkst.nl" target="blank" title="ga naar CreaTekst"><h3>(c) CreaTekst</h3></a>')

}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_CloseBrWindow() { //v2.0
  window.close();
}

function UpdateInlineFrame(URL) {
  parent.InlineFrame.location.href = URL;
}
