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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Downloadsquad-DownloadSquadChecksOutJoost747.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/191437?source=3&file_type=flv");
		player.setUsersId('55184');
		player.setUsersLogin('Downloadsquad');
		player.setPostsId(195684);
		player.setGuid("15C99DA0-E444-11DB-8F79-CFC9E37EAC0B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_195684'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(719);
		player.setHeight(469);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Downloadsquad-DownloadSquadChecksOutJoost747-900.jpg");
		
		player.setPostsTitle("Download Squad checks out Joost");
		player.setDescription("Joost is the new internet video service from the creators of Kazaa and Skype. Currently in beta, Joost is invite only (you can get invites from people who already have a copy of Joost). Download Squad gives you a peek inside Joost in this video. Is it worth the hype? Will it be a game-changer?<br />");
		player.setTopics("joost,download squad,beta,demo,test drive");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


