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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Kirkclimber-OnTheRoadWithIndependentAmericaNewOrleans716.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/777240?source=3&file_type=flv");
		player.setUsersId('28481');
		player.setUsersLogin('Kirkclimber');
		player.setPostsId(783511);
		player.setGuid("70219F94-FBC9-11DC-BA37-996A6760E86E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_783511'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Kirkclimber-OnTheRoadWithIndependentAmericaNewOrleans581.jpg");
		
		player.setPostsTitle("On the Road with Independent America: New Orleans");
		player.setDescription("Today we traveled around New Orleans with Hanson interviewing local business owners as well as dropping in on a Tulane business class meeting discussing the future of New Orleans small businesses. Tomorrow we have a hectic schedule of interviews around New Orleans as we continue to create content for the sequel to Independent America. So far the people that Hanson has interviewed have been amazing. <br /><br />With this busy schedule, Kirk and I are disappointed we couldn’t keep up with the one-a-day schedule on the videos…but don’t worry more are on the way.<br /><br />Kirk and I went to Bourbon street tonight and sampled the local beverages (hurricanes! :) and even though its late we have edited a quick video to post to the web. We hope you are enjoying this glimpse into the trip.<br />");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


