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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Wowlit-WorldsOfWordsWishesFOrTheWorld360.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2003133?source=3&file_type=flv");
		player.setUsersId('284778');
		player.setUsersLogin('wowlit');
		player.setPostsId(2013263);
		player.setGuid("5C48E83C-2AF9-11DE-B8A1-EC76FD5E0D2E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2013263'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Wowlit-WorldsOfWordsWishesFOrTheWorld550-570.jpg");
		
		player.setPostsTitle("Worlds of Words: Wishes fOr the World");
		player.setDescription("<p>Have you ever blown out candles on a birthday to make a wish? What about wishing on a shooting star? Children all around the world make wishes, and so do we. <a href=\"http://www.wowlit.org\">Worlds of Words</a> invited young visitors to our <a href=\"http://tucsonfestivalofbooks.org/\" target=\"_blank\">Tucson Festival of Books</a> booth on March 15 &#38; 16, 2009 to make wishes for the world using our new tradition of writing their wishes on bookmarks that we hung in our tent and onto trees to flutter in the breeze. We used the book <em>Wish: Wishing Traditions Around the World</em> by Roseanne Thong with illustrations by Elisa Kleven to start our conversations. </p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


