View Single Post
Old 08-03-2006, 09:24 PM  
Chris
Too lazy to set a custom title
 
Chris's Avatar
 
Industry Role:
Join Date: May 2003
Location: icq: 71462500 Skype: Jupzchris
Posts: 27,880
Code:
<!--
function breakout_of_frame()
{

  if (top.location != location) {
    top.location.href = document.location.href ;
  }
}
-->
</script>
__________________
[email protected]
Chris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote