jwplayer("conert-highlights-video").setup({ 
	'autostart': 'false',
	'controlbar': 'bottom',
    'width': '640',
    'height': '480',
	'image': '/images/concert-highlights.jpg',
	'skin': '/lib/flash/skins/newtube/newtube.zip',
	'plugins': {
      'gapro-2': {
        'idstring': 'Concert-Highlights',
		'trackstarts': 'true',
        'trackpercentage': 'true',
        'trackseconds': 'false'
      }
    },
	modes: [ { type: "flash", src: "/lib/flash/player.swf", 
		config: { file: "nition/tuneintohepcconcert.f4v", 
			streamer: "rtmp://fss28.streamhoster.com/riteshpatel/", 
			provider: "rtmp" } 
		}, 
	{ 
		type: "html5", 
		config: { 
			file: "/lib/video/tuneintohepcconcert.mp4" } 
		}, { type: "download" } ] 
});
