<!--
document.write('<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">');
document.write('<meta http-equiv="Content-Language" content="nl">');
document.write('<meta http-equiv="imagetoolbar" content="no">');
document.write('<meta name="GENERATOR" content="Microsoft FrontPage 4.0">');
document.write('<meta name="ProgId" content="FrontPage.Editor.Document">');
document.write('<meta name="Microsoft Border" content="none">');

// ===> geen statusbalk-message
// function verbergStatus() {window.status=""}

// ===> frame-ontsnapper
if (parent.frames.length > 0) { parent.location.href = location.href; }

// ===> pagina maximaliseren
// Aangepaste versie van: Auto Maximize Window Script- By Nick Lowe (nicklowe@ukonline.co.uk)
// For full source code, 100's more free DHTML scripts, and Terms Of Use visit
// http://www.dynamicdrive.com
window.moveTo(-4,-4);
if (document.all) {top.window.resizeTo(screen.availWidth+8,screen.availHeight+8);}
else if (document.layers||document.getElementById) {
     if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){
     top.window.outerHeight = screen.availHeight; top.window.outerWidth = screen.availWidth;}}

// ===> huidige pagina printen
//SoftShell Solutions, http://www.softshell.net | PrintPage - a browser friendly print function
function printpage() {if (window.print) {window.print();} 
      else {alert('Om deze pagina te printen, gaat u naar het menu Bestand en kiest u Afdrukken.');}}

// ===> rubrieken Aan-Uit knop
var ToonRubr = false
function RubrAanUit()  {if (document.all.Rubr){
	if (ToonRubr==false) {document.all.Rubr.style.visibility = "hidden"; ToonRubr = true}
      else {document.all.Rubr.style.visibility = "visible"; ToonRubr = false}}}
function RubrAan()     {if (document.all.Rubr){
	document.all.Rubr.style.visibility = "visible";	ToonRubr = false}}

// ===> scroll-boodschap
function ScrollAlert(){alert('Deze pagina loopt\nnaar onderen door,\nen kunt u doorschuiven \nmet de schuifbalk rechts.\n');}

// ===> geen foutmeldingen weergeven
function stopError() {return true;}
window.onerror = stopError;

// ===> no right click voor IE
function norc(){if (event.button==2) {alert('  © 2002 dgv'); return false}}

// ===> favoriet maken
var url = "http://www.cosbo-amsterdam.nl/index.html";
var title = "COSBO-A'dam: belangenbehartiging 50+ en ouderen";
function maakCosboFavoriet(){if(document.all); window.external.AddFavorite(url,title)}

// ===> sticker oude versie width="15%"
function OUDEVERSIE(){
document.write('<table border="1" bordercolor="#FF0000" cellspacing="0" cellpadding="3" ')
document.write('style="position: absolute; right:10; top: 180; z-index: 6">')
document.write('<tr><td width="100%" bgcolor="#FF0000">')
document.write('<p align="center" style="margin-top: 0; margin-bottom: 0"><font color="#FFFF00"><b>Oude versie!</b></font></p>')
document.write('</td></tr><tr><td width="100%" bgcolor="#D6E4EF">')
document.write('<p style="margin-top: 0; margin-bottom: 0" align="center">L.S.,<br>U bent terecht-<br>')
document.write('gekomen op de<br>oude versie v/d<br>cosbo-website.<br>')
document.write('Materiaal kan<br>eventueel<br>verouderd zijn!<br>Een nieuwe versie<br>is in aanbouw.</p>')
document.write('</tr><tr><td width="100%" bgcolor="#FFFFC4"><p align="center" style="margin-bottom: 6">')
document.write('<b>Voor de actuele<br>tussenversie:</p><p align="center" style="margin-bottom: 6">')
document.write('<a href="http://www.cosbo-amsterdam.nl/">klik hier !</a></b></p>')
document.write('</td></tr></table>')}
//-->






