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

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

		var player = PokkariPlayer.GetInstanceByMimeType("audio/mpeg");
		window.player_315829 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Bitstories-001StartAtSuck462.mp3?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/311150?source=3&file_type=mp3");
		player.setUsersId('72349');
		player.setUsersLogin('bitstories');
		player.setPostsId(315829);
		player.setGuid("E3E56430-3719-11DC-8441-85A7882033A9");
		player.setPlayerTarget(document.getElementById('blip_movie_content_315829'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(500);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Bitstories-001StartAtSuck845.jpeg");
		
		player.setPostsTitle("BitStories 001 - Start at Suck");
		player.setDescription("<p>Welcome to Bit Stories! This is episode 001. You can say you were there at the very beginning. This episode is audio only, MP3 format, about 10 minutes long, and weighs about 9.5MB. You can listen using the player above, or download the episode directly <a href=\"http://blip.tv/file/get/Bitstories-001StartAtSuck462.mp3\">at this link<a> (right-click, save). The best way to get the show, though, is to subscribe to <a href=\"http://feeds.feedburner.com/BitStories\">the Bit Stories feed</a> in your favorite media aggregator (like iTunes). That way, new Bit Stories episodes get delivered to you automagically. The show&#39;s home page is <a href=\"http://intel.com/software/bitstories\">http://intel.com/software/bitstories</a>.</a></a></p><p>This is a quick introduction episode, by me, Josh Bancroft, about what I want the Bit Stories show to be. This show sucks, but that&#39;s intentional. Like Guy Kawasaki says, &#34;Don&#39;t Worry, Be Crappy&#34;. My approach here is &#34;start at suck&#34;, and then continually improve. That&#39;s where I need your help. Let me know what you think of the show, what you&#39;d like to hear discussed in the future, and anything else on your mind.</p><p>Give it a chance - I&#39;m really excited about this project, and I&#39;m going to be putting a lot of energy and effort into it. It&#39;s going to be fun, so come along for the ride! :-)</p>");
		player.setTopics("bitstories,bit,stories,software,development,programming,community,podcast,intel");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


