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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Trailerboy-TheChins668.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/276357?source=3&file_type=flv");
		player.setUsersId('59137');
		player.setUsersLogin('trailerboy');
		player.setPostsId(280950);
		player.setGuid("2FE8C660-2081-11DC-852C-EADCEF915E74");
		player.setPlayerTarget(document.getElementById('blip_movie_content_280950'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(352);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Trailerboy-TheChins668-717.jpg");
		
		player.setPostsTitle("The Chins");
		player.setDescription("Ok so theres kinda 2 blogs on here, but they\'re the same thing....kinda. i shot the first one and then realized my face is half out of the shot most of the time, so i reshot it with just myself, which you\'ll see after the first portion. i thought the first one was funnier though, so thats why you see 2 of em. so yeah. feel free to comment, laugh, be disgusted, whatever you feel is appropriate.<br />");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


