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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Pixelatedgeek-MyE3ExperienceVideoCompilation626.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2222799?source=3&file_type=flv");
		player.setUsersId('375051');
		player.setUsersLogin('pixelatedgeek');
		player.setPostsId(2233739);
		player.setGuid("C58343AA-558E-11DE-ACCF-B3C8EB7AD4E2");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2233739'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(960);
		player.setHeight(540);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Pixelatedgeek-MyE3ExperienceVideoCompilation809-461.jpg");
		
		player.setPostsTitle("My E3 Experience [Video Compilation]");
		player.setDescription("E3, what a rush. If I could sum up E3 in one sentence, it would be this. E3 is like an arcade thats only open for 4 days and you get to play anything and everything for FREE. But not only can you play games during E3. You can drink al the alcohol you want and meet so many industry people. The video above is just a short summary of what I saw at E3 2009. ");
		player.setTopics("");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


