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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IntoMobile-HTCTouchFLO3DUIDemonstration418.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1790967?source=3&file_type=flv");
		player.setUsersId('158411');
		player.setUsersLogin('IntoMobile');
		player.setPostsId(1800388);
		player.setGuid("78EA31EC-FE82-11DD-82D3-EBF1BBA521A0");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1800388'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(600);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/IntoMobile-HTCTouchFLO3DUIDemonstration507.jpg");
		
		player.setPostsTitle("HTC TouchFLO 3D UI demonstration");
		player.setDescription("HTC revamped their HTC TouchFLO 3D UI for use on the new HTC Touch Pro 2 as well as the HTC Touch Diamond 2. <br /><br />New tabs, more customizability, and a people-centric approach to communications underscore the TouchFLO 3D\'s new look and feel. ");
		player.setTopics("htc,htc touchflo 3d,touchflo 3d,htc touch diamond,touch diamond 2,diamond 2,htc touch pro 2,touch pro,touch pro 2,mobile world congress,3gsm,barcelona,mwc,cellphone,mobile phone,mobile,handset");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


