// JavaScript Document
	
		var audioGhostBusters = {
			myVar: 'http://www.soundlantern.com/sl234214/SoundFiles/3509909062008042907.mp3',
			_autoplay: 0,
			myPath : 'http://www.soundlantern.com/SoundPage.do?ToId=11207',
			myTitle : 'Movie Themes - Ghostbusters - brought to you by www.soundlantern.com'};
			
		swfobject.embedSWF('http://www.soundlantern.com/static/SoundPlayer/playerSmall.swf', 'auGhostBusters' , '260','75', "9.0.0", installPath , audioGhostBusters, {bgcolor: '#d4cbbd'});
		
		var audioCSI = {
			myVar: 'http://www.soundlantern.com/sl234214/SoundFiles/3936509182008070446.mp3',
			_autoplay: 0,
			myPath : 'http://www.soundlantern.com/SoundPage.do?ToId=13186',
			myTitle : 'CSI Original theme song - brought to you by www.soundlantern.com'
			};
			
		swfobject.embedSWF('http://www.soundlantern.com/static/SoundPlayer/playerSmall.swf', 'auCSI' , '260','75', "9.0.0", installPath , audioCSI, {bgcolor: '#d4cbbd'});
			
		
		