<!-- 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="chinese-astrologie-achtergronden.html"><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="chinese-astrologie-elementen.html"><td>');
document.write('<input type="submit" value="Elementen" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
 

document.write('</td></tr><tr></form><form action="chinese-horoscoop-berekenen.html"><td>');
document.write('<input type="submit" value="Berekeningen" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');



document.write('</td></tr><tr></form><form action="yin-yang.html"><td>');
document.write('<input type="submit" value="Yin of Yang type?" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/chinese-astrologie/ratmb.html"><td>');
document.write('<input type="submit" value="Rat" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');

document.write('</td></tr><tr></form><form action="http://www.astroboot.com/chinese-astrologie/haanmb.html"><td>');
document.write('<input type="submit" value="Haan" 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/namen-betekenis/"><td>');
document.write('<input type="submit" value="Betekenis Namen" 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 -->

