<!-- 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="http://www.astroboot.com/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="naamhoroscoop.html"><td>');
document.write('<input type="submit" value="Wat = naamhoroscoop?" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="index.html"><td>');
document.write('<input type="submit" value="Betekenis Namen letter A" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="betekenis-namen-b.html"><td>');
document.write('<input type="submit" value="Betekenis Namen letter B" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');


document.write('</td></tr><tr></form><form action="naambetekenis-c.html"><td>');
document.write('<input type="submit" value="Betekenis Namen letter C" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="betekenis-namen-d.html"><td>');
document.write('<input type="submit" value="Betekenis Namen letter D" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="betekenis-namen-e.html"><td>');
document.write('<input type="submit" value="Betekenis Namen letter E" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="naambetekenis-f.html"><td>');
document.write('<input type="submit" value="Betekenis Namen letter F" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="jongensnamen-a.html"><td>');
document.write('<input type="submit" value="Jongensnamen" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/namen-betekenis/"><td>');
document.write('<input type="submit" value="Namen letter G - Z" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="gratis-horoscoop.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">');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr></form><form action="reacties.htm"><td>');
document.write('<input type="submit" value="Reacties" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

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 -->

