
var spacegod7 =
{
		'CartTitle':'spacegod7',
		"songs": [
			{
				"url": 'http://themysterioush.net/Songs/01-Spacegod7-FirstOutTheBarrel.mp3',
				"notes": 'Scramble! For Glory!',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": 'First Out The Barrel',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
			{
				"url": 'http://themysterioush.net/Songs/02-Spacegod7-2600MilesPerHour.mp3',
				"notes": 'Speed == Emotion',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": '2600 Miles Per Hour',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
			{
				"url": 'http://themysterioush.net/Songs/03-Spacegod7-StrangeThingsHappenAtNight.mp3',
				"notes": 'Can you defeat my army of gangs and bosses?',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": 'Strange Things Happen at Night',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
			{
				"url": 'http://themysterioush.net/Songs/04-SpaceGod7-EverythingIsNowOnFire.mp3',
				"notes": 'Somebody just made the worst wish',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": 'Everything is now on fire',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
			{
				"url": 'http://themysterioush.net/Songs/05-Spacegod7-IncreasingAltitude.mp3',
				"notes": 'Bonus Stage! Take it to the Top!',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": 'Increasing Altitude',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
			{
				"url": 'http://themysterioush.net/Songs/06-SpaceGod7-RecievingAStrangeTransmission.mp3',
				"notes": 'Snake? Snaaaaake!!!!',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": 'Recieving a Strange Transmission',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
			{
				"url": 'http://themysterioush.net/Songs/07-SpaceGod7-TheEndCredits.mp3',
				"notes": 'Thanks to mother father and all friends',
				"backgroundPicture": "url(Images/firstOutTheBarrel.png)",
				"name": 'THE END CREDITS',
				"imageSize": 
				{
					"width": 505, 
					"height": 501 
				}
			},
			
		]
}


var ThisBattle =
{
	'CartTitle':'spacegod7',
	"songs":
	[
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 01 - BLCISM.mp3',
			"notes": 'Start this up',
			"backgroundPicture": "url(Images/jackal_x.gif)",
			"name": 'BLCISM',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
		
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 02 - beyond the amanitadrome 2.0.mp3',
			"notes": 'Catapult VS. Amanitas (from Mushroom Men!)',
			"backgroundPicture": "url(Images/jackal_x.gif)",
			"name": 'Beyond the Amanitadrome',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
		
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 03 - Breakout Running 2.0.mp3',
			"notes": 'The first Escape!',
			"backgroundPicture": "url(Images/jackal_x.gif)",
			"name": 'Breakout Running',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
		
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 04 - Minefield Outrun.mp3',
			"notes": 'Nobody Gets Out Alive',
			"backgroundPicture": "url(Images/jackal_x.gif)",
			"name": 'Minefield Outrun',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
		
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 05 - Searchlight Escape.mp3',
			"notes": 'The Second Escape',
			"backgroundPicture": "url(Images/jackal_x.gif)",
			"name": 'Searchlight Escape',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
		
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 06 - THE BATTLE 2.0.mp3',
			"notes": 'The one and only',
			"backgroundPicture": "url(/Images/jackal_x.gif)",
			"name": 'THE BATTLE',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
		
		{
			"url": 'http://themysterioush.net/Songs/This Batle Makes My Blood Boil 07 - Song_For_9_Robot_Masters.mp3',
			"notes": 'They need an intro too',
			"backgroundPicture": "url(Images/jackal_x.gif)",
			"name": 'Song for 9 robot masters',
			"imageSize": 
			{
				"width": 505, 
				"height": 501 
			}
		},
	]
}

