
    /* this function shows the pop-up when
     user moves the mouse over the link */
    
    function Show1()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup1.style.display="block";
        /* set the pop-up's left */
        Popup1.style.left = x;
        /* set the pop-up's top */
        Popup1.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide1()
    {
        /* hide the pop-up */
        Popup1.style.display="none";
    }
	
	    function Show2()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup2.style.display="block";
        /* set the pop-up's left */
        Popup2.style.left = x;
        /* set the pop-up's top */
        Popup2.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide2()
    {
        /* hide the pop-up */
        Popup2.style.display="none";
    }
	
	
	    function Show3()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup3.style.display="block";
        /* set the pop-up's left */
        Popup3.style.left = x;
        /* set the pop-up's top */
        Popup3.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide3()
    {
        /* hide the pop-up */
        Popup3.style.display="none";
    }
	
	
	    function Show4()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup4.style.display="block";
        /* set the pop-up's left */
        Popup4.style.left = x;
        /* set the pop-up's top */
        Popup4.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide4()
    {
        /* hide the pop-up */
        Popup4.style.display="none";
    }
	
	
	    function Show5()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup5.style.display="block";
        /* set the pop-up's left */
        Popup5.style.left = x;
        /* set the pop-up's top */
        Popup5.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide5()
    {
        /* hide the pop-up */
        Popup5.style.display="none";
    }
	
	
	    function Show6()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup6.style.display="block";
        /* set the pop-up's left */
        Popup6.style.left = x;
        /* set the pop-up's top */
        Popup6.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide6()
    {
        /* hide the pop-up */
        Popup6.style.display="none";
    }
	
	
	    function Show7()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup7.style.display="block";
        /* set the pop-up's left */
        Popup7.style.left = x;
        /* set the pop-up's top */
        Popup7.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide7()
    {
        /* hide the pop-up */
        Popup7.style.display="none";
    }
	
	
	    function Show8()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup8.style.display="block";
        /* set the pop-up's left */
        Popup8.style.left = x;
        /* set the pop-up's top */
        Popup8.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide8()
    {
        /* hide the pop-up */
        Popup8.style.display="none";
    }
	
	
	    function Show9()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup9.style.display="block";
        /* set the pop-up's left */
        Popup9.style.left = x;
        /* set the pop-up's top */
        Popup9.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide9()
    {
        /* hide the pop-up */
        Popup9.style.display="none";
    }
	
	
	
	    function Show10()
    {
        /* get the mouse left position */
        x = event.clientX + document.body.scrollLeft - 200;
        /* get the mouse top position  */
        y = event.clientY + document.body.scrollTop + 20;
        /* display the pop-up */
        Popup10.style.display="block";
        /* set the pop-up's left */
        Popup10.style.left = x;
        /* set the pop-up's top */
        Popup10.style.top = y;
    }
    /* this function hides the pop-up when
     user moves the mouse out of the link */
    function Hide10()
    {
        /* hide the pop-up */
        Popup10.style.display="none";
    }