animations = new Array(
{
	image: "#mood53", 
	text: "#mood-fabrics",
	product: "#Item-308-FGFP",
	timing: 8
},
{
	image: "#mood41",
	text: "#mood-inspiration",
	product: "#Item-306-FGFP",
	timing: 8
},
{
	image: "#mood13", 
	text: "#mood-colours",
	product: "#Item-354-SCWW",
	timing: 8
},
{
	image: "#mood22", 
	text: "#mood-details",
	product: "#Item-325-BLAK",
	timing: 8
}
);
	
hovers = 
{ 
	mood31 :
	{
		product: "#Item-307-BFPT",
		text: "#mood-colours"
	},
	mood41 :
	{
		product: "#Item-306-FGFP",
		text: "#mood-inspiration"
	},
	mood22 :
	{
		product: "#Item-325-BLAK",
		text: "#mood-details"
	},
	mood13 :
	{
		product: "#Item-354-SCWW",
		text: "#mood-colours"
	},
	mood23 :
	{
		product: "#Item-370-BKWR",
		text: "#mood-inspiration"
	},
	mood53 :
	{
		product: "#Item-308-FGFP",
		text: "#mood-fabrics"
	}
};
