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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-WhatIsVoIP642.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/246335?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(250825);
		player.setGuid("F67C3B86-0E1B-11DC-B872-9320E0322C57");
		player.setPlayerTarget(document.getElementById('blip_movie_content_250825'));
		
		player.setAdvertisingType("preroll_freewheel,overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-WhatIsVoIP642-344.jpg");
		
		player.setPostsTitle("What is VoIP?");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com/</a> - Voice over Internet Protocol - VoIP - is a method of using the Internet to talk to people. VoIP technologies can be either software or hardware; for example, Skype offers both a software solution as well as a hardware solution. They offer quick, easy, and cheap access to anyone with a telephone (some services charge a low monthly rate for unlimited calling!)</p><p>VoIP does have its downside though: it doesn\'t have its own infrastructure and has to rely on the Internets infrastructure to work, whereas a standard &#34;land line&#34; service does not rely on the Internet for its infrastructure.</p><p>Before you decide to go with a VoIP service there are a few things you should know:</p><p><ul><li>VoIP services generally do not come with a built-in 911 service. Some services offer E-911, which requires you to manually configure. If you don\'t configure it you won\'t have access to 911.</li><li>VoIP runs on the Internet, so you need to have access to a high speed Internet connection.</li><li>Since it runs on the Internet, VoIP also requires electricity to operate. If there is a power outage in your area you will not have telephone service until power is restored.</li></ul></p><p>Do you use a VoIP service? If so, which one. If no, why not?</p><p>Check out the <a href=\"http://www.youtube.com/watch?v=gEn4zAA7750\">VoIP Services</a> video on YouTube and subscribe to our channel!</p>");
		player.setTopics("voip,voice,over,internet,protocol,technologies,streams,services,phones,telephones,chris,pirillo");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


