<!-- 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/"><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('</td></tr><tr></form><tr><form action="http://www.astroboot.com/chinese-astrologie.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><tr><form action="http://www.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="http://www.astroboot.com/horoscooptekening.htm"><td>');
document.write('<input type="submit" value="Gratis Tekening" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');


document.write('</td></tr><tr></form><form action="http://www.astroboot.com/daghoroscoop/"><td>');
document.write('<input type="submit" value="Daghoroscoop" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/cycli/weekhoroscoop.htm"><td>');
document.write('<input type="submit" value="Weekhoroscoop" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/jaarhoroscoop/"><td>');
document.write('<input type="submit" value="Maandhoroscoop" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/jaarhoroscoop/"><td>');
document.write('<input type="submit" value="Jaarhoroscoop" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/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="http://www.astroboot.com/"><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/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="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 -->

