function checkFrameset(u)
{
	var g = new namesGet(u);
	if ((top != self.parent.parent) || (top == self)) {
		location.replace("http://www.dropby.com/AlbumDeLaRevolucionCubana/indexLF.html?key="+g.pageName+"/"+g.cardName);
	}
}
//checkFrameset(window.location.href);

