<!--
function bye() {
var url = new Array();
url[0] = "http://www.a1stars.net/php/top/in.php?id=jeunefng";
url[1] = "http://www.bombateen.com/top/in.php?id=430";
url[2] = "http://www.cul3x.com/top/in.php?id=345";
url[3] = "http://top-teens.3x.fm/in.php?id=241";
url[4] = "http://jeune.femme-nue-gratuit.com/trade/index.htm";
url[5] = "http://www.bombateen.com/top/in.php?id=450";
url[6] = "http://www.topcochon.com/cgi-bin/top/gate.cgi?66474";

var urlpopup = url[Math.round(6 * Math.random())];
newwin=window.open("","","scrollbars=yes,menubar=no,status=yes,toolbar=yes,location=no,directories=no,resizable=yes");
newwin.resizeTo(screen.availWidth,screen.availHeight);
newwin.moveTo(0,0);
newwin.resizeTo(700,700);
newwin.location = urlpopup;
}
// -->