Set Internet Explorer so that every hyperlink you click opens in a new window.
Navigate the the location below in your registry.
Modify or create a new REG_DWORD value named "AllowWindowReuse" and set the value to 0 to tell Internet Explorer to open all shortcuts in a new window.
Key:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
Value Name: AllowWindowReuse
Data Type: REG_DWORD
Data: (0 = New Window, 1 = Same Window)




