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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/PSFKTV-PSFKConferenceNYCPresentationMediaAsCreativeAgencyPanel647.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/197487?source=3&file_type=flv");
		player.setUsersId('54267');
		player.setUsersLogin('PSFK TV');
		player.setPostsId(201754);
		player.setGuid("EEB9EB48-E91B-11DB-9A14-94C8DDF95E18");
		player.setPlayerTarget(document.getElementById('blip_movie_content_201754'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/PSFKTV-MediaAsCreativeAgency575.gif");
		
		player.setPostsTitle("Media As Creative Agency ");
		player.setDescription("<p>At the PSFK Conference New York 2007, George Parker (<a href=\"http://adscam.typepad.com/my_weblog/\" target=\"_blank\">Madscam</a>) chairs a panel with John Lee (<a href=\"http://www.thememagazine.com/\">Theme</a>), Peter Rojas (<a href=\"http://www.engadget.com/\" target=\"_blank\">engadget</a>), Sascha Lewis (<a href=\"http://flavorpill.com/\" target=\"_blank\">Flavorpill</a>), and Scott Witt (<a href=\"http://www.droga5.com/\">Droga5</a>) on whether or not modern media threatens the creative agency by offering innovative solutions that the agencies can’t conceive? </p><p><a href=\"http://www.psfk.com/\" target=\"_blank\">www.psfk.com</a></p><p>");
		player.setTopics("psfk conference new york 2007,psfk,piers fawkes,media as creative agency,george parker,sascha lewis,john lee,scott witt,peter rojas");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


