Loc = location.href;
i = Loc.substring (Loc.indexOf ("sexoexplicito=")+14);
if (i == 1) {
	location.href='http://humor.uol.com.br'
	abre();
	}
if (i == 2)	{ 
	abre(); 
	history.back();
	}
l = Loc.substring (Loc.indexOf ("luketantra=")+11);
if (l == 1)	{
//	location.href='http://humor.uol.com.br'
//	abreluketantra(); 
	window.open('http://www2.uol.com.br/angeli/lukeetantra/');
	}
if (l == 2)	{ 
	abreluketantra(); 
	history.back();
	}
function abre()
{
var janela = null
var url = "/glauco/ficadinha/ficadinha.htm?imagem=33";
janela = window.open(url,'nota1','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,menubar=no,width=635,height=400'); // w=400,h=500 - w=600 h=320
if (janela != null) 
        {
		janela.location.href = url;
        }
}
function abreluketantra()
{
///var janela = null
// var url = "http://humor.uol.com.br/luketantra.htm";
// janela = window.open(url,'nota1','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,menubar=no,width=600,height=430'); // w=400,h=500 - w=600 h=440
// if (janela != null) 
//         {
// 		janela.location.href = url;
//         }
window.open('http://www2.uol.com.br/angeli/lukeetantra/');
}
function abrealbum()
{
var janela = null
var url = "http://www1.uol.com.br/sexoteen/album/principe.htm";
janela = window.open(url,'nota1','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,menubar=no,width=550,height=485'); // w=400,h=500 - w=600 h=430
if (janela != null) 
        {
		janela.location.href = url;
        }
}
