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_1974121() {
	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-m4v");
		window.player_1974121 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Apperceptions-VisitingCherylColan597.m4v?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1964185?source=3&file_type=m4v");
		player.setUsersId('281');
		player.setUsersLogin('Apperceptions');
		player.setPostsId(1974121);
		player.setGuid("5B5D3F20-22F4-11DE-B8FA-E011A9E3DF6F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1974121'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(286);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Apperceptions-VisitingCherylColan491.jpg");
		
		player.setPostsTitle("Visiting Cheryl Colan");
		player.setDescription("Here\'s our first video for <a href=\"http://technorati.com/tag/videobloggingweek\">VideobloggingWeek</a> 2009. We visited our friend <a href=\"http://hummingcrow.com/\">Cheryl Colan</a> in Phoenix, AZ.  She and Gary let us park our vlog bus in front of thier house and treated us to a wonderful breakfast with their friend Wendy (who made some great pancakes).  We stayed up late Friday night and most of the morning Saturday talking about videoblogging and teaching.  Cheryl showed us <a href=\"http://boxee.tv/\">boxee</a>, which is something I had been wanting to take a look at.  Thanks a bunch Cheryl! I wish we could have stayed longer.  What a fun way to finish up our five week RV trip across the United States.  ");
		player.setTopics("videobloggingweek2009,videoblogging,videbloggingweek,vlog,cheryl colan,hummingcrow,ojaidigitaldojo,markus sandy,apperceptions");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


