Well, hmmmmmm.....

I've got some javascript in the head section that forces the user into a frameset with a top nav bar.

It is essential that I do this, so can anybody give me a clue where I'd adjust the target frame of the pop-up preview window?..or is a fix even possible?

Oh, and Gizmo, it is a clean installation, no mods or hacks-


This is the javascript I've got in my header insert:

Code
<script language="JavaScript">
if (self.location == top.location)
top.location.href = '/Discussion/index.asp?' + escape(self.location); 
</script>  
Would it be possible to JUST remove the header include on the preview post window code?

I should also mention that I only have very basic Perl experience, so pretend I'm retarded when giving assistance <img src="https://www.ubbcentral.com/boards/images/graemlins/laugh.gif" alt="" />

Thanks,
Steve