<!-- Begin POP-UP SIZES AND OPTIONS CODE
// ONLY USE lowercase FOR yes no OPTIONS
// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var show1       = "no"          // SHOW ONE LARGE IMAGE
var show2       = "yes"         // SHOW FIRST SMALL IMAGE
var show3       = "yes"         // SHOW SECOND SMALL IMAGE



document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td class="menutrans">');

// START LINKS

document.write('</td></tr><tr><form action="index.html"><td>');
document.write('<input type="submit" value="Inleiding" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
 

document.write('</td></tr><tr></form><form action="astrologie-kritiek.html"><td>');
document.write('<input type="submit" value="Astrologie/Kritiek" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="wetenschap.html"><td>');
document.write('<input type="submit" value="Astrologie & Wetenschap" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="astrologie-en-psychologie.html"><td>');
document.write('<input type="submit" value="Astrologie & Psychologie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></tr><tr></form><form action="astrologie-faq.html"><td>');
document.write('<input type="submit" value="FAQ" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="causaliteit.html"><td>');
document.write('<input type="submit" value="Causaliteit" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr></form><form action="claims.html"><td>');
document.write('<input type="submit" value="Claims" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="skepsis.html"><td>');
document.write('<input type="submit" value="Skepsis" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="relativiteit.html"><td>');
document.write('<input type="submit" value="Relativiteit" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="medische-astrologie.html"><td>');
document.write('<input type="submit" value="Medische Astrologie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="synchroniciteit.html"><td>');
document.write('<input type="submit" value="Synchroniciteit" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="bedrog.html"><td>');
document.write('<input type="submit" value="Astrologie & Bedrog" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="links.html"><td>');
document.write('<input type="submit" value="links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="contact.html"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


// END LINKS


document.write('</td></tr><tr></form><td align="center" background="picts/button.gif" height="34">');

document.write('<img src="picts/menu-bottom.gif" width="154" height="34"></a><br>');

document.write('</td></tr><tr><td align="center">');

document.write('<br><br>');


// START IMAGE AREA





document.write('</td></tr></table></DIV>');

//  End -->

