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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/PSFKTV-PSFKConferenceLondonHughMacLeodOnWine20947.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/300840?source=3&file_type=flv");
		player.setUsersId('54267');
		player.setUsersLogin('PSFK TV');
		player.setPostsId(305496);
		player.setGuid("83888742-3099-11DC-8C23-EB191BD66FA8");
		player.setPlayerTarget(document.getElementById('blip_movie_content_305496'));
		
		player.setAdvertisingType("postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/PSFKTV-PSFKConferenceLondonHughMacLeodOnWine20513.jpg");
		
		player.setPostsTitle("Hugh MacLeod on Wine 2.0");
		player.setDescription("<p>In this 28 minute video, from the PSFK Conference London 2007, among many other things, <a href=\"http://www.gapingvoid.com\" target=\"_blank\">Hugh MacLeod</a> describes how a small South African wine company shook up an industry with a web 2.0 approach.</p><p><a href=\"http://www.psfk.com/\" target=\"_blank\">www.psfk.com</a></p>");
		player.setTopics("wine,stormheok,psfk conference london 2007,psfk,hugh macleod,piers fawkes");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


