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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-2007AllStarBasketballGame292.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/185368?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(189592);
		player.setGuid("2A8B794A-DFE7-11DB-B1BE-E999C05A72D0");
		player.setPlayerTarget(document.getElementById('blip_movie_content_189592'));
		
		player.setAdvertisingType("preroll_freewheel,overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(260);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-2007AllStarBasketballGame670.jpg");
		
		player.setPostsTitle("2007 All-Star Basketball Game");
		player.setDescription("Justin Stommes is the tenth ROCORI boys basketball member to attend the State Basketball All-Star game. He did not disapoint. He started off by winning the dunk contest and then continued to wow the crowd. He had a couple more dunks during the game and finished with 11 points, 8 rebounds, and 6 assists. Its been a real treat to watch Justin for 3 years and we wish him the best next year at Eastern Kentucky.<br />");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


