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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Wardy-Episode62QuesadillaSortOf412.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1984254?source=3&file_type=flv");
		player.setUsersId('3370');
		player.setUsersLogin('Wardy');
		player.setPostsId(1994285);
		player.setGuid("DEC536D2-2769-11DE-BCBA-D432DF88A71E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1994285'));
		
		player.setAdvertisingType("preroll_freewheel,overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(480);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Wardy-Episode62QuesadillaSortOf813.jpg");
		
		player.setPostsTitle("Episode 62 - Quesadilla (sort of...)");
		player.setDescription("A quesadilla is a fast-food item in Mexican cuisine, which involves cooking ingredients, most importantly cheese, inside a corn, wheat or flour tortilla or a wrapping of masa (cornmeal dough). The word comes from Spanish, and literally means \"little cheesy thing\" or \"cheesie\".<br />Exactly what constitutes a quesadilla varies from region to region and between the U.S. and Mexico, and is not universally agreed upon by chefs, but there are certain similarities between the different versions that people generally agree upon, namely that the quesadilla is cooked after being filled or stuffed, while a taco or burrito is filled with pre-cooked ingredients. ");
		player.setTopics("");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


