<!-- //
var tst = self.name;
if (tst != 'PLASTICO') {
  window.open("frame.htm","PLASTICO","toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=810,height=600,top=10,left=10");
}
//-->