View Single Post
Old 12-17-2005, 08:09 AM  
X37375787
Guest
 
Posts: n/a
Use a frame buster to break out of the Google image view frame.


<script>
<!--
if( window != window.top ) {
top.location.href = location.href;
}
//-->
</script>
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote