<object width="425" height="355"><param name="movie"
value="http://www.youtube.com/v/CguuzSyR8IE&rel=1"></param><param name="wmode"
value="transparent"></param><embed src="http://www.youtube.com/v/l44FI9Pzqxg=1"
type="application/x-shockwave-flash" wmode="transparent" width="425"
height="355"></embed></object>
<object width="425" height="355"><param name="movie"
value="http://www.youtube.com/v/44FI9Pzqxgrel=1"></param><param name="wmode"
value="transparent"></param><embed src="http://www.youtube.com/v/l44FI9Pzqxgrel=1"
type="application/x-shockwave-flash" wmode="transparent" width="425"
height="355"></embed></object>
<script type="text/javascript">
initWatchQueue(true);
var MSG_Hide = 'Hide';
var MSG_Show = 'Show';
var MSG_Login = 'Please login to perform this operation.';
var MSG_Loading = 'Loading...';
var MSG_ShowingAll = 'Showing All Videos';
var MSG_LoginFavorites = 'You must be logged in to add this video to your favorites';
var MSG_LoginPostResponse = 'You must be logged in to post a response.';
var MSG_LoginAddPlaylist = 'You must be logged in to add this video to a playlist.';
var MSG_LoginReportConcern = 'You must be logged in to report a concern.';
var MSG_FlagDefault = 'Select a Reason';
var isLoggedIn = false ;
var swfUrl = '/player_dcad.swf?v=1';
var swfArgs = {video_id:'l44FI9Pzqxg',l:'267',t:'OEgsToPDskKlfyaT2FZNBS7OxSW63SEG',sk:'oK-Cd8wBk0-f0qFVudYN1QC',tk:'SIYPBCMyUwqgimdeUGmPh7pzISaAI9JZ8267g2AxQX1WKVgxQSfhSw=='};
var additionalStatsHonorsUrl = '/watch_ajax?v=l44FI9Pzqxg&action_get_honors=1&l=EN';
var additionalStatsAudioUrl = '/watch_ajax?v=l44FI9Pzqxg&action_get_audio_info=1&l=EN';
var watchlistContainerUrl = '/watch_queue_ajax?action_get_all_queue_videos_component&v=l44FI9Pzqxg';
var fullscreenUrl = '/watch_fullscreen?video_id=l44FI9Pzqxg&l=267&t=OEgsToPDskKlfyaT2FZNBS7OxSW63SEG&sk=oK-Cd8wBk0-f0qFVudYN1QC&tk=SIYPBCMyUwqgimdeUGmPh7pzISaAI9JZ8267g2AxQX1WKVgxQSfhSw==&fs=1&title=Tonic - If You Could Only See';
var watchGamUrl = null;
var watchDCUrl = null;
var watchQuery = null;
var watchSourceDetail = null;
var watchSourceId = null;
var watchTrackWithHitbox = false;
var watchIsPlayingAll = false;
var watchPlayerTrackingId = null;
var watchUsername = 'universalmusicgroup';
var pageVideoId = 'l44FI9Pzqxg';
var relatedVideoGridUrl = '/related_ajax?video_id=l44FI9Pzqxg&view_type=G&watch3=1&search=Tonic%20If%20You%20Could%20Only%20See%20Rock%20UNIVERSAL%20%28UC%29%20Emerson%20Hart';
var relatedVideoListUrl = '/related_ajax?video_id=l44FI9Pzqxg&view_type=L&watch3=1&search=Tonic%20If%20You%20Could%20Only%20See%20Rock%20UNIVERSAL%20%28UC%29%20Emerson%20Hart';
var playnextFrom = '';
var playnextCount = '0';
var qlAutoscrollDestination = 0;
var watchSetWmode = false;
var axc = '';
var subscribeaxc = '';
watchDCUrl = "http://n4061ad.doubleclick.net/pfadx/com.ytpwatch.music/main_6;sz=480x70;!c=6;kvid=l44FI9Pzqxg;kpu=universalmusicgroup;ko=p;kpid=6;kr=A;k1=rock;u=l44FI9Pzqxg|6|978E0523D3F3AB18;";
watchPlayerTrackingId = "AARB1k3L4GzZxqjOAAAA6ADIYAk";
watchTrackWithHitbox = true;
function showCommentReplyForm(form_id, reply_parent_id, is_main_comment_form) {
if(!CheckLogin()) {
alert("Please login to post a comment.");
return false;
}
printCommentReplyForm(form_id, reply_parent_id, is_main_comment_form);
}
function printCommentReplyForm(form_id, reply_parent_id, is_main_comment_form) {
var div_id = "div_" + form_id;
var reply_id = "reply_" + form_id;
var reply_comment_form = "comment_form" + form_id;
if (is_main_comment_form)
discard_visible="style='display: none'";
else
discard_visible="";
var innerHTMLContent = '\
<form name="' + reply_comment_form + '" id="' + reply_comment_form + '" onSubmit="return false" method="post" action="/comment_servlet" >\
<input type="hidden" name="video_id" value="l44FI9Pzqxg">\
<input type="hidden" name="add_comment" value="">\
\
<input type="hidden" name="form_id" value="' + reply_comment_form + '">\
<input type="hidden" name="reply_parent_id" value="' + reply_parent_id + '">\
<input type="hidden" name="comment_type" value="V">\
<textarea name="comment" \
cols="46" rows="5" \
></textarea>\
<br/>\
<div style="float:left;clear:left">\
<input align="left" type="button" name="add_comment_button" \
value="Post Comment" \
onclick="postThreadedComment(\'' + reply_comment_form + '\');">\
<input align="left" type="button" name="discard_comment_button"\
value="Discard" ' + discard_visible + '\
onclick="hideCommentReplyForm(\'' + form_id + '\',false);">\
</div>\
</form><br style="clear:both"><br>';
if(!is_main_comment_form) {
toggleVisibility(reply_id, false);
}
setInnerHTML(div_id, innerHTMLContent);
toggleVisibility(div_id, true);
}
function loginMsg(div_id, display_val) {
login_msg_div_id = "comment_msg_" + div_id;
if (display_val == 1) {
setInnerHTML(login_msg_div_id, 'Please login');
}
else {
setInnerHTML(login_msg_div_id, '');
}
}
function postThreadedComment(comment_form_id)
{
if (CheckLogin() == false)
return false;
var form = document.forms[comment_form_id];
if (ThreadedCommentHandler(form, comment_form_id)) {
var add_button = form.add_comment_button;
add_button.value = "Adding comment...";
form.comment.disabled = true;
add_button.disabled = true;
}
}
function commentApproved(xmlHttpRequest)
{
alert("Comment approved.")
}
function ThreadedCommentHandler(comment_form, comment_form_id)
{
var comment = comment_form.comment;
var comment_button = comment_form.comment_button;
if (comment.value.length == 0 || comment.value == null)
{
alert("You must enter a comment!");
comment.disabled=false;
comment.focus();
return false;
}
if (comment.value.length > 500)
{
alert("Your comment must be shorter than 500 characters!");
comment.disabled=false;
comment.focus();
return false;
}
postFormByForm(comment_form, true, commentResponse);
return true;
}
function commentResponse(xmlHttpRequest)
{
response_str = xmlHttpRequest.responseText;
response_code = response_str.substr(0, response_str.indexOf(" "));
form_id = response_str.substr(response_str.indexOf(" ")+1);
var form = document.forms[form_id];
var dstDiv = form.add_comment_button;
var discard_button = form.discard_comment_button;
var commentDiv = form.comment;
if (response_code == "OK") {
dstDiv.value = "Comment Posted!";
dstDiv.disabled = true;
discard_button.disabled = true;
discard_button.style.display = "none";
} else if (response_code == "PENDING") {
dstDiv.value = "Comment Pending Approval!";
dstDiv.disabled = true;
discard_button.disabled = true;
discard_button.style.display = "none";
} else if (response_code == "LOGIN") {
dstDiv.disabled = false;
} else if (response_code == "EMAIL") {
if(confirm("You must confirm your email address before you can submit comments. Click OK to confirm your email address."))
{
window.location="/email_confirm"
}
dstDiv.disabled = false;
} else {
if(response_code == "BLOCKED") {
dstDiv.disabled = true;
} else if(response_code == "TOOSOON") {
dstDiv.disabled = false;
alert("Commenting Limit Exceeded");
} else if(response_code == "TOOLONG") {
alert("The comment you have entered is too long. Limit is 500 characters. Please write a shorter comment and try again");
dstDiv.disabled = false;
commentDiv.disabled = false;
} else if(response_code == "TOOSHORT") {
alert("The comment you have entered is too short. Please write a longer comment and try again");
dstDiv.disabled = false;
commentDiv.disabled = false;
commentDiv.focus();
} else if(response_code == "FAILED") {
dstDiv.disabled = true;
} else if(response_code == "FAILADDED") {
dstDiv.disabled = true;
} else if(response_code == "CAPTCHAFAIL") {
alert("The response to the letters on the image was not correct, please try again.");
dstDiv.disabled = false;
} else {
dstDiv.disabled = false;
}
dstDiv.value = "Post Comment";
}
}
function load_all_comments(video_id, is_watch2) {
var remove_btn = document.getElementById('all_comments_button');
if(remove_btn) {
remove_btn.value = "Loading Comments...";
remove_btn.disabled = true
}
if(is_watch2)
var watch2_str = "&watch2"
else
var watch2_str = ""
getUrlXMLResponse("/comment_servlet?get_comments&v=" + video_id + watch2_str, handleStateChange);
}
function hideSpam(cid) {
if (document.getElementById('reply_comment_form_id_'+cid)) {
document.getElementById('reply_comment_form_id_'+cid).style.display = 'none';
}
if (document.getElementById('comment_body_'+cid)) {
document.getElementById('comment_body_'+cid).style.display = 'none';
}
if (document.getElementById('comment_spam_bug_'+cid)) {
document.getElementById('comment_spam_bug_'+cid).style.display = 'inline';
}
}
function redirectToUrl(req)
{
window.location.href=self.new_redirect_url;
return true;
}
function unblockUserLink(friend_id, url)
{
if (!confirm("Are you sure you want to unblock this user?"))
return false;
self.new_redirect_url = url;
data ="unblock_user=1&&friend_id=" + friend_id;
postUrlXMLResponse("/link_servlet",data ,execOnSuccess(redirectToUrl));
return true;
}
function blockUserLink(friend_id, url)
{
if (!confirm("Are you sure you want to block this user?"))
return true;
self.new_redirect_url = url;
data ="block_user=1&&friend_id=" + friend_id;
postUrlXMLResponse("/link_servlet", data, redirectToUrl);
return true;
}
function unblockUserLinkByUsername(friend_username)
{
if (!confirm("Are you sure you want to unblock this user?"))
return false;
data ="unblock_user=0&&friend_username=" + friend_username;
postUrlXMLResponse("/link_servlet", data);
return false;
}
function blockUserLinkByUsername(friend_username)
{
if (!confirm("Are you sure you want to block this user?"))
return false;
data ="block_user=1&&friend_username=" + friend_username;
postUrlXMLResponse("/link_servlet", data);
return false;
}
var userPrefs = new UserPrefs();
function applyUserPrefs() {
if (_gel('customizeEmbedDiv')) {
var showBorderCheckBox = _gel('show_border_checkbox');
showBorderCheckBox.checked = userPrefs.getPref('emBorder') == 'true';
if (userPrefs.getPref('emRelated') == 'false') {
_gel('embedCustomization0').checked = true;
} else {
_gel('embedCustomization1').checked = true;
}
var color = userPrefs.getPref('emTheme', 'blank');
if (color != 'blank') {
onChangeColor(color);
}
}
}
onLoadFunctionList.push(applyUserPrefs);
var selectedThemeColor = 'blank'
function onChangeColor(color) {
var oldTheme = document.getElementById('theme_color_' + selectedThemeColor + '_img');
var newTheme = document.getElementById('theme_color_' + color + '_img');
userPrefs.setPref('emTheme', color);
userPrefs.savePrefs();
removeClass(oldTheme, 'radio_selected');
addClass(newTheme, 'radio_selected');
selectedThemeColor = color;
onUpdatePreviewImage();
return false;
}
function onChangeBorder(border) {
userPrefs.setPref('emBorder', (!!border));
userPrefs.savePrefs();
onUpdatePreviewImage();
}
function onChangeRelated(related) {
userPrefs.setPref('emRelated', related);
userPrefs.savePrefs();
}
function onUpdatePreviewImage()
{
var previewImage = document.getElementById('customizeEmbedThemePreview');
var showBorderCheckBox = document.getElementById('show_border_checkbox');
var border = (!showBorderCheckBox.checked ? '_nb' : '');
previewImage.src = 'img/preview_embed_' + selectedThemeColor + '_sm' + border + '.gif';
}
function signup(){
window.location = "/signup?next_url=" + escape(window.location);
}
function setCompanion(ad_tag, show_ad)
{
var ord = Math.random()*10000000000000000;
if (show_ad == 'true') {
ad_tag = ad_tag + "?";
openDiv("channelBrandDiv");
_gel("ad300x250").innerHTML = '<iframe src="' + ad_tag + '" name="ifr_300x250ad" id="ifr_300x250ad" width="300" height="250" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>' + '</iframe>';
}
}
function setCompanionError()
{
var ord = Math.random()*10000000000000000;
var watchDCDefaultAd = 'http://n4061ad.doubleclick.net/adi/com.ytpwatch.music/main_6;sz=300x250;!c=6;kvid=l44FI9Pzqxg;kpu=universalmusicgroup;ko=p;kpid=6;kr=A;k1=rock;u=l44FI9Pzqxg|6|978E0523D3F3AB18;tile=1;dcopt=ist;' + 'ord=' + ord + '?';
openDiv("channelBrandDiv");
_gel("ad300x250").innerHTML = '<iframe src="' + watchDCDefaultAd + '" name="ifr_300x250ad" id="ifr_300x250ad" width="300" height="250" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>' + '</iframe>';
}
</script>
</head>
Friken! All this could've been dodged if I knew how to get the video's name >.>
if you want the forum to actually execute the code, you need to use the 'dohtml' tags.
with brackets.
[dohtml][/dohtml]
Fuck it I hate the forums XD. Can't just be normal, can it? Lmfao.
Doesn't matter, it doesn't work anyways.