function petsplanet(str)
{
var son = window.open(str,'petsplanet','scrollbars=yes,resizable=yes,width=450,height=270,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function news(str)
{
var son = window.open(str,'petsplanet','scrollbars=yes,resizable=yes,width=520,height=580,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function articolo(str)
{
var son = window.open(str,'petsplanet','scrollbars=no,resizable=yes,width=600,height=578,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function attestato(str)
{
var son = window.open(str,'petsplanet','scrollbars=no,resizable=no,width=379,height=551,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function locandina(str)
{
var son = window.open(str,'petsplanet','scrollbars=yes,resizable=yes,width=571,height=700,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function locandina2(str)
{
var son = window.open(str,'petsplanet','scrollbars=yes,resizable=yes,width=610,height=600,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function neive(str)
{
var son = window.open(str,'petsplanet','scrollbars=no,resizable=no,width=485,height=456,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function esperienze(str)
{
var son = window.open(str,'petsplanet','scrollbars=yes,resizable=no,width=500,height=600,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}

function video(str)
{
var son = window.open(str,'petsplanet','scrollbars=yes,resizable=no,width=410,height=300,status=no,location=no,toolbar=no, menubar=no');
son.focus();
}