What connection does MS Office have to Netscape Navigator?What is this foreign language registry key?Unable to delete registry key in HKLMMicrosoftWindowsCurrentVersionRun via commandlineSecond monitor's resolution resets on rebootGranting access to a registry key in HKLMSystemCurrentControlSetControlClassWindows 8.1, Cannot relocate Users directory without windows failing to login properlyChanging icons for protected file extensions in Windows 10Why is Internet speed faster in win10 virtualbox than in win10 hostHow does Windows (7 or later) determine what folder view to apply to a known (special) folder?Unified Write Filter with WPA2-Enterprise PEAP-MSCHAPv2Office 2016 does not activate

Formating an equation

Manager is threatening to grade me poorly if I don't complete the project

In Russian, how do you idiomatically express the idea of the figurative "overnight"?

Wrong answer from DSolve when solving a differential equation

Has a commercial or military jet bi-plane ever been manufactured?

Validation rule Scheduled Apex

How can I preview an image in its original size?

Adjusting layout of footer using fancyhdr

Which module had more 'comfort' in terms of living space, the Lunar Module or the Command module?

As a Bard multi-classing into Warlock, what spells do I get?

Is there an official reason for not adding a post-credits scene?

How can I close a gap between my fence and my neighbor's that's on his side of the property line?

What is a smasher?

Didn't attend field-specific conferences during my PhD; how much of a disadvantage is it?

Can my company stop me from working overtime?

Why does Professor Hulk wear glasses?

How can I roleplay a follower-type character when I as a player have a leader-type personality?

A factorization game

How can I support myself financially as a 17 year old with a loan?

How can I get a job without pushing my family's income into a higher tax bracket?

Have I damaged my car by attempting to reverse with hand/park brake up?

What matters more when it comes to book covers? Is it ‘professional quality’ or relevancy?

Find the cheapest shipping option based on item weight

Where can I go to avoid planes overhead?



What connection does MS Office have to Netscape Navigator?


What is this foreign language registry key?Unable to delete registry key in HKLMMicrosoftWindowsCurrentVersionRun via commandlineSecond monitor's resolution resets on rebootGranting access to a registry key in HKLMSystemCurrentControlSetControlClassWindows 8.1, Cannot relocate Users directory without windows failing to login properlyChanging icons for protected file extensions in Windows 10Why is Internet speed faster in win10 virtualbox than in win10 hostHow does Windows (7 or later) determine what folder view to apply to a known (special) folder?Unified Write Filter with WPA2-Enterprise PEAP-MSCHAPv2Office 2016 does not activate






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








25















While poking around in the registry, I noticed a Netscape Navigator key at the following:



HKEY_CURRENT_USERSoftwareNetscapeNetscape Navigator


That key contained two more keys "Suffixes" and "Viewers"; both referenced application/ppt, /msword, /msexcel, etc.



I've never installed or even used Netscape Navigator -- why are these there?










