public static final int explose[][] =
{
	// top, left, width, height
	{0,0,15,92},
	{0,15,48,92},
	{0,63,39,92},
	{0,102,65,92},
	{0,167,93,92}
};