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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Scottevest-WatchInterviewOfScottWithFamousAuthorBarryMoltz451.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1070884?source=3&file_type=flv");
		player.setUsersId('188068');
		player.setUsersLogin('scottevest');
		player.setPostsId(1077062);
		player.setGuid("11D423E4-4F75-11DD-8955-AA58F727DF2F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1077062'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Scottevest-WatchInterviewOfScottWithFamousAuthorBarryMoltz451-372.jpg");
		
		player.setPostsTitle("Watch Interview of Scott with Famous Author Barry Moltz");
		player.setDescription("<p>I video taped my radio interview today with Barry Moltz, <a href=\"http://barrymoltz.com/\">http://barrymoltz.com</a> .  The sound quality was poor on the video. You can listen to the interview here with better sound: <a href=\"http://www.blogtalkradio.com/bjmoltz/2008/07/11/Business-Insanity-001\">http://www.blogtalkradio.com/bjmoltz/2008/07/11/Business-Insanity-001</a> .</p>");
		player.setTopics("scottevest,sev,scott e jordan,tec,design,clothing,fasion,barry,moltz,interview");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


