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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Omiru-OmiruStyleForAllInterviewWithJayMcCarroll766.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/76906?source=3&file_type=flv");
		player.setUsersId('20509');
		player.setUsersLogin('omiru');
		player.setPostsId(80294);
		player.setGuid("28D7C322-494E-11DB-9C23-D536CDE2D5FA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_80294'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Omiru-OmiruStyleForAllInterviewWithJayMcCarroll766-847.jpg");
		
		player.setPostsTitle("Omiru: Style for All | Interview with Jay McCarroll");
		player.setDescription("Omiru: Style for All (www.omiru.com) conducts an interview with Jay McCarroll (of <em>Project Runway</em> Season 1 Fame) backstage at the Jay McCarroll Spring 2007 show at New York Fashion Week.");
		player.setTopics("style,jay mccarroll,interview,fur,fashionweek,fashionshow,trends,humanesociety,designer,designerinterview,project runway,spring07,fashion,mccarroll,humane society");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


