function writeHeader()
{ 
document.write('<div align=\"center\" id=\"contentmain\">')
document.write('<div class=\"wrapper\">')
document.write('<div class=\"fotoheader\"></div>')
document.write('<div><div class=\"titel\"></div>')
}


function writeContent()
{ 
document.write('<div id=\"content-page\">')
document.write('<div id=\"content\">')
}

function writeFooter()
{ 
document.write('</div>')
document.write('</div>')
document.write('</div>')
document.write('</div>')
document.write('<img class=\"logo\" src=\"../../images/alegria_logo.png\" alt=\"Alegria Appartementen\" border=\"0\">')
document.write('<div class=\"av\">')
document.write('<a href=\"http://www.alegria-apartments.com\" target=\"_blank\"><img src=\"../../images/en.gif\" alt=\"English version\" border=\"0\"></a><br>')
document.write('&copy; Dignitas Realty BV 2009-2010<br><a href=\"av.html\">Algemene Voorwaarden</a><br>design: <a href=\"http://www.bith.nl\" target=\"_blank\">bITh IT</a><br>best viewed:<br><a href=\"http://www.mozilla.com/firefox\" target=\"_blank\">Firefox</a> or <a href=\"http://www.microsoft.com/windows/Internet-explorer\" target=\"_blank\">Internet Explorer</a></div>')
}

function writeWeerelement()
{ 
document.write('<div align=\"center\" class=\"weer-element\">')
document.write('<a href=\"http://dutch.wunderground.com/global/stations/78988.html?bannertypeclick=infobox\" target=\"_blank\">')
document.write('<img src=\"http://banners.wunderground.com/weathersticker/infobox_metric/language/dutch/global/stations/78988.gif\" border=\"0\" alt=\"Klik voor het uitgebreide weer en voorspellingen voor Curacao\" height=\"108\" width=\"144\"></a>')
document.write('</div>')
}
