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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/GolfGirl-GGTVEpisodeVITheHolidayShow748.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/533696?source=3&file_type=flv");
		player.setUsersId('95615');
		player.setUsersLogin('Golf Girl');
		player.setPostsId(539175);
		player.setGuid("6AD2A93C-A7A7-11DC-A704-C69EE6B6E411");
		player.setPlayerTarget(document.getElementById('blip_movie_content_539175'));
		
		player.setAdvertisingType("preroll_doubleclick,overlay_doubleclick");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/GolfGirl-GGTVEpisodeVITheHolidayShow832.JPG");
		
		player.setPostsTitle("GGTV Episode VI - The Holiday Show");
		player.setDescription("The holidays are here!  In this special episode I show you a fun \"golfy\" present I found for Nick.  We also head to Richter Park for a round of winter golf... and Nick reluctantly models some really nice, really inexpensive sweaters for the golf guy. Season\'s Greetings!");
		player.setTopics("golf course,golf,golf swing,winter golf,golf sweaters,golf fashion,golf gifts,holiday,christmas");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


