<!-- 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 action="http://www.astroboot.com/index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('<br /><br />');


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><form action="esoterische-astrologie.html"><td>');
document.write('<input type="submit" value="Neptunus: inleiding" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('<br /><br />');

document.write('<tr></form><form action="zon-in-de-horoscoop.html"><td>');
document.write('<input type="submit" value="Zon esoterisch" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('<br /><br />');

document.write('<tr></form><form action="astrologie-en-spiritualiteit.html"><td>');
document.write('<input type="submit" value="Vaste Sterren" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('<br /><br />');

document.write('<tr></form><form action="astrologie-en-vrije-wil.html"><td>');
document.write('<input type="submit" value="Vrije Wil" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('<br /><br />');


document.write('</td></tr><tr></form><tr><form action="groeien-in-liefde.html"><td>');
document.write('<input type="submit" value="Groeien" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');


document.write('</td></tr><tr></form><tr><form action="verlichting.html"><td>');
document.write('<input type="submit" value="Verlichting" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><tr><form action="http://astroboot.com/egyptische-astrologie.html"><td>');
document.write('<input type="submit" value="Egyptische Astrologie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/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="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="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="http://www.astroboot.com/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="http://www.astroboot.com/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="http://www.astroboot.com/artikelen-astrologie/"><td>');
document.write('<input type="submit" value="Artikelen Astrologie" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');




document.write('</td></tr><tr></form><form action="http://www.astroboot.com/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 -->

