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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/MikeSkullman-TheGraysAMiniseries190.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/74240?source=3&file_type=flv");
		player.setUsersId('15444');
		player.setUsersLogin('Mike Skullman');
		player.setPostsId(77619);
		player.setGuid("061232FE-44BD-11DB-BFB0-BC43433E06B3");
		player.setPlayerTarget(document.getElementById('blip_movie_content_77619'));
		
		player.setAdvertisingType("preroll_freewheel,overlay_freewheel,postroll_freewheel");
		
		
		
		
		player.setAutoPlay(true);
		
		
		player.setPostsTitle("The Grays: A mini-series");
		player.setDescription("<p>They have saturated the popular imagination for at least twenty years. In our popular ideas about what aliens are, one archetype has risen above them all.</p><p>Questions of validity and existence aside, these strange creatures have made an impact on our culture and society. Wild claims abound in folk lore but what lies at the source? How were these stories created and why do so many accounts have such disturbing similarity?</p><p>This part 1 of a mini-series featuring The Grays. </p>");
		player.setTopics("popular_culture,the_grays,alien,gray,grays,ufo,aliens,pop,greys,culture,grey,ufos");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


