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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Bestdamntech-NobodyKnowsYouveGoneOffline258.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1033360?source=3&file_type=flv");
		player.setUsersId('20013');
		player.setUsersLogin('bestdamntech');
		player.setPostsId(1039631);
		player.setGuid("B66721F4-45A7-11DD-8A46-A43E09841AEF");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1039631'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(864);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Bestdamntech-BestDamnBlues759-208.jpg");
		
		player.setPostsTitle("Nobody Knows You When You\'ve Gone Offline");
		player.setDescription("The Best Damn Band puts together another hit song! This song tells the story of a young lad who\'s built a pc network that is beyond compare. Friends come calling, videogames begin and all is well. But wait, what happens when the network crashes and the game is over? The young lad learns a valuable lesson about friendship and network stability in our latest tale...");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


