var SplashData = [
	{
		background: "/owTemplates/assets/splash/fractured.jpg",
		bookId: 25497,
		authorId: 345,
		authorName: "Wendy Byrne",
		hasVideo: false,
		alsoAvailable: true,  // only if author doesn't have other books. So we can put current montsh books there.
		otherBooks: [
			[25498,"/owproductimages/small/1-58571-396-1.jpg"],
			[25496,"/owproductimages/small/1585714488.jpg"]
		]
	}
];

