|
solutions - xrs
url summary:
URL: url.xrs.net
URL Format:
you.xrs.net
What the Solution does: Breaks out of XRSBar
Description: XRS have recently added the 'XRSBar', which refreshes about
every 15 seconds. This then causes your visitor's modems to keep
loading new pages from the XRS server, and also give XRS the chance to
make some cash by providing some 'useful links to excellent services',
or in other words, paid advertising. So, break free of the XRSBar. solution:
This script can be placed anywhere on your site for fast, effective relief.
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length)
top.location.href= document.location;
// --->
</SCRIPT>
|