    function ShowBullet1()
    {PopupBullet1.style.display="block";}
    function HideBullet1()
    {PopupBullet1.style.display="none";}
   
    function ShowBullet2()
    {PopupBullet2.style.display="block";}
    function HideBullet2()
    {PopupBullet2.style.display="none";}
    
    function ShowBullet3()
    {PopupBullet3.style.display="block";}
    function HideBullet3()
    {PopupBullet3.style.display="none";}

    function ShowBullet4()
    {PopupBullet4.style.display="block";}
    function HideBullet4()
    {PopupBullet4.style.display="none";}

    function ShowBullet5()
    {PopupBullet5.style.display="block";}
    function HideBullet5()
    {PopupBullet5.style.display="none";}
 
    function ShowBullet6()
    {PopupBullet6.style.display="block";}
    function HideBullet6()
    {PopupBullet6.style.display="none";}

    function ShowBullet7()
    {PopupBullet7.style.display="block";}
    function HideBullet7()
    {PopupBullet7.style.display="none";}

    function ShowBullet8()
    {PopupBullet8.style.display="block";}
    function HideBullet8()
    {PopupBullet8.style.display="none";}

    function ShowBullet9()
    {PopupBullet9.style.display="block";}
    function HideBullet9()
    {PopupBullet9.style.display="none";}
