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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Avidcruiser-CruiseCrystalNowForLess545.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/266064?source=3&file_type=flv");
		player.setUsersId('37343');
		player.setUsersLogin('avidcruiser');
		player.setPostsId(270629);
		player.setGuid("3672B6AE-1A81-11DC-B204-A4788E7B6BF7");
		player.setPlayerTarget(document.getElementById('blip_movie_content_270629'));
		
		player.setAdvertisingType("overlay_freewheel");
		
		
		player.setWidth(480);
		player.setHeight(272);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Avidcruiser-CruiseCrystalNowForLess158.jpg");
		
		player.setPostsTitle("Call To Action: Cruise Crystal Now");
		player.setDescription("In this interview, Bill Smith, senior vice president of sales and marketing for Crystal Cruises, says there are still opportunities to cruise Crystal this summer. There are all sorts of special enticements, including reduced rates and special business class upgrade fares to make getting there a special part of the experience. So if you\'re able to travel on fairly short notice, contact your cruise seller to check rates and dates on Crystal Cruises.");
		player.setTopics("cruise,crystal cruises");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


