#Rationale Version 120.53 map0_0 = Create("Claim") SetText("I am a strong swimmer") map1_0 = Create("Claim") SetText("I should go to the beach today") map2_0 = Create("Claim") SetText("The surf is dangerous today") map3_0 = Create("Claim") SetText("There is a rip current") CreateFernView() SetLocation(map0_0, -484, -249) SetSize(map0_0, 158, 62) SetLocation(map1_0, -70, -236) SetLocation(map2_0, -285, -130) SetLocation(map3_0, -277, -324) SetSize(map3_0, 167, 62) ShowPrintPagePreview(False)