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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Wardy-Episode38GrilledChickenWithAdoboSauce738.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1350397?source=3&file_type=flv");
		player.setUsersId('3370');
		player.setUsersLogin('Wardy');
		player.setPostsId(1356776);
		player.setGuid("0E92FD6E-9880-11DD-AB81-96B2BF31407B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1356776'));
		
		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-Episode38GrilledChickenWithAdoboSauce128.jpg");
		
		player.setPostsTitle("Episode 38 - Grilled chicken with adobo sauce");
		player.setDescription("Grilled chicken with adobo sauce Ingredients: as many as needed skinless boneless chicken breast 1/4 cp vinegar 1/4  cp soy sauce, less soy= less salt 1 ea onion, diced 1 ea pepper, dices, or the equivalent 1 tsp ground pepper 1 small can chipoltle in adobo Directions: Grill chicken. As this is grilling saute onion and diced peppers in sauce pan. Then add remaining ingredients. Let this simmer and reduce a little. Pour over grilled chicken. Alternative recipe: Same sauce in slightly larger volume. Cook chicken in sauce and grill after. You can use a whole chicken, cut up pieces, or change protein to any thing else you like. Pork is very popular, chicken next, then seafood. Please add any comments to Wardyworld.com ");
		player.setTopics("");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


