urls = [
"http://www.sexefetichiste.com/acces.shtml?login=645220",
"http://www.sexefetichiste.com/acces.shtml?login=645220"
];
function l(index) {
redirect(urls[index]);
}
function redirect(URLStr) { window.open(URLStr); }