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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jmclennan-AuthorRights3779.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/743274?source=3&file_type=flv");
		player.setUsersId('68280');
		player.setUsersLogin('jmclennan');
		player.setPostsId(749468);
		player.setGuid("2610F554-F1F0-11DC-880B-CCE05775735A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_749468'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(800);
		player.setHeight(600);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jmclennan-AuthorRights3779-146.jpg");
		
		player.setPostsTitle("Author Rights");
		player.setDescription("ACRL, ARL, and SPARC have released this new, short video to help librarians effectively engage disciplinary faculty and researchers on the topic of author rights. Starting a conversation with faculty researchers about securing their rights as authors is timelier than ever, given the new NIH Public Access Policy. The two-minute video presentation explains in simple, graphic terms the potential for wider exposure of scholarly articles when authors retain key rights. Additional source files are available at http://www.arl.org/sc/institute/instres.shtml.");
		player.setTopics("copyright,author rights,nih,public access,open access,sparc,arl,acrl");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


