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

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/quicktime");
		window.player_594296 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Core77-1254FinalPixMixKellyDobson2545.mov?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/588591?source=3&file_type=mov");
		player.setUsersId('37982');
		player.setUsersLogin('Core77');
		player.setPostsId(594296);
		player.setGuid("6D56E65A-BED1-11DC-B192-DF9B6F9B7A19");
		player.setPlayerTarget(document.getElementById('blip_movie_content_594296'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(468);
		player.setHeight(351);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Core77-KellyDobsonAtCore77OffsiteNYC792.jpg");
		
		player.setPostsTitle("Kelly Dobson at Core77 Offsite NYC");
		player.setDescription("Core77 welcomed Kelly Dobson to the Art Directors Club in New York City for its Offsite Event: <a href=\"http://www.core77.com/offsite\">Design, Wit, and the Creative Act</a>. Dobson starts out talking about our relationship with objects and technology, examining how we communicate with them and the role they play in our lives. Showing footage from films she made around <em>Screambody</em> (a pouch-like device worn around the chest that users can scream into and play back later), as well as Core-fave <em>Blendie</em> (a tricked out blender that users growl at to activate), the role of humor and wit took center stage through, most certainly, acts of creation. You\'ve gotta watch the videos to get the full hit here, and the last one--focusing on machine therapy and how machines can \"comfort\" other machines--is a riot. Find more of Kelly\'s work <a href=\"http://web.media.mit.edu/~monster/\">here</a>. ");
		player.setTopics("kelly dobson,mit,humor,nyc,core77,offsite,art directors club,design,industrial design");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


