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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Solidcactus-smo232.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2142528?source=3&file_type=flv");
		player.setUsersId('378663');
		player.setUsersLogin('solidcactus');
		player.setPostsId(2153184);
		player.setGuid("EDBCD8A6-4628-11DE-80A1-83606271C103");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2153184'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(540);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Solidcactus-smo395-525.jpg");
		
		player.setPostsTitle("Solid Cactus Social Media Webinar");
		player.setDescription("<p>Yesterday, I hosted a webinar with Jeff Stolarcyk and Alicia Magda as my guests. Jeff and Alicia are our resident <a href=\"http://smo.solidcactus.com/\">social media</a> experts and who better to talk about SMO with than them?</p><p>When it comes to getting the word out about your business, social media is now considered crucial. <a href=\"http://www.twitter.com/\">Twitter</a>, <a href=\"http://www.facebook.com/\">Facebook</a>, <a href=\"http://www.youtube.com/\">YouTube</a> and other social networking sites are free ways for your to spread your message and get people to come to your website. </p><p>During the webinar we discussed the most important social networking sites and which ones your should focus on. We gave tours of each and also discussed best practices and how to avoid turning people off, rather than on, to your business.</p><p>In case you missed it, or want others to watch, it’s now online for viewing. Enjoy!</p>");
		player.setTopics("social media,smo,twitter,youtube,facebook,ecommerce,e-commerce");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


