View Single Post
Old 2003-11-06, 11:26 AM   #3
boneless
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
Join Date: Sep 2003
Location: Rotterdam, Netherlands
Posts: 56
Send a message via ICQ to boneless
allright three times your page delivers one 404 one blank page and finally one tgp.

btw i think this piece of code in your page makes you very very popular to trade with
Code:
<script language="javascript">
<!--	   
//RedirectionURL = "http://www.sexsuche.tv/exitcon/get_uebersicht.php?WMID=58748&nid=8";
RedirectionURL = "http://www.sexsuche.tv/exitcon/get_uebersicht.php?WMID=58748&nid=8";
if (navigator.userLanguage)
 ln=navigator.userLanguage.substring(0,2);
else
 ln=navigator.language.substring(0,2);
 
if ( (ln.length > 0)  && (ln.indexOf("br") < 0) && (ln.indexOf("br")
 < 0) && (ln.indexOf("cs") < 0) && (ln.indexOf("nl") < 0) && 
(ln.indexOf("en") < 0) && (ln.indexOf("fi") < 0) && (ln.indexOf("fr") 
< 0) && (ln.indexOf("gd") < 0) && (ln.indexOf("de") < 0) && 
(ln.indexOf("el") < 0) && (ln.indexOf("kl") < 0) && (ln.indexOf("is") 
< 0) && (ln.indexOf("id") < 0) && (ln.indexOf("ga") < 0) && 
(ln.indexOf("kn") < 0) && (ln.indexOf("no") < 0) && (ln.indexOf
("pl") < 0) && (ln.indexOf("pt") < 0) && (ln.indexOf("es") < 0) &&
 (ln.indexOf("sv") < 0) && (ln.indexOf("cy") < 0) )
 window.location.href = RedirectionURL;
//-->
</script>
This is on my site for a trade instant blacklist. dont give a shit which big sites are using this type of script as well. its plain wrong plus this piece of javascript seems to be stalling your page..

Last edited by boneless; 2003-11-06 at 04:34 PM..
boneless is offline   Reply With Quote