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_556819() {
	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_556819 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Tvjersey-BallInTheHouseACapellaAtColumbiaMiddleSchool414.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/551291?source=3&file_type=flv");
		player.setUsersId('43250');
		player.setUsersLogin('tvjersey');
		player.setPostsId(556819);
		player.setGuid("36F61E66-AE62-11DC-BCA0-A28993F89846");
		player.setPlayerTarget(document.getElementById('blip_movie_content_556819'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Tvjersey-BallInTheHouseACapellaAtColumbiaMiddleSchool738.jpg");
		
		player.setPostsTitle("Ball in the House a capella at Columbia Middle School");
		player.setDescription("Ball In The House, a men’s a capella group from Boston, is in Berkeley Heights to work with the boy’s chorus of the middle school. In October, Ball In The House performed for the Columbia middle school and membership in the boy’s chorus jumped from five to over 30. (Video by John O\'Boyle)");
		player.setTopics("tvjersey,the star-ledger");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


