var tag = document.createElement(“script”);
tag.src = “https://www.youtube.com/iframe_api”;
var firstScriptTag = document.getElementsByTagName(“script”)[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
var player;
function onYouTubeIframeAPIReady() {
player = new YT.Player(“td_youtube_player”, {
height: “720”,
width: “960”,
events: {
“onReady”: onPlayerReady
}
});
}
function onPlayerReady(event) {
player.setPlaybackQuality(“hd720”);
}
Episode Four of The Power Object! “Chill With The Tongue”
“Sex & The City” meets “Team America” in this hilarious 9-episode series about three San Fransisco women and their magic vibrator. Created by Claire-Dee Lim.
Watch the first episode here.
Leave a Reply