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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Wardy-Episode32ChickenPaella303.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1219275?source=3&file_type=flv");
		player.setUsersId('3370');
		player.setUsersLogin('Wardy');
		player.setPostsId(1225416);
		player.setGuid("22C08502-7767-11DD-93FD-8941799C5ADD");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1225416'));
		
		player.setAdvertisingType("preroll_freewheel,overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Wardy-Episode32ChickenPaella310.jpg");
		
		player.setPostsTitle("Episode 32 - Chicken Paella");
		player.setDescription("Ingredients: 3 ea skinless chicken breast cut in 1 inch cubes 2 cups rice, uncooked 3 cups chicken stock 1 can tomato product 2 ea medium onion, diced 1 ea medium bell pepper, diced 1/4 cup spanish olives 1/8 cup brine from olives 1/8 cup jalepeño pepper rings 2-3 tbsp garlic, minced Directions: Saute chicken, onion, peppers, olives, and garlic with spices. Add rice, and saute until rice is coated. Add brine, tomato, and chicken stock. Cover and cook for approx. 20 min. or until rice is done. Remember to add more seasoning than you think is necessary. The rice can take a lot of spice. ");
		player.setTopics("");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


