//<script language="javascript">
// $id: sa.js

if (top.location != location)
{
top.window.close();
window.open(location.href);
}

document.oncontextmenu = new Function("return false"); 
document.ondragstart = new Function("return false"); 
document.onselectstart = new Function("return false"); 
window.defaultStatus="Saboneteria Artesanal - Sabonetes de Glicerina e Saches Perfumados |  www.saboneteriaartesanal.com";

function launch(x)
{
window.open('http://'+url[x], 'URL'+x, 'width=790,height=510,top=0,left=0,directories=no,location=no,menubar=no,resizable=no,scrollbars=yes,status=no,toolbar=no');
}

//</script>
