function paquito()
{
document.location.reload();
}
onresize=paquito;