share|improve this question






























    25















    While poking around in the registry, I noticed a Netscape Navigator key at the following:



    HKEY_CURRENT_USERSoftwareNetscapeNetscape Navigator


    That key contained two more keys "Suffixes" and "Viewers"; both referenced application/ppt, /msword, /msexcel, etc.



    I've never installed or even used Netscape Navigator -- why are these there?










    share|improve this question


























      25












      25








      25


      3






      While poking around in the registry, I noticed a Netscape Navigator key at the following:



      HKEY_CURRENT_USERSoftwareNetscapeNetscape Navigator


      That key contained two more keys "Suffixes" and "Viewers"; both referenced application/ppt, /msword, /msexcel, etc.



      I've never installed or even used Netscape Navigator -- why are these there?










      share|improve this question
















      While poking around in the registry, I noticed a Netscape Navigator key at the following:



      HKEY_CURRENT_USERSoftwareNetscapeNetscape Navigator


      That key contained two more keys "Suffixes" and "Viewers"; both referenced application/ppt, /msword, /msexcel, etc.



      I've never installed or even used Netscape Navigator -- why are these there?







      windows-10 windows-registry microsoft-office-2016






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 30 at 9:07









      gparyani

      1,31972141




      1,31972141










      asked Mar 29 at 17:26









      Joshua KuehnJoshua Kuehn

      12814




      12814




















          2 Answers
          2






          active

          oldest

          votes


















          30














          I think you have discovered some forgotten historical artifact of Microsoft Office.



          I believe that these registry keys belonged to Microsoft Office FrontPage,
          a discontinued WYSIWYG HTML editor and website administration tool from
          Microsoft, which used Netscape software.



          FrontPage was replaced in 2006 by Microsoft Expression Web and SharePoint Designer,
          later also discontinued, but apparently Microsoft Office continues to faithfully
          install it to this very day.
          I can testify that these keys are still present in Office 2019.
          They are to be found in all manual uninstall instructions for Office.



          If this worries you, feel free to signal it as a bug via the Windows Feedback Hub.



          Note:



          I have found more traces of Netscape, this time in ASP.NET.
          I found on my computer the files
          C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGBrowsersnetscape.browser
          and
          C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIGBrowsersnetscape.browser.
          A ".browser" file is used by ASP.NET to detect the installed
          browser type and define its capabilities for displaying Web page content.
          This means that ASP.NET, to this day, is still checking if the Netscape
          browser is being used (!).






          share|improve this answer




















          • 13





            Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

            – AggrostheWroth
            Mar 29 at 21:34






          • 15





            Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

            – Euro Micelli
            Mar 30 at 1:14







          • 3





            @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

            – gparyani
            Mar 30 at 7:42






          • 8





            From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

            – StarWeaver
            Mar 30 at 8:02






          • 9





            Someone is using this for spacebar heating...

            – J...
            Mar 30 at 12:21


















          15














          This tells Netscape, if it were installed, that Office files should be opened with Office, so it avoids a dialog when you download an Office file.



          The only application that would ever read key this would be Netscape, but Office installs it regardless of whether Netscape is installed, because if you install Office first, then Netscape second, the registration would be missing and the user would have to run the "Repair" option of the office install.






          share|improve this answer


















          • 7





            Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

            – Harper
            Mar 30 at 20:52











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "3"
          ;
          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%2fsuperuser.com%2fquestions%2f1419130%2fwhat-connection-does-ms-office-have-to-netscape-navigator%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          30














          I think you have discovered some forgotten historical artifact of Microsoft Office.



          I believe that these registry keys belonged to Microsoft Office FrontPage,
          a discontinued WYSIWYG HTML editor and website administration tool from
          Microsoft, which used Netscape software.



          FrontPage was replaced in 2006 by Microsoft Expression Web and SharePoint Designer,
          later also discontinued, but apparently Microsoft Office continues to faithfully
          install it to this very day.
          I can testify that these keys are still present in Office 2019.
          They are to be found in all manual uninstall instructions for Office.



          If this worries you, feel free to signal it as a bug via the Windows Feedback Hub.



          Note:



          I have found more traces of Netscape, this time in ASP.NET.
          I found on my computer the files
          C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGBrowsersnetscape.browser
          and
          C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIGBrowsersnetscape.browser.
          A ".browser" file is used by ASP.NET to detect the installed
          browser type and define its capabilities for displaying Web page content.
          This means that ASP.NET, to this day, is still checking if the Netscape
          browser is being used (!).






          share|improve this answer




















          • 13





            Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

            – AggrostheWroth
            Mar 29 at 21:34






          • 15





            Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

            – Euro Micelli
            Mar 30 at 1:14







          • 3





            @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

            – gparyani
            Mar 30 at 7:42






          • 8





            From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

            – StarWeaver
            Mar 30 at 8:02






          • 9





            Someone is using this for spacebar heating...

            – J...
            Mar 30 at 12:21















          30














          I think you have discovered some forgotten historical artifact of Microsoft Office.



          I believe that these registry keys belonged to Microsoft Office FrontPage,
          a discontinued WYSIWYG HTML editor and website administration tool from
          Microsoft, which used Netscape software.



          FrontPage was replaced in 2006 by Microsoft Expression Web and SharePoint Designer,
          later also discontinued, but apparently Microsoft Office continues to faithfully
          install it to this very day.
          I can testify that these keys are still present in Office 2019.
          They are to be found in all manual uninstall instructions for Office.



          If this worries you, feel free to signal it as a bug via the Windows Feedback Hub.



          Note:



          I have found more traces of Netscape, this time in ASP.NET.
          I found on my computer the files
          C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGBrowsersnetscape.browser
          and
          C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIGBrowsersnetscape.browser.
          A ".browser" file is used by ASP.NET to detect the installed
          browser type and define its capabilities for displaying Web page content.
          This means that ASP.NET, to this day, is still checking if the Netscape
          browser is being used (!).






          share|improve this answer




















          • 13





            Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

            – AggrostheWroth
            Mar 29 at 21:34






          • 15





            Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

            – Euro Micelli
            Mar 30 at 1:14







          • 3





            @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

            – gparyani
            Mar 30 at 7:42






          • 8





            From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

            – StarWeaver
            Mar 30 at 8:02






          • 9





            Someone is using this for spacebar heating...

            – J...
            Mar 30 at 12:21













          30












          30








          30







          I think you have discovered some forgotten historical artifact of Microsoft Office.



          I believe that these registry keys belonged to Microsoft Office FrontPage,
          a discontinued WYSIWYG HTML editor and website administration tool from
          Microsoft, which used Netscape software.



          FrontPage was replaced in 2006 by Microsoft Expression Web and SharePoint Designer,
          later also discontinued, but apparently Microsoft Office continues to faithfully
          install it to this very day.
          I can testify that these keys are still present in Office 2019.
          They are to be found in all manual uninstall instructions for Office.



          If this worries you, feel free to signal it as a bug via the Windows Feedback Hub.



          Note:



          I have found more traces of Netscape, this time in ASP.NET.
          I found on my computer the files
          C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGBrowsersnetscape.browser
          and
          C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIGBrowsersnetscape.browser.
          A ".browser" file is used by ASP.NET to detect the installed
          browser type and define its capabilities for displaying Web page content.
          This means that ASP.NET, to this day, is still checking if the Netscape
          browser is being used (!).






          share|improve this answer















          I think you have discovered some forgotten historical artifact of Microsoft Office.



          I believe that these registry keys belonged to Microsoft Office FrontPage,
          a discontinued WYSIWYG HTML editor and website administration tool from
          Microsoft, which used Netscape software.



          FrontPage was replaced in 2006 by Microsoft Expression Web and SharePoint Designer,
          later also discontinued, but apparently Microsoft Office continues to faithfully
          install it to this very day.
          I can testify that these keys are still present in Office 2019.
          They are to be found in all manual uninstall instructions for Office.



          If this worries you, feel free to signal it as a bug via the Windows Feedback Hub.



          Note:



          I have found more traces of Netscape, this time in ASP.NET.
          I found on my computer the files
          C:WindowsMicrosoft.NETFrameworkv2.0.50727CONFIGBrowsersnetscape.browser
          and
          C:WindowsMicrosoft.NETFramework64v2.0.50727CONFIGBrowsersnetscape.browser.
          A ".browser" file is used by ASP.NET to detect the installed
          browser type and define its capabilities for displaying Web page content.
          This means that ASP.NET, to this day, is still checking if the Netscape
          browser is being used (!).







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 1 at 6:17

























          answered Mar 29 at 17:53









          harrymcharrymc

          267k14278587




          267k14278587







          • 13





            Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

            – AggrostheWroth
            Mar 29 at 21:34






          • 15





            Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

            – Euro Micelli
            Mar 30 at 1:14







          • 3





            @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

            – gparyani
            Mar 30 at 7:42






          • 8





            From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

            – StarWeaver
            Mar 30 at 8:02






          • 9





            Someone is using this for spacebar heating...

            – J...
            Mar 30 at 12:21












          • 13





            Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

            – AggrostheWroth
            Mar 29 at 21:34






          • 15





            Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

            – Euro Micelli
            Mar 30 at 1:14







          • 3





            @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

            – gparyani
            Mar 30 at 7:42






          • 8





            From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

            – StarWeaver
            Mar 30 at 8:02






          • 9





            Someone is using this for spacebar heating...

            – J...
            Mar 30 at 12:21







          13




          13





          Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

          – AggrostheWroth
          Mar 29 at 21:34





          Most of these older "why are these here" keys are left in the software not because they are forgotten, but because there is a desire for backwards compatibility. While I doubt there are many people using netscape with office, you never know.

          – AggrostheWroth
          Mar 29 at 21:34




          15




          15





          Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

          – Euro Micelli
          Mar 30 at 1:14






          Also, I don’t know anything about these specific keys; but it is shocking the amount of garbage files and keys that Windows and Office have to carry around, because some third-party critical Line-Of-Business software that has not been updated in 15 years from a company that went out-of-business 8 years ago, will crash if the garbage key is missing.

          – Euro Micelli
          Mar 30 at 1:14





          3




          3





          @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

          – gparyani
          Mar 30 at 7:42





          @EuroMicelli There is precedent for gradually removing these old historical artifacts, though. Microsoft removed legacy code for supporting Outlook Express from the Windows 10 Fall Creators Update, which had been kept in Windows Vista, 7, 8, and earlier Windows 10 builds for compatibility with legacy software.

          – gparyani
          Mar 30 at 7:42




          8




          8





          From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

          – StarWeaver
          Mar 30 at 8:02





          From the content in the OP I would actually guess that this is an artefact from setting up inline viewers (applets?) for word, excel, and powerpoint for that browser, not related to frontpage. Wouldn't be surprised if it attempted this for other browsers. Probably the idea is, just make registry keys so that it works if they install the browser after office too.

          – StarWeaver
          Mar 30 at 8:02




          9




          9





          Someone is using this for spacebar heating...

          – J...
          Mar 30 at 12:21





          Someone is using this for spacebar heating...

          – J...
          Mar 30 at 12:21













          15














          This tells Netscape, if it were installed, that Office files should be opened with Office, so it avoids a dialog when you download an Office file.



          The only application that would ever read key this would be Netscape, but Office installs it regardless of whether Netscape is installed, because if you install Office first, then Netscape second, the registration would be missing and the user would have to run the "Repair" option of the office install.






          share|improve this answer


















          • 7





            Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

            – Harper
            Mar 30 at 20:52















          15














          This tells Netscape, if it were installed, that Office files should be opened with Office, so it avoids a dialog when you download an Office file.



          The only application that would ever read key this would be Netscape, but Office installs it regardless of whether Netscape is installed, because if you install Office first, then Netscape second, the registration would be missing and the user would have to run the "Repair" option of the office install.






          share|improve this answer


















          • 7





            Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

            – Harper
            Mar 30 at 20:52













          15












          15








          15







          This tells Netscape, if it were installed, that Office files should be opened with Office, so it avoids a dialog when you download an Office file.



          The only application that would ever read key this would be Netscape, but Office installs it regardless of whether Netscape is installed, because if you install Office first, then Netscape second, the registration would be missing and the user would have to run the "Repair" option of the office install.






          share|improve this answer













          This tells Netscape, if it were installed, that Office files should be opened with Office, so it avoids a dialog when you download an Office file.



          The only application that would ever read key this would be Netscape, but Office installs it regardless of whether Netscape is installed, because if you install Office first, then Netscape second, the registration would be missing and the user would have to run the "Repair" option of the office install.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 30 at 13:22









          Simon RichterSimon Richter

          2,04411523




          2,04411523







          • 7





            Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

            – Harper
            Mar 30 at 20:52












          • 7





            Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

            – Harper
            Mar 30 at 20:52







          7




          7





          Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

          – Harper
          Mar 30 at 20:52





          Also, for quite some years, browsers contemporary to Netscape also used Netscape settings.

          – Harper
          Mar 30 at 20:52

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Super User!


          • 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%2fsuperuser.com%2fquestions%2f1419130%2fwhat-connection-does-ms-office-have-to-netscape-navigator%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

          He _____ here since 1970 . Answer needed [closed]What does “since he was so high” mean?Meaning of “catch birds for”?How do I ensure “since” takes the meaning I want?“Who cares here” meaningWhat does “right round toward” mean?the time tense (had now been detected)What does the phrase “ring around the roses” mean here?Correct usage of “visited upon”Meaning of “foiled rail sabotage bid”It was the third time I had gone to Rome or It is the third time I had been to Rome

          Bunad

          Færeyskur hestur Heimild | Tengill | Tilvísanir | LeiðsagnarvalRossið - síða um færeyska hrossið á færeyskuGott ár hjá færeyska hestinum