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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Bbykowski-OptiemReel385.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/212526?source=3&file_type=flv");
		player.setUsersId('44454');
		player.setUsersLogin('bbykowski');
		player.setPostsId(216865);
		player.setGuid("1EE4C2AA-F4FE-11DB-9983-D8B57AE0D1E7");
		player.setPlayerTarget(document.getElementById('blip_movie_content_216865'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Bbykowski-OptiemReel385-753.jpg");
		
		player.setPostsTitle("Optiem Reel");
		player.setDescription("<p>This video is a portfolio of some of the projects Optiem has completed over the last year including work for:</p><ul><li>Cleveland Botanical Gardens</li><li>One Community <br /></li><li>Cleveland Clinic</li><li>Business 365 (for Key Bank)</li><li>Idea Crossing</li><li>Minardi Salon of NYC</li><li>Stone Works<br /></li><li>Digital Case (for Case Western Reserve University)</li><li>The Flying Circus of Physics</li><li>Blue Mountain (for American Greetings)<br /></li><li>Ohio Tobacco Prevention Foundation</li><li>Esco</li><li>Ayalogic</li><li>Flash Seats (for The Cleveland Cavaliers)</li><li>Jumpstart</li><li>Greater Cleveland Partnership</li><li>Matco Tools</li><li>Liberty Pick N\' Roll (for Liberty Ford)</li><li>Doctor Solutions</li><li>North Coast Angel Fund</li><li>Cuyahoga County Public Library</li></ul>");
		player.setTopics("optiem,cleveland,reel,web design,web development,interative marketing agency,content management,cms");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


