http://newyorktimes.com
http://foxnews.com
*) For techies: since we use an iframe for our split screen view, we run into troubles. Some sites use frame killers and we can do nothing about it.
Example of a frame blocker:
if (window.self != window.top) top.location.replace(window.location.pathname);
