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

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/mp4");
		window.player_328777 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/TUAW-WWDCTheLostEpisodeDanielJalkutOfRedSweaterSoftware697.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/324055?source=3&file_type=mpeg4");
		player.setUsersId('68071');
		player.setUsersLogin('TUAW');
		player.setPostsId(328777);
		player.setGuid("24985024-3F9D-11DC-BC9A-BB8F2FB43526");
		player.setPlayerTarget(document.getElementById('blip_movie_content_328777'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/TUAW-WWDCTheLostEpisodeDanielJalkutOfRedSweaterSoftware483.jpg");
		
		player.setPostsTitle("WWDC The Lost Episode: Daniel Jalkut of Red Sweater software");
		player.setDescription("Digging through the archives we came upon the lost tape of WWDC, an interview with Daniel Jalkut of Red Sweater software. Red Sweater sells MarsEdit and Black Ink, among other apps. Daniel was kind enough to talk WWDC and show us around Black Ink, a very nice crossword app. NOTE: Sorry about the interlacing issues!");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


