View Single Post
Old 2005-04-02, 07:34 AM   #5
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
The first page is taking your page code and putting it in a new page with iFrame stuff added in. Your hotlinking protection should be kicking in but I'm still seeing the pics on that page too.

The "if you don't see the photos please click here" loads your page in a frame so about the only thing that you can do is put frame breaking cod eon your page.
<script language="Javascript">
<!--
if (top.location != location) top.location.href = location.href;
//-->
</script>
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote