|
solutions -
smartredirect summary:
URL: www.smartredirect.com
URL Format:
you.home-page.org or others
What the Solution does: Breaks out of SmartRedirect Ad Bar
Description: Get rid of that SmartRedirect Ad Bar that drives your
viewers away! Just use the following solution! solution:
Place this into your site and kill the ad bar
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length)
top.location.href= document.location;
// --->
</SCRIPT>
|