AcmeCity

Summary:
URL- http://www.acmecity.com/
Description- A site owned by Warner Brothers. The cool thing is you are encouraged to use the Warner Brothers cartoon characters on your web site. The bad news - you get a big fat "Ad Frame" to scare your visitors away. Follow the instructions below to break your page out of the ad frames.

Special thanks to Counterexploitation and the Free Webpage Provider for sending us this code. Just to avoid being detected, it has been encrypted for you. This is just a simple Javascript that checks to see if it is inside a frame, if it is, the page breaks out and loads into the top of the window. See the instructions below:

You may or may not get a Popup ad on AcmeCity. Some pages I've seen have them, other pages don't. The safest thing to do is set it up so you get an ad frame not a popup window. Then just break out of the ad frame.

<HTML>
<HEAD>
<SCRIPT Language="javascript">
<!--
eval(unescape("%69%66%28%74%6f%70%21%3d%73%65%6c%66%29%7b%74%6f%70%2e%6c%6f%
63%61%74%69%6f%6e%2e%68%72%65%66%3d%73%65%6c%66%2e%6c%6f%63%61%74%69%6f%
6e%2e%68%72%65%66%3b%7d%0a"));
//-->
</SCRIPT>
</HEAD>
<BODY>
<!-- your homepage goes here -->

*Important! - This whole string of code should be on ONE line. Don't break it up or separate it with spaces. The reason it is separated here is because my tables cause it to wrap to the next line. Don't use it on your page like this! To see an example of how it should be: view the Source Code of this page (Go to VIEW on your menubar and select SOURCE).





[ Back to the Main Listing ]





© Copyright 1999 Kendall Dawson.
All rights reserved.