How can I fix missing bullet point characters in Word Online?












8















I'm using Word Online in Ubuntu and the bullet points don't appear correctly. It looks like they're using characters from an Asian language instead:



enter image description here



How can I fix this?










share|improve this question



























    8















    I'm using Word Online in Ubuntu and the bullet points don't appear correctly. It looks like they're using characters from an Asian language instead:



    enter image description here



    How can I fix this?










    share|improve this question

























      8












      8








      8


      1






      I'm using Word Online in Ubuntu and the bullet points don't appear correctly. It looks like they're using characters from an Asian language instead:



      enter image description here



      How can I fix this?










      share|improve this question














      I'm using Word Online in Ubuntu and the bullet points don't appear correctly. It looks like they're using characters from an Asian language instead:



      enter image description here



      How can I fix this?







      fonts office365






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 4 '17 at 19:28









      bmaupinbmaupin

      2,5362347




      2,5362347






















          3 Answers
          3






          active

          oldest

          votes


















          6














          Examining the source of the page, here's the information on the various bullet points:




          • First level


            • Character: unicode f0b7 ()

            • Font: Symbol



          • Second level


            • Character: o

            • Font: Courier New



          • Third level


            • Character: unicode f0a7 ()

            • Font: Wingdings




          Here's the solution that worked for me in Chrome and Firefox (see edit below):





          1. Install the Symbol and Wingdings fonts. Thankfully Wine has implemented open-source versions of them:



            mkdir ~/.fonts/
            wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/symbol.ttf -O ~/.fonts/symbol.ttf
            wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/wingding.ttf -O ~/.fonts/wingding.ttf
            fc-cache -f -v



          2. Once that's done, open/close your browser and the bullet points should be fixed:



            enter image description here




          Edit: Firefox made some major changes with how fonts are handled starting with version 44, and the first bullet point is broken again. I spent some time looking into it with no resolution yet. My notes are here: https://gist.github.com/bmaupin/09795621a3507574ce208332fdfca750






          share|improve this answer





















          • 1





            Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

            – bit-pirate
            Aug 6 '18 at 9:21











          • @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

            – bmaupin
            Aug 6 '18 at 12:06











          • This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

            – Dean
            17 hours ago











          • I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

            – bmaupin
            10 hours ago



















          2














          I have the same issue, tried your solution, but the problem remained. It was as though the wingdings is not well installed.



          Word Online:
          In Word Online, selecting: bullets / Define new bullet / Wingdings



          LibreOffice:
          In LibreOffice, inserting special character



          What succeeded at fixing it was to download the font from https://github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf. I placed it directly in /usr/share/fonts/truetype/. Then I ran:



          sudo fc-cache -rv





          share|improve this answer


























          • I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

            – Pierre Soubourou
            Dec 5 '17 at 16:20













          • I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

            – bmaupin
            Dec 5 '17 at 18:56











          • Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

            – Dean
            17 hours ago



















          1














          I already had wine installed, so this worked for me:



          cd ~/.fonts
          ln -s /usr/share/wine/fonts wine
          fc-cache


          I didn't even have to restart Firefox.






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f983191%2fhow-can-i-fix-missing-bullet-point-characters-in-word-online%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            6














            Examining the source of the page, here's the information on the various bullet points:




            • First level


              • Character: unicode f0b7 ()

              • Font: Symbol



            • Second level


              • Character: o

              • Font: Courier New



            • Third level


              • Character: unicode f0a7 ()

              • Font: Wingdings




            Here's the solution that worked for me in Chrome and Firefox (see edit below):





            1. Install the Symbol and Wingdings fonts. Thankfully Wine has implemented open-source versions of them:



              mkdir ~/.fonts/
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/symbol.ttf -O ~/.fonts/symbol.ttf
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/wingding.ttf -O ~/.fonts/wingding.ttf
              fc-cache -f -v



            2. Once that's done, open/close your browser and the bullet points should be fixed:



              enter image description here




            Edit: Firefox made some major changes with how fonts are handled starting with version 44, and the first bullet point is broken again. I spent some time looking into it with no resolution yet. My notes are here: https://gist.github.com/bmaupin/09795621a3507574ce208332fdfca750






            share|improve this answer





















            • 1





              Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

              – bit-pirate
              Aug 6 '18 at 9:21











            • @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

              – bmaupin
              Aug 6 '18 at 12:06











            • This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

              – Dean
              17 hours ago











            • I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

              – bmaupin
              10 hours ago
















            6














            Examining the source of the page, here's the information on the various bullet points:




            • First level


              • Character: unicode f0b7 ()

              • Font: Symbol



            • Second level


              • Character: o

              • Font: Courier New



            • Third level


              • Character: unicode f0a7 ()

              • Font: Wingdings




            Here's the solution that worked for me in Chrome and Firefox (see edit below):





            1. Install the Symbol and Wingdings fonts. Thankfully Wine has implemented open-source versions of them:



              mkdir ~/.fonts/
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/symbol.ttf -O ~/.fonts/symbol.ttf
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/wingding.ttf -O ~/.fonts/wingding.ttf
              fc-cache -f -v



            2. Once that's done, open/close your browser and the bullet points should be fixed:



              enter image description here




            Edit: Firefox made some major changes with how fonts are handled starting with version 44, and the first bullet point is broken again. I spent some time looking into it with no resolution yet. My notes are here: https://gist.github.com/bmaupin/09795621a3507574ce208332fdfca750






            share|improve this answer





















            • 1





              Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

              – bit-pirate
              Aug 6 '18 at 9:21











            • @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

              – bmaupin
              Aug 6 '18 at 12:06











            • This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

              – Dean
              17 hours ago











            • I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

              – bmaupin
              10 hours ago














            6












            6








            6







            Examining the source of the page, here's the information on the various bullet points:




            • First level


              • Character: unicode f0b7 ()

              • Font: Symbol



            • Second level


              • Character: o

              • Font: Courier New



            • Third level


              • Character: unicode f0a7 ()

              • Font: Wingdings




            Here's the solution that worked for me in Chrome and Firefox (see edit below):





            1. Install the Symbol and Wingdings fonts. Thankfully Wine has implemented open-source versions of them:



              mkdir ~/.fonts/
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/symbol.ttf -O ~/.fonts/symbol.ttf
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/wingding.ttf -O ~/.fonts/wingding.ttf
              fc-cache -f -v



            2. Once that's done, open/close your browser and the bullet points should be fixed:



              enter image description here




            Edit: Firefox made some major changes with how fonts are handled starting with version 44, and the first bullet point is broken again. I spent some time looking into it with no resolution yet. My notes are here: https://gist.github.com/bmaupin/09795621a3507574ce208332fdfca750






            share|improve this answer















            Examining the source of the page, here's the information on the various bullet points:




            • First level


              • Character: unicode f0b7 ()

              • Font: Symbol



            • Second level


              • Character: o

              • Font: Courier New



            • Third level


              • Character: unicode f0a7 ()

              • Font: Wingdings




            Here's the solution that worked for me in Chrome and Firefox (see edit below):





            1. Install the Symbol and Wingdings fonts. Thankfully Wine has implemented open-source versions of them:



              mkdir ~/.fonts/
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/symbol.ttf -O ~/.fonts/symbol.ttf
              wget https://source.winehq.org/git/wine.git/blob/HEAD:/fonts/wingding.ttf -O ~/.fonts/wingding.ttf
              fc-cache -f -v



            2. Once that's done, open/close your browser and the bullet points should be fixed:



              enter image description here




            Edit: Firefox made some major changes with how fonts are handled starting with version 44, and the first bullet point is broken again. I spent some time looking into it with no resolution yet. My notes are here: https://gist.github.com/bmaupin/09795621a3507574ce208332fdfca750







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 10 hours ago

























            answered Dec 4 '17 at 19:28









            bmaupinbmaupin

            2,5362347




            2,5362347








            • 1





              Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

              – bit-pirate
              Aug 6 '18 at 9:21











            • @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

              – bmaupin
              Aug 6 '18 at 12:06











            • This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

              – Dean
              17 hours ago











            • I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

              – bmaupin
              10 hours ago














            • 1





              Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

              – bit-pirate
              Aug 6 '18 at 9:21











            • @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

              – bmaupin
              Aug 6 '18 at 12:06











            • This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

              – Dean
              17 hours ago











            • I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

              – bmaupin
              10 hours ago








            1




            1





            Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

            – bit-pirate
            Aug 6 '18 at 9:21





            Thanks. This made it work for me in Chrome, but not Firefox. Any idea about making it work for the latter?

            – bit-pirate
            Aug 6 '18 at 9:21













            @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

            – bmaupin
            Aug 6 '18 at 12:06





            @bit-pirate I created a chat room here if you'd like to try to solve this together. If we're able to get it fixed I can update my answer as needed: chat.stackexchange.com/rooms/81210/…

            – bmaupin
            Aug 6 '18 at 12:06













            This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

            – Dean
            17 hours ago





            This has improved the amount of bullet characters available to me, but the default solid black bullet (symbol f0b7) is still unavailable for me. Ubuntu 18.04, Firefox.

            – Dean
            17 hours ago













            I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

            – bmaupin
            10 hours ago





            I can confirm that this no longer fixes the first bullet point for Firefox starting with version 44. I updated my answer to reflect this, although unfortunately I don't have a fix yet.

            – bmaupin
            10 hours ago













            2














            I have the same issue, tried your solution, but the problem remained. It was as though the wingdings is not well installed.



            Word Online:
            In Word Online, selecting: bullets / Define new bullet / Wingdings



            LibreOffice:
            In LibreOffice, inserting special character



            What succeeded at fixing it was to download the font from https://github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf. I placed it directly in /usr/share/fonts/truetype/. Then I ran:



            sudo fc-cache -rv





            share|improve this answer


























            • I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

              – Pierre Soubourou
              Dec 5 '17 at 16:20













            • I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

              – bmaupin
              Dec 5 '17 at 18:56











            • Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

              – Dean
              17 hours ago
















            2














            I have the same issue, tried your solution, but the problem remained. It was as though the wingdings is not well installed.



            Word Online:
            In Word Online, selecting: bullets / Define new bullet / Wingdings



            LibreOffice:
            In LibreOffice, inserting special character



            What succeeded at fixing it was to download the font from https://github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf. I placed it directly in /usr/share/fonts/truetype/. Then I ran:



            sudo fc-cache -rv





            share|improve this answer


























            • I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

              – Pierre Soubourou
              Dec 5 '17 at 16:20













            • I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

              – bmaupin
              Dec 5 '17 at 18:56











            • Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

              – Dean
              17 hours ago














            2












            2








            2







            I have the same issue, tried your solution, but the problem remained. It was as though the wingdings is not well installed.



            Word Online:
            In Word Online, selecting: bullets / Define new bullet / Wingdings



            LibreOffice:
            In LibreOffice, inserting special character



            What succeeded at fixing it was to download the font from https://github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf. I placed it directly in /usr/share/fonts/truetype/. Then I ran:



            sudo fc-cache -rv





            share|improve this answer















            I have the same issue, tried your solution, but the problem remained. It was as though the wingdings is not well installed.



            Word Online:
            In Word Online, selecting: bullets / Define new bullet / Wingdings



            LibreOffice:
            In LibreOffice, inserting special character



            What succeeded at fixing it was to download the font from https://github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf. I placed it directly in /usr/share/fonts/truetype/. Then I ran:



            sudo fc-cache -rv






            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Dec 5 '17 at 19:00









            Eliah Kagan

            82.5k22227369




            82.5k22227369










            answered Dec 5 '17 at 16:08









            Pierre SoubourouPierre Soubourou

            211




            211













            • I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

              – Pierre Soubourou
              Dec 5 '17 at 16:20













            • I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

              – bmaupin
              Dec 5 '17 at 18:56











            • Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

              – Dean
              17 hours ago



















            • I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

              – Pierre Soubourou
              Dec 5 '17 at 16:20













            • I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

              – bmaupin
              Dec 5 '17 at 18:56











            • Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

              – Dean
              17 hours ago

















            I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

            – Pierre Soubourou
            Dec 5 '17 at 16:20







            I just managed to fix it ! I downloaded the font from : "github.com/IamDH4/ttf-wps-fonts/blob/master/wingding.ttf", I placed it directly in "/usr/share/fonts/truetype/", then I ran : "sudo fc-cache -rv"

            – Pierre Soubourou
            Dec 5 '17 at 16:20















            I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

            – bmaupin
            Dec 5 '17 at 18:56





            I found Symbol and Wingdings in other places online but I'm not sure about their licensing. The fonts from Wine work and have an open license. Did you close/repoen your browser afterward? that part's important. Also, your system should pick up fonts in ~/.fonts without having to edit system-wide fonts. What browser are you using? The answer I posted worked in Chrome and Firefox.

            – bmaupin
            Dec 5 '17 at 18:56













            Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

            – Dean
            17 hours ago





            Tried getting the fonts from this github repository and from the Wine package as detailed in the previous answer. Both do fix many of the missing characters in Word Online. However neither of them fix the issue with the default bullet character for me.

            – Dean
            17 hours ago











            1














            I already had wine installed, so this worked for me:



            cd ~/.fonts
            ln -s /usr/share/wine/fonts wine
            fc-cache


            I didn't even have to restart Firefox.






            share|improve this answer




























              1














              I already had wine installed, so this worked for me:



              cd ~/.fonts
              ln -s /usr/share/wine/fonts wine
              fc-cache


              I didn't even have to restart Firefox.






              share|improve this answer


























                1












                1








                1







                I already had wine installed, so this worked for me:



                cd ~/.fonts
                ln -s /usr/share/wine/fonts wine
                fc-cache


                I didn't even have to restart Firefox.






                share|improve this answer













                I already had wine installed, so this worked for me:



                cd ~/.fonts
                ln -s /usr/share/wine/fonts wine
                fc-cache


                I didn't even have to restart Firefox.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 1 '18 at 16:54









                ChrisChris

                1165




                1165






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f983191%2fhow-can-i-fix-missing-bullet-point-characters-in-word-online%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    GameSpot

                    日野市

                    Tu-95轟炸機