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_1713446() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/vnd.objectvideo");
		window.player_1713446 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Zymurgest-BeerTVBrewingWithStyleTheVideo831.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1704846?source=3&file_type=flv");
		player.setUsersId('228654');
		player.setUsersLogin('Zymurgest');
		player.setPostsId(1713446);
		player.setGuid("3747FA38-EBBF-11DD-9D45-F2245B3E862B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1713446'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Zymurgest-BeerTVBrewingWithStyleTheVideo831-283.jpg");
		
		player.setPostsTitle("Beer TV: Brewing with Style -- The Video!");
		player.setDescription("The show that you all have been waiting for has arrived! Learn all about beer, the individual styles, how those styles are brewed, and pairing food with beer, and/or cooking with beer, and/or brewing with food!");
		player.setTopics("beer,brewing,food,cooking,zymurgest,pairing,brewingman");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


