// script GoMain.js para cargar todos los frames // if (top.location == self.location) { // top.location.href = "TatiGus_MainJS.html" // } if (top.location !=self.location) { top.location = self.location }