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

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/vnd.objectvideo");
		window.player_421320 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mindsciencesa-TellerTalksMagicOfConsciousnessSymposium482.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/416151?source=3&file_type=mov");
		player.setUsersId('86775');
		player.setUsersLogin('mindsciencesa');
		player.setPostsId(421320);
		player.setGuid("B4D4B7C0-759B-11DC-AAD5-C01B6BB39FCB");
		player.setPlayerTarget(document.getElementById('blip_movie_content_421320'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mindsciencesa-TellerTalksMagicOfConsciousnessSymposium814.jpg");
		
		player.setPostsTitle("Teller Talks! - Magic of Consciousness Symposium");
		player.setDescription("\"Teller\" of Penn and Teller, TALKS… about magic, consciousness and the art of visual illusion! And yes, Teller of Penn and Teller really talks. Video courtesy of the Mind Science Foundation and the Association for the Scientific Study of Consciousness.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


