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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/AccessSacramento-SherriWinward374.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/87950?source=3&file_type=flv");
		player.setUsersId('23080');
		player.setUsersLogin('AccessSacramento');
		player.setPostsId(91407);
		player.setGuid("D2F2F74C-5E01-11DB-BAD5-DB39BDF43542");
		player.setPlayerTarget(document.getElementById('blip_movie_content_91407'));
		
		player.setAdvertisingType("");
		
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/AccessSacramento-SherriWinward374-372.jpg");
		
		player.setPostsTitle("Sherri Winward");
		player.setDescription("My interest in photography started in middle school. We had learned how to take pictures using a shoe box. I have been hooked ever since. I enjoy taking photos outdoors, whether it be a place, person, or animal, because I like to work with natural light. My main goal is to \"capture the moment\" in photographs, to show the beauty of this world we live in and the spirit of the people who live here. My work is inspired by William Albert Allard and Ansel Adams.\" Contact at: candhpcs@charter.net");
		player.setTopics("artist,art");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


