I remember on the old setup we used here that when you clicked a link it opened a new tab in the browser allowing us to flip between the two.



Now I can simply just right click and "Open in New Tab" but I often forget.



If it isn't too much trouble, can you add the tag target="_blank" to the linking structure within the site so that it automatically does this for all links. You could also remove target="_blank" and it will do the same thing. As it is it appear to be set to target="_parent" which uses the same window you are in.



Thanks. If its too much of a hassle no biggie. I prefer it the other way but will cope.