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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/PWMagazine-FiveQuestionsWithTheWoodWhisperer217.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/999712?source=3&file_type=flv");
		player.setUsersId('209502');
		player.setUsersLogin('PWMagazine');
		player.setPostsId(1006042);
		player.setGuid("50A248C0-3C7A-11DD-AAA9-E06BD217A226");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1006042'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/PWMagazine-FiveQuestionsWithTheWoodWhisperer217-553.jpg");
		
		player.setPostsTitle("Five Questions with The Wood Whisperer");
		player.setDescription("<p>The Wood Whisperer, Marc Spagnuolo, and his wife Nicole stopped by the Popular Woodworking shop to visit and gather video for the Wood Whisperer website. While here we roped them into an interview hosted by Editor Christopher Schwarz. Marc talks about his website, podcasts and the direction of woodworking information. If you&#39;re familiar with Marc you know some of that information will be found online.</p>");
		player.setTopics("popular woodworking,the wood whisperer");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


