var BLIP_SITE_URL = "http://blip.tv"; 
var OUTPUT_METHOD = "document_write";

if(typeof(Url) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/url.js"><\/script>');
}

if(typeof(PokkariPlayer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"><\/script>');
}

if(typeof(DetectFlashVer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/AC_OETags.js"><\/script>');
}




function play_blip_movie_2278251() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/x-flv");
		window.player_2278251 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Somdcom-OMalleysMarchRiverConcertInStMarysCityMdJune192009170.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2265846?source=3&file_type=flv");
		player.setUsersId('299526');
		player.setUsersLogin('somdcom');
		player.setPostsId(2278251);
		player.setGuid("5047C3A8-5DE1-11DE-A665-AD9D193A163A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2278251'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Somdcom-OMalleysMarchRiverConcertInStMarysCityMdJune192009975.jpg");
		
		player.setPostsTitle("O\'Malleys March @ River Concert in St. Mary\'s City, Md, June 19, 2009");
		player.setDescription("On Friday, June 19, 2009, after naming Prince Frederick Maryland\'s Capital for a day, Governor Martin O\'Malley and his entourage spent the day in Calvert County.  <br /><br />Later that night, Governor O\'Malley and his Celtic band, O\'Malley\'s March, headed south to St. Mary\'s City in St. Mary\'s County where they helped close the first River Concert of 2009. <br /><br />The following performance is the one number they performed without the backing of the Chesapeake Orchestra -- the headliner for the evening.");
		player.setTopics("omalleys march,maryland,river concert,st. marys city");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


