<!-- 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       = "yes"          // SHOW ONE LARGE IMAGE
var show2       = "no"         // SHOW FIRST SMALL IMAGE
var show3       = "no"         // SHOW SECOND SMALL IMAGE




// START LINKS


document.write('<tr></form><form action="about.htm"><td>');
document.write('<input type="submit" value="Achtergronden" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('<br /><br />');
document.write('<tr><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
 

document.write('</td></tr><tr></form><form action="sitemap.htm"><td>');
document.write('<input type="submit" value="Sitemap" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/horoscooptekening.htm"><td>');
document.write('<input type="submit" value="Gratis" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');


document.write('</td></tr><tr></form><form action="astrologie-zelfkennis.html"><td>');
document.write('<input type="submit" value="Zelfkennis" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="chinese-a.html"><td>');
document.write('<input type="submit" value="Chinese Astrologie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="opleiding.html"><td>');
document.write('<input type="submit" value="Opleiding" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');


document.write('</td></tr><tr></form><form action="karakterhoroscoop.html"><td>');
document.write('<input type="submit" value="Gratis Horoscoop" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/kinderhoroscoop/"><td>');
document.write('<input type="submit" value="Kinderhoroscoop" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="tijdschrift-astrologie-compleet.html"><td>');
document.write('<input type="submit" value="Tijdschrift/ Nieuwsbrief" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="links.htm"><td>');
document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr></form><form action="astrologie-plaatjes.html"><td>');
document.write('<input type="submit" value="Plaatjes Astrologie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');




document.write('</td></tr><tr></form><form action="horoscoop_bestellen.html"><td>');
document.write('<input type="submit" value="Contact/Bestellen" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');


// END LINKS


document.write('<br><br>');

// START IMAGE AREA

   if (show1 == "yes") {
document.write('<img src="picts/menu-picture-1.jpg" width="75" height="150"></a>');
}

   if (show2 == "yes") {
document.write('<img src="picts/menu-picture-2.jpg" width="75" height="75"></a>');
}
   if (show3 == "yes") {
document.write('<img src="picts/menu-picture-3.jpg" width="75" height="75"></a>');
}



document.write('</td></tr></table></DIV>');

//  End -->

