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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/AustinBusinessBabes-IWentAndILearned989.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/910497?source=3&file_type=mov");
		player.setUsersId('53829');
		player.setUsersLogin('AustinBusinessBabes');
		player.setPostsId(916933);
		player.setGuid("20DF3C34-22CF-11DD-817C-CDD94E749CEF");
		player.setPlayerTarget(document.getElementById('blip_movie_content_916933'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(410);
		player.setHeight(245);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/AustinBusinessBabes-IWentAndILearned461.jpg");
		
		player.setPostsTitle("I went and I learned");
		player.setDescription("Gray Hawn, this phenomenal businesswoman has transcended the myth of the starving artist to become one of the most successfull photographer and artist.");
		player.setTopics("business,photography,success");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


