Monday, August 3, 2009

YouTube: I click a video and get a link to garbage like this... (YouTube never works right for me anymore)?

Server: Apache


Set-Cookie: watched_video_id_list_dddttt1234=3a77b3c... path=/; domain=.youtube.com


Set-Cookie: watched_video_id_list_dddttt1234=3a77b3c... path=/; domain=.youtube.com


Set-Cookie: watched_video_id_list_dddttt1234=3a77b3c... path=/; domain=.youtube.com


Cache-Control: no-cache


Keep-Alive: timeout=300


Content-Type: text/html; charset=utf-8


Transfer-encoding: chunked





556


%26lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-1...














%26lt;html%26gt;





%26lt;!-- machid: 92 --%26gt;


%26lt;head%26gt;





%26lt;title%26gt;YouTube - why i got fired from apple computer: high resolution version%26lt;/title%26gt;





%26lt;link rel="stylesheet" href="/css/styles_yts1172198039.css" type="text/css"%26gt;


%26lt;link rel="stylesheet" href="/css/base_yts1172137310.css" type="text/css"%26gt;


%26lt;link rel="stylesheet" href="/css/watch_yts1170986901.css" type="text/css"%26gt;


%26lt;link rel="icon" href="/favicon.ico" type="image/x-icon"%26gt;


%26lt;link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"%26gt;





%26lt;meta name="title" content="whyigotfiredfromapplecomputerhi...


%26lt;meta name="keywords" content="apple, computer, big, poppa, eirik, slam, poetry"%26gt;





%26lt;link rel="alternate" title="YouTube - [RSS]" href="/rssls"%26gt;











%26lt;script language='javascript' src='http://127.0.0.1:1025/js.cgi?pca%26amp;r=...





%26lt;script type="text/javascript" src="/js/ui_yts1169707248.js"%26gt;%26lt;/script%26gt;


%26lt;script type="text/javascript" src="/js/AJAX_yts1161839869.js"%26gt;%26lt;/script...


%26lt;script type="text/javascript" src="/js/watch_queue_yts1172126380.js"%26gt;%26lt;...


%26lt;script language="javascript" type="text/javascript"%26gt;


onLoadFunctionList = new Array();


function performOnLoadFunctions()


{


for (var i in onLoadFunctionList)


{


onLoadFunctionList[i]();





5b3


}


}


%26lt;/script%26gt;





%26lt;script language="javascript" type="text/javascript"%26gt; function _hbLink (a,b) { return false; } %26lt;/script%26gt;














%26lt;script type="text/javascript" src="/swfobject.js"%26gt;%26lt;/script%26gt;


%26lt;script type="text/javascript" src="/js/components_yts1172130796.js"%26gt;%26lt;/...


%26lt;script type="text/javascript" src="/js/AJAX_yts1161839869.js"%26gt;%26lt;/script...


%26lt;script type="text/javascript" src="/js/ui_yts1169707248.js"%26gt;%26lt;/script%26gt;


%26lt;script type="text/javascript" src="/js/comments_yts1169707248.js"%26gt;%26lt;/sc...


%26lt;script type="text/javascript" src="/js/video_bar_yts1157352107.js"%26gt;%26lt;/s...





%26lt;script language="javascript" type="text/javascript"%26gt;


function toggleFullStats(statsContent) {


var ajax_action = '';


if (statsContent === undefined) {


statsContent = 'honors';


ajax_action = 'action_get_honors';


document.getElementById('referDiv').st... = 'block';


}


else if (statsContent == 'audio') {


ajax_action = 'action_get_audio_info';


document.getElementById('referDiv').st... = 'none';


}


var fsd = document.getElementById('fullStats').sty...


if (fsd == 'none' || fsd == '') {


showAjaxDivNotLoggedIn('additionalStat... '/watch_ajax?v=QFS0xl4_LAA%26amp;' + ajax_action + '=1%26amp;l=EN', false);


if (statsContent == 'audio') {


document.getElementById('showhide').in... = 'Hide';


}


toggleDisplay('fullStats');


}


else


{


if (((statsContent == 'honors' %26amp;%26amp; document.getElementById('audioStatHead')... || (s


5b5


tatsContent == 'audio' %26amp;%26amp; document.getElementById('honorStatHead')...


{


showAjaxDivNotLoggedIn('additionalStat... '/watch_ajax?v=QFS0xl4_LAA%26amp;' + ajax_action + '=1%26amp;l=EN', false);


if (statsContent == 'honors') {


document.getElementById('showhide').in... = 'Show';


}


else if (statsContent == 'audio') {


document.getElementById('showhide').inne... = 'Hide';


}


}


else


{


toggleDisplay('fullStats');


if (statsContent == 'audio') {


document.getElementById('showhide').in... = 'Show';


}


}


}


}


function closeFullStats() {


toggleDisplay('fullStats');


if (document.getElementById('showhide')) {


document.getElementById('showhide').in... = 'Show';


}





}


function CheckLogin() {


return true;


}








function showRelatedVideosContent() {


getAndShowNavContent('exRelated', '/watch_ajax?video_id=QFS0xl4_LAA%26amp;action...


}





function showRelatedPlaylistContent() {


getAndShowNavContent('exPlaylist', '/watch_ajax?feature=PlayList%26amp;search=app...


}


function showRelatedUserContent() {


getAndShowNavContent('exUser', '/watch_ajax?video_id=QFS0xl4_LAA%26amp;action...


5b4


%26amp;video_count=14');


}


function showHonorsContent() {


getAndShowNavContent('honors', '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_ho...


}





function showAllQueuedVideos() {


setInnerHTML('show_all_queued_videos_d... 'Loading..');


getAndShowNavContent('watchlist_contai... '/watch_queue_ajax?action_get_all_queue_... postShowAllQueuedVideos);


}


function postShowAllQueuedVideos() {


setInnerHTML('show_all_queued_videos_d... 'Showing All Videos');


jumpToNowPlaying();


}





// This can be split out...


var contentTab=new Array();


function getAndShowNavContent(nameprefix, url, postShowNavContent) {


selectNavLink(nameprefix + "Link");





if(contentTab[nameprefix]) {


return;


}





self.nameprefix = nameprefix;


self.showRelatedVideosResponse = showRelatedVideosResponse;


self.postShowNavContent = postShowNavContent


getUrlXMLResponse(url, showRelatedVideosResponse);


}


function showRelatedVideosResponse(req) {


document.getElementById(self.nameprefi... + "Div").innerHTML=getNodeValue(req.respon... "html_content");


setContentLoaded(self.nameprefix);





if(self.postShowNavContent) {


self.postShowNavContent();


}


}





function setContentLoaded(nameprefix) {


selectNavLink(nameprefix + "Link");


contentTab[nameprefix] = 1;


}


function showAjaxDivNotLoggedIn(divName, url) {


self.divName = divName


self.showAjaxDivResponse = showAjaxDivResponse


getUrlXMLResponse(ur


5b4


l, self.showAjaxDivResponse);


}


function showAjaxDiv(divName, url) {


if(CheckLogin()) {


showAjaxDivNotLoggedIn(divName,url)


} else {


alert("Please login to perform this operation.");


}


}


function showAjaxDivResponse(req) {


document.getElementById(self.divName).... "html_content");


openDiv(self.divName);


}





function postAjaxForm(divName, formName) {


self.postAjaxFormCompleted = postAjaxFormCompleted;


self.divName = divName;





postFormXMLResponse(formName, self.postAjaxFormCompleted);


}


function postAjaxFormCompleted(req) {


if(self.divName != null)


hideAjaxDiv(self.divName);


}


function hideAjaxDiv(divName) {


closeDiv(divName);


}





function xmlrpccallback(req) {


alert('xmlrpccallback: ' + req.responseText);


}





function debugCompleted(req) {


url = getNodeValue(req.responseXML, 'url');


xmldata = getNodeValue(req.responseXML, 'xmldata');


proxy = getNodeValue(req.responseXML, 'proxy');


//alert('url: '+ url + '\nxmldata: ' + xmldata);


postUrlXMLResponse(url, xmldata, xmlrpccallback);


//alert ("url: " + url + "\nxmldata: " + xmldata + "\nproxy: " + proxy);


}











onLoadFunctionList.push(function() { imagesInit_video_responses();} );





function imagesInit_video_responses() {


imageBrowsers['video_responses'] = new ImageBrowser(4, 1, "video_responses");




















imageBrowsers['video_responses'].addIm... customYtImage


5b4


("http://sjc-static1.sjc.youtube.com/v...


"/watch?v=IEFQj3ljnXk%26amp;watch_response",


"\n%26lt;a href=\'/user/GeodesicDragon\'%26gt;GeodesicDr...


"",


"",


false) );




















imageBrowsers['video_responses'].addIm... customYtImage("http://sjl-static13.sjl.y...


"/watch?v=_wqFSZnXXo4%26amp;watch_response",


"\n%26lt;a href=\'/user/iamnotapoet\'%26gt;iamnotapoet%26lt;/...


"",


"",


false) );




















imageBrowsers['video_responses'].addIm... customYtImage("http://sjc-static6.sjc.yo...


"/watch?v=mOnQebu2LNk%26amp;watch_response",


"\n%26lt;a href=\'/user/xeroazmea\'%26gt;xeroazmea%26lt;/a%26gt;\n...


"",


"",


false) );




















imageBrowsers['video_responses'].addIm... customYtImage("http://sjl-static13.sjl.y...


"/watch?v=hU2HMkU6Hnw%26amp;watch_response",


"\n%26lt;a href=\'/user/sonnenberg\'%26gt;sonnenberg%26lt;/a%26gt;...


"",


"",


false) );




















imageBrowsers['video_responses'].addIm... customYtImage("http://sjl-static4.sjl.yo...


"/watch?v=Vy-15Qb


5b4


pmRY%26amp;watch_response",


"\n%26lt;a href=\'/user/GeorgeLikesTacos\'%26gt;GeorgeLi...


"",


"",


false) );




















imageBrowsers['video_responses'].addIm... customYtImage("http://sjc-static8.sjc.yo...


"/watch?v=B7V-gwdPau0%26amp;watch_response",


"\n%26lt;a href=\'/user/IceflowStudios\'%26gt;IceflowStu...


"",


"",


false) );


imageBrowsers['video_responses'].initD...


imageBrowsers['video_responses'].showI...


images_loaded = true;


}








function getXMLRPCData(divName, formName) {


self.callback = debugCompleted;


postFormXMLResponse(formName, self.callback);


}








// Player stuff





function openFull()


{


var fs = window.open( "/watch_fullscreen?video_id=QFS0xl4_LAA%26amp;... + "why i got fired from apple computer: high resolution version" ,


"FullScreenVideo", "toolbar=no,width=" + screen.availWidth + ",height=" + screen.availHeight


+ ",status=no,resizable=yes,fullscreen=yes...


fs.focus();


}





function gotoNext()


{


}





function autoNext()


{


var p = document.getElementById("movie_player");


if(p.GetVariable("movie.is_playing") %26amp;%26amp; p.GetVariable("movie.restart"))


{


gotoNext();


}


else


{


p.SetVariable("playnex


5b4


t", "1");


}





var pa = document.getElementById("playall");


var pga = document.getElementById("playingall");


hideDiv(pa);


showDiv(pga);


}





function postToTrackerForWatch(time_played)


{


}








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 = '\


%26lt;form name="' + reply_comment_form + '" id="' + reply_comment_form + '" method="post" action="/comment_servlet" %26gt;\


%26lt;input type="hidden" name="video_id" value="QFS0xl4_LAA"%26gt;\


%26lt;input type="hidden" name="add_comment" value=""%26gt;\


%26lt;input type="hidden" name="form_id" value="' + reply_comment_form + '"%26gt;\


%26lt;input type="hidden" name="reply_parent_id" value="' + reply_parent_id + '"%26gt;\


%26lt;input type="hidden" name="comment_type" value="V"%26gt;\


%26lt;textarea tabindex="2" name="comment" cols="55" rows="3"%26gt;%26lt;/textarea%26gt;\


%26lt;br%26gt;\


%26lt;input align="right" type="button" name="add_comment_button" \


value="Post Comment" \


onclick="postThreadedComment(\''


5b2


+ reply_comment_form + '\');"%26gt;\


%26lt;input align="right" type="button" name="discard_comment_button"\


value="Discard" ' + discard_visible + '\


onclick="hideCommentReplyForm(\'' + form_id + '\',false);"%26gt;\


%26lt;/form%26gt;%26lt;br%26gt;%26lt;br%26gt;';


if(!is_main_comment_form) {


toggleVisibility(reply_id, false);


}


setInnerHTML(div_id, innerHTMLContent);


toggleVisibility(div_id, true);


}











function unblockUserLink(friend_id, url)


{


if (!confirm("Are you sure you want to unblock this user?"))


return true;


getUrlXMLResponse("/link_servlet?unblo... + friend_id);


window.location.href = url;


return true;


}


function blockUserLink(friend_id, url)


{


if (!confirm("Are you sure you want to block this user?"))


return true;


getUrlXMLResponse("/link_servlet?block... + friend_id);


window.location.href = url;


return true;


}


function blockUserLinkByUsername(friend_username)


{


if (!confirm("Are you sure you want to block this user?"))


return false;


getUrlXMLResponse("/link_servlet?block... + friend_username);


return false;


}

















onLoadFunctionList.push(function() { printCommentReplyForm('main_comment', '', true) } );





onLoadFunctionList.push(function() { setContentLoaded("exRelated"); } );








function selectNavLink (linkName) {


if (linkName == "exRelatedLink") {


closeDiv("exUserDiv");


clo


59e


seDiv("exPlaylistDiv");


openDiv("exRelatedDiv");


unSelectLink("exPlaylistLink");


unSelectLink("exUserLink");


selectLink("exRelatedLink");


blurElement("exRelatedLink");


replaceExploreTab("exploreMoreTabs", "/img/btn_exploretab_related_300x34.gif"...


}


if (linkName == "exPlaylistLink") {


closeDiv("exRelatedDiv");


closeDiv("exUserDiv");


openDiv("exPlaylistDiv");


unSelectLink("exUserLink");


unSelectLink("exRelatedLink");


selectLink("exPlaylistLink");


blurElement("exPlaylistLink");


replaceExploreTab("exploreMoreTabs", "/img/btn_exploretab_playlist_300x34.gif...


}


if (linkName == "exUserLink") {


closeDiv("exRelatedDiv");


closeDiv("exPlaylistDiv");


openDiv("exUserDiv");


unSelectLink("exPlaylistLink");


unSelectLink("exRelatedLink");


selectLink("exUserLink");


blurElement("exUserLink");


replaceExploreTab("exploreMoreTabs", "/img/btn_exploretab_morefromuser_300x34...


}


}





function replaceExploreTab(elid, imgSrc) {


var theElement = document.getElementById(elid);


if (theElement) {


theElement.src = imgSrc;


}


}





%26lt;/script%26gt;





%26lt;/head%26gt;








%26lt;body onLoad="performOnLoadFunctions();"%26gt;





%26lt;div id="baseDiv"%26gt;


%26lt;div id="logoTagDiv"%26gt;


%26lt;a href="/" name="%26amp;lid=Logo%26amp;lpos=GlobalNav"%26gt;%26lt;img src="/img/pic_youtubelogo_123x63.gif" alt="Home" width="123" height="63" border="0" onmouseover="showDiv('logoHomeTip');" onmouseout="hideDiv('logoHomeTip');" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;





59c


%26lt;div id="logoHomeTip" style="display: none;"%26gt;Home%26lt;/div%26gt;





%26lt;div id="utilDiv"%26gt;


%26lt;script type="text/javascript"%26gt;var quicklist_count=0;%26lt;/script%26gt;





%26lt;b%26gt;Hello, %26lt;a href="/profile?user=dddttt1234" onclick="_hbLink('ChannelProfile','Utili...  


%26lt;a href="/my_messages"%26gt;%26lt;img src="/img/icn_nomail_21x17.gif" valign="bottom" border="0" id="iconMail"%26gt;%26lt;/a%26gt; (%26lt;a class="headerLink" href="/my_messages"%26gt;0%26lt;/a%26gt;)


%26lt;span class="utilDelim"%26gt;|%26lt;/span%26gt;


%26lt;a href="/my_account" onclick="_hbLink('MyAccount','UtilityLin... Account%26lt;/a%26gt;


%26lt;span class="utilDelim"%26gt;|%26lt;/span%26gt;


%26lt;a href="/recently_watched" onclick="_hbLink('ViewingHistory','Utili...


%26lt;span class="utilDelim"%26gt;|%26lt;/span%26gt;


%26lt;a href="/watch_queue?all" onclick="_hbLink('QuickList','UtilityLin...


(%26lt;span id="quicklist_numb"%26gt;%26lt;a href="/watch_queue?all"%26gt;%26lt;script type="text/javascript"%26gt;var quicklist_count=0;document.write(quickli...





%26lt;span class="utilDelim"%26gt;|%26lt;/span%26gt;


%26lt;a href="http://www.google.com/support/yout...


%26lt;span class="utilDelim"%26gt;|%26lt;/span%26gt;


%26lt;a href="#" onClick="document.logoutForm.submit()"%26gt;L... Out%26lt;/a%26gt;





%26lt;form name="logoutForm" method="post" action="/index"%26gt;


%26lt;input type="hidden" name="action_logout" value="1"%26gt;


%26lt;/form%26gt;


%26lt;/div%26gt;








%26lt;div id="searchDiv"%26gt;





5e4


%26lt;form name="searchForm" id="searchForm" method="get" action="/results"%26gt;


%26lt;input tabindex="10000" type="text" name="search_query" maxlength="128" class="searchField" value=""%26gt;


 


%26lt;input type="submit" name="search" value="Search"%26gt;


%26lt;/form%26gt;





%26lt;/div%26gt;





%26lt;div id="gNavDiv"%26gt;








%26lt;div id="upload"%26gt;%26lt;a href="/my_videos_upload"%26gt;%26lt;img src="/img/pic_upload_130x28.gif" width="130" height="28" alt="upload" border="0" /%26gt;%26lt;/a%26gt;%26lt;/div%26gt;





%26lt;div class="tab"%26gt;


%26lt;a href="/community"%26gt;%26lt;img src="/img/tab_community_118x28.gif" width="118" height="28" border="0" alt="community" /%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="tab"%26gt;


%26lt;a href="/members"%26gt;%26lt;img src="/img/tab_channels_118x28.gif" width="118" height="28" border="0" alt="channels" /%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="tab"%26gt;


%26lt;a href="/categories"%26gt;%26lt;img src="/img/tab_categories_118x28.gif" width="118" height="28" border="0" alt="categories" /%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="tab"%26gt;


%26lt;a href="/browse?s=mp"%26gt;%26lt;img src="/img/tab_videos_select_118x28.gif" width="118" height="28" border="0" alt="videos" /%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;!-- end gNavDiv --%26gt;


%26lt;div id="gNavBottom"%26gt; %26lt;/div%26gt;






































%26lt;div id="leaderboardAd"%26gt;























%26lt;!-- begin ad tag --%26gt;


%26lt;script type="text/javascript"%26gt;


ord=Math.random()*10000000000000000 + 1;


document.write('%26lt;script language="JavaScript" src="http://ad.doubleclick.net/adj/you.w... + ord + '?" type="text/javascript"%26gt;%26lt;\/script%26gt;');


5b4





%26lt;/script%26gt;


%26lt;noscript%26gt;%26lt;a


href="http://ad.doubleclick.net/jump/y... target="_blank"%26gt;%26lt;img


src="http://ad.doubleclick.net/ad/you.... width="728" height="90" border="0" alt=""%26gt;%26lt;/a%26gt;


%26lt;/noscript%26gt;


%26lt;!-- End ad tag --%26gt;














%26lt;/div%26gt;

















%26lt;!-- begin main presentation code --%26gt;





%26lt;h1 id="video_title"%26gt;why i got fired from apple computer: high resolution version%26lt;/h1%26gt;





%26lt;table cellpadding="0" cellspacing="0" align="center"%26gt;%26lt;tr valign="top"%26gt;


%26lt;td%26gt;


%26lt;div id="interactDiv"%26gt;





%26lt;div id="playerDiv"%26gt;


%26lt;div style="padding: 20px; font-size:14px; font-weight: bold;"%26gt;


Hello, you either have JavaScript turned off or an old version of Macromedia's Flash Player. %26lt;a href="http://www.macromedia.com/go/getfl... onclick="_hbLink('Get+Flash','Watch');"%26gt;... the latest flash player%26lt;/a%26gt;.


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;script type="text/javascript"%26gt;


// %26lt;![CDATA[


var fo = new SWFObject("/player2.swf?video_id=QFS0xl4... "movie_player", "450", "370", 7, "#FFFFFF");


fo.write("playerDiv");


// ]]%26gt;


%26lt;/script%26gt;


























%26lt;div id="watchqueueStartNew" class="quicklist_container hid"%26gt;





%26lt;div%26gt;%26lt;img src="/img/pic_curves_top_450x4.gif" border="1" /%26gt;%26lt;/div%26gt;


%26lt;div id="nextvideoRow" class="nextVideoRowDiv"%26gt;


%26lt;table width="440" cellpadding="0" cellspacing="0" border="0"%26gt;


%26lt;tr%26gt;


%26lt;td width="77" align="left" valign="top"%26gt;





5b3


%26lt;div class="headerTitleLite"%26gt; QuickList%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td width="30" valign="top" align="right"%26gt;


%26lt;a href="#" onclick="play_all_start_new();_hbLink('Q... false;" rel="nofollow" %26gt;%26lt;img id="play_all_buttton" hspace="4" src="/img/pixel.gif" border="0" valign="top" height="25" width="33" alt="Play All Videos" /%26gt;%26lt;/a%26gt;


%26lt;/td%26gt;


%26lt;td width="53" valign="top"%26gt;


%26lt;div id="playall" class="smallText"%26gt;


%26lt;b%26gt;%26lt;a href="#" onclick="autoNext();gotoNext();return false;" rel="nofollow" %26gt;Play All%26lt;/a%26gt;%26lt;/b%26gt;%26lt;/div%26gt;


%26lt;div id="playingall" class="grayText smallText hid"%26gt;Playing All%26lt;/div%26gt;


%26lt;span id="play_all_numb" class="smallText grayText"%26gt;


%26lt;script language="javascript" type="text/javascript"%26gt;document.write(qu...


%26lt;/span%26gt;


%26lt;span class="smallText grayText"%26gt;


video%26lt;script language="javascript" type="text/javascript"%26gt;if (quicklist_count%26gt;1) document.write('s');%26lt;/script%26gt;


%26lt;/span%26gt;


%26lt;/td%26gt;


%26lt;td width="30" valign="top" align="right"%26gt;


%26lt;a id="next_video_url_1" href="#"%26gt;%26lt;img id="next_video_image_url" src="/img/pixel.gif" height="25" border="0" style="padding-right:2px;" align="middle"%26gt;%26lt;/a%26gt;


%26lt;/td%26gt;


%26lt;td width="200" valign="top"%26gt;


%26lt;div class="nextVideoDisplay"%26gt;


%26lt;span class="grayText smallText"%26gt;%26lt;b%26gt;%26lt;a id="next_video_url_2" href="#"%26gt;Play Next%26lt;/a%26gt;%26lt;/b%26gt;



%26lt;span id="next_video_title"%26gt;


%26lt;/span%26gt;





5a5


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td width="40" valign="top" align="right"%26gt;


%26lt;div id="show_button_container" class="hideShowButton"%26gt;


%26lt;a href="#" onClick="clickedHideShowButton();_hbLink... false;" rel="nofollow" %26gt;%26lt;img id="watch_queue_show_hide" src="/img/btn_watchqueue_hide_33x25.gif" width="33" height="25" border="0" alt="Show or Hide QuickList Videos"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;/tr%26gt;


%26lt;/table%26gt;


%26lt;/div%26gt;





%26lt;div id="watchlist_container" class="watchlist_videos"%26gt;


%26lt;table id="watchlist_table" width="426" align="center" border="0" cellpadding="0" cellspacing="0"%26gt;


%26lt;tr%26gt;%26lt;td width="8"%26gt;%26lt;/td%26gt;%26lt;td width="55"%26gt;%26lt;/td%26gt;%26lt;td width="313"%26gt;%26lt;/td%26gt;%26lt;td width="50"%26gt;%26lt;/td%26gt;%26lt;/tr%26gt;


%26lt;/table%26gt;


%26lt;/div%26gt;





%26lt;div id="save_row" class="saveRowDiv" style="height:20px;display:block;"%26gt;


%26lt;div class="saveRowSetting"%26gt;


%26lt;span class="smallText"%26gt;


%26lt;form id="set_pop" name="set_pop"%26gt;


 %26lt;input id="checkbox_pop_no_pop" type="checkbox" onClick="if(document.set_pop.quicklist_p... {set_pop_status(1);} else{set_pop_status(0);};" name="quicklist_pop_nopop"%26gt;Remove videos as I watch them


%26lt;/form%26gt;


%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="quicklistActions"%26gt;


%26lt;span class="smallText"%26gt;%26lt;b%26gt;%26lt;a href="/watch_queue?all" title="Go to QuickList page" onclick="_hbLink('QuickList+ManageLink',... rel="nofollow" %26gt;Manage%26lt;/a%26gt; |


54a


%26lt;a href="/edit_playlist_info?watch_queue=1" title="Save all videos into a permanent playlist" onclick="_hbLink('QuickList+SaveLink','W... rel="nofollow"%26gt;Save%26lt;/a%26gt; | %26lt;a href="#" onClick="javascript:return clear_watch_queue_watch_page();_hbLink('... false;" title="Remove all videos from QuickList" rel="nofollow"%26gt;Clear%26lt;/a%26gt;%26lt;/b%26gt;%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end save_row --%26gt;


%26lt;div%26gt;%26lt;img src="/img/pic_curves_bottom_450x4.gif" border="1"%26gt;%26lt;/div%26gt;


%26lt;/div%26gt;








%26lt;div id="actionsAndStatsDiv" class="contentBox"%26gt;


%26lt;div id="ratingDivWrapper"%26gt;


%26lt;div id="ratingDiv"%26gt;











%26lt;div id="ratingMessage"%26gt;Rate this video:%26lt;/div%26gt;





%26lt;form style="display:none;" name="ratingForm" action="/rating" method="POST"%26gt;


%26lt;input type="hidden" name="action_add_rating" value="1" /%26gt;


%26lt;input type="hidden" name="rating_count" value="4185"%26gt;


%26lt;input type="hidden" name="video_id" value="QFS0xl4_LAA"%26gt;


%26lt;input type="hidden" name="user_id" value="tcmTUGpci1c"%26gt;


%26lt;input type="hidden" name="rating" id="rating" value=""%26gt;


%26lt;input type="hidden" name="size" value="L"%26gt;


%26lt;/form%26gt;





%26lt;script language="javascript"%26gt;


ratingComponent = new UTRating('ratingDiv', 5, 'ratingComponent', 'ratingForm', 'ratingMessage', '', 'L');


ratingComponent.starCount=4;


onLoadFunctionList.push(function() { ratingComponent.drawStars(4, true); });


%26lt;/script%26gt;


%26lt;div%26gt;

















5c5


%26lt;a href="#" onclick="ratingComponent.setStars(1); return false;" onmouseover="ratingComponent.showStars(1... onmouseout="ratingComponent.clearStars()... src="/img/icn_star_empty_19x20.png" id="star__1" class="rating" style="border: 0px"%26gt;%26lt;/a%26gt;


%26lt;a href="#" onclick="ratingComponent.setStars(2); return false;" onmouseover="ratingComponent.showStars(2... onmouseout="ratingComponent.clearStars()... src="/img/icn_star_empty_19x20.png" id="star__2" class="rating" style="border: 0px"%26gt;%26lt;/a%26gt;


%26lt;a href="#" onclick="ratingComponent.setStars(3); return false;" onmouseover="ratingComponent.showStars(3... onmouseout="ratingComponent.clearStars()... src="/img/icn_star_empty_19x20.png" id="star__3" class="rating" style="border: 0px"%26gt;%26lt;/a%26gt;


%26lt;a href="#" onclick="ratingComponent.setStars(4); return false;" onmouseover="ratingComponent.showStars(4... onmouseout="ratingComponent.clearStars()... src="/img/icn_star_empty_19x20.png" id="star__4" class="rating" style="border: 0px"%26gt;%26lt;/a%26gt;


%26lt;a href="#" onclick="ratingComponent.setStars(5); return false;" onmouseover="ratingComponent.showStars(5... onmouseout="ratingComponent.clearStars()... src="/img/icn_star_empty_19x20.png" id="star__5" class="rating" style="border: 0px"%26gt;%26lt;/a%26gt;


%26lt;div class="rating ratingCount"%26gt;4185 ratings%26lt;/div%26gt;








%26lt;/div%26gt;











%26lt;div class="spacer"%26gt;%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end ratingDiv --%26gt;





%26lt;/div%26gt; %26lt;!-- end ratingDivWrapper --%26gt;





%26lt;div class="actionsDiv"%26gt;


%26lt;div class="actionRow"%26gt;





61a


%26lt;a href="#" class="noul" onclick="showAjaxDiv('addFavsDiv', '/watch_ajax?video_id=QFS0xl4_LAA%26amp;action... true); _hbLink('Save+To+Favorites','Watch'); return false;" onmouseover="" rel="nofollow"%26gt;%26lt;img src="/img/icn_fav_reg_19x17.gif" border="0" class="alignMid" alt="Save to Favorites"%26gt; %26lt;span class="eLink"%26gt;Save to Favorites%26lt;/span%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div class="actionRow"%26gt;


%26lt;a href="#" class="noul" onclick="showAjaxDiv('addGroupsDiv', '/watch_ajax?video_id=QFS0xl4_LAA%26amp;action... true); _hbLink('Add+To+Groups','Watch'); return false;" rel="nofollow"%26gt;%26lt;img src="/img/icn_groups_reg_19x17.gif" border="0" class="alignMid" alt="Add to Groups"%26gt; %26lt;span class="eLink"%26gt;Add to Groups%26lt;/span%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;div class="actionsDiv sm"%26gt;


%26lt;div class="actionRow"%26gt;


%26lt;a href="#" class="noul" onClick="window.open('/share?v=QFS0xl4_L... _hbLink('Share+Video','Watch'); return false;" rel="nofollow"%26gt;%26lt;img src="/img/icn_email_reg_19x17.gif" border="0" class="alignMid" alt="Share This Video"%26gt; %26lt;span class="eLink"%26gt;Share Video%26lt;/span%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div class="actionRow"%26gt;


%26lt;a href="#" class="noul" onclick="showAjaxDivNotLoggedIn('blogVid... '/watch_ajax?video_id=QFS0xl4_LAA%26amp;action... true); _hbLink('Blog+Video','Watch'); return false;" rel="nofollow"%26gt;%26lt;img src="/img/icn_web_reg_19x17.gif" border="0" class="alignMid"%26gt; %26lt;span class="eLink"%26gt;Post Video%26lt;/span%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;div class="actionsDiv sm"%26gt;





589


%26lt;div class="actionRow"%26gt;


%26lt;a href="#" class="noul" onclick="showAjaxDiv('inappropriateVidDi... '/watch_ajax?video_id=QFS0xl4_LAA%26amp;action... true); _hbLink('Flag+Inappropriate','Watch'); return false;" rel="nofollow"%26gt;%26lt;img src="/img/icn_flag_reg_19x17.gif" border="0" class="alignMid" alt="Flag as Inappropriate"%26gt; %26lt;span class="eLink"%26gt;Flag as Inappropriate%26lt;/span%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;div class="spacer"%26gt;%26lt;/div%26gt;


%26lt;div class="statsDiv"%26gt;


Views: %26lt;span class="statVal"%26gt;469,677%26lt;/span%26gt; %26lt;div class="statDivider"%26gt;|%26lt;/div%26gt;


Comments: %26lt;span class="statVal"%26gt;2679%26lt;/span%26gt; %26lt;div class="statDivider"%26gt;|%26lt;/div%26gt;


Favorited: %26lt;span class="statVal"%26gt;1925%26lt;/span%26gt;


times


%26lt;/div%26gt;





%26lt;div class="statsDiv"%26gt;%26lt;span class="smStat"%26gt;Honors: %26lt;a class="eLink" href="#" onclick="toggleFullStats(); return false;" rel="nofollow"%26gt;15%26lt;/a%26gt;%26lt;/span%26gt;%26lt;span class="smStat"%26gt;Links: %26lt;a class="eLink" href="#" onclick="toggleFullStats(); return false;" rel="nofollow"%26gt;5%26lt;/a%26gt;%26lt;/span%26gt;%26lt;span class="smStat"%26gt;Responses: %26lt;a href="/video_response_view_all?v=QFS0xl4... %26lt;/div%26gt;





%26lt;div id="fullStats"%26gt;


%26lt;div id="referDiv" class="moreStats"%26gt;


%26lt;h4%26gt;Sites Linking to This Video:%26lt;/h4%26gt;


%26lt;div class="statItem"%26gt;%26lt;span class="label"%26gt;1090 clicks from%26lt;/span%26gt; %26lt;a rel="nofollow" href="http://www.gizmodo.com/" target="_top"%26gt;http://www.gizmodo.com/%26lt;/a...


%26lt;div class="statItem"%26gt;%26lt;span class="label"%26gt;902 clicks from%26lt;/span%26gt;


5c2


%26lt;a rel="nofollow" href="http://digg.com/videos" target="_top"%26gt;http://digg.com/videos%26lt;/a%26gt;...


%26lt;div class="statItem"%26gt;%26lt;span class="label"%26gt;761 clicks from%26lt;/span%26gt; %26lt;a rel="nofollow" href="http://axiomsun.com/home/video/why... target="_top"%26gt;http://axiomsun.com/home/v...


%26lt;div class="statItem"%26gt;%26lt;span class="label"%26gt;607 clicks from%26lt;/span%26gt; %26lt;a rel="nofollow" href="http://www.digg.com/videos" target="_top"%26gt;http://www.digg.com/videos...


%26lt;div class="statItem"%26gt;%26lt;span class="label"%26gt;607 clicks from%26lt;/span%26gt; %26lt;a rel="nofollow" href="http://www.google.com/reader/view/... target="_top"%26gt;http://www.google.com/read...


%26lt;/div%26gt;


%26lt;div id="additionalStatsDiv" class="moreStats"%26gt;%26lt;h3%26gt;Loading Info...%26lt;/h3%26gt;%26lt;/div%26gt;


%26lt;div id="fullStatsClose"%26gt;%26lt;a href="#" class="eLink" onclick="closeFullStats(); return false;" rel="nofollow"%26gt;close%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="spacer"%26gt;%26lt;/div%26gt;


%26lt;/div%26gt;





%26lt;div id="addFavsDiv" class="popupDiv"%26gt;%26lt;/div%26gt;


%26lt;div id="addGroupsDiv" class="popupDiv"%26gt;%26lt;/div%26gt;


%26lt;div id="blogVidDiv" class="popupDiv"%26gt;%26lt;/div%26gt;


%26lt;div id="inappropriateVidDiv" class="popupDiv"%26gt;%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end actionsAndStatsDiv --%26gt;














%26lt;div id="commentsDiv"%26gt;


%26lt;h2 style="margin: 0px;"%26gt;Comments %26amp; Responses%26lt;/h2%26gt;





%26lt;div id="vResponseDiv"%26gt;


%26lt;div id="vResponseHeading"%26gt;


%26lt;table cellpadding="0" cellspacing="0" width="100%"%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;b%26gt;Video Responses%26lt;/b%26gt;


 %26lt;span class="smallText"%26gt;(


595


%26lt;a href="/video_response_view_all?v=QFS0xl4... all 6 responses%26lt;/a%26gt;)%26lt;/span%26gt;


%26lt;/td%26gt;


%26lt;td align="right"%26gt;


%26lt;b%26gt;%26lt;a href="/video_response_upload?v=QFS0xl4_L... onclick="_hbLink('Post+Video+Response','... a Video Response%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt;








%26lt;div%26gt;


%26lt;div style="padding-left: 1px;"%26gt;


%26lt;table width="21" height="90" cellpadding="0" cellspacing="0"%26gt;


%26lt;tr%26gt;


%26lt;td%26gt;%26lt;img src="/img/LeftSingleArrowOff.gif" onclick="shiftLeft('video_responses')" class="hand" /%26gt;%26lt;/td%26gt;


%26lt;td%26gt;


%26lt;table width="392" height="90" style="background-color: #FFFFFF; " cellpadding="0" cellspacing="0"%26gt;


%26lt;tr%26gt;


%26lt;td style="border-bottom:none;"%26gt;


%26lt;div id="div_video_responses_0" style="float: left; width: 97px; padding: 1px;"%26gt;


%26lt;center%26gt;


%26lt;a id="href_video_responses_0" href=".."%26gt;%26lt;img class="videobarthumbnail_white" id="img_video_responses_0" src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/a%26gt;


%26lt;div id = "title1_video_responses_0" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;loading...%26lt;/div%26gt;


%26lt;div id = "title2_video_responses_0" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;%26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;


%26lt;div id="div_video_responses_0_alternate" style="float: left; width: 97px; padding: 1px; display: none"%26gt;


%26lt;center%26gt;


%26lt;div%26gt;%26lt;img src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/div%26gt;





592


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;





%26lt;div id="div_video_responses_1" style="float: left; width: 97px; padding: 1px;"%26gt;


%26lt;center%26gt;


%26lt;a id="href_video_responses_1" href=".."%26gt;%26lt;img class="videobarthumbnail_white" id="img_video_responses_1" src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/a%26gt;


%26lt;div id = "title1_video_responses_1" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;loading...%26lt;/div%26gt;


%26lt;div id = "title2_video_responses_1" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;%26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;


%26lt;div id="div_video_responses_1_alternate" style="float: left; width: 97px; padding: 1px; display: none"%26gt;


%26lt;center%26gt;


%26lt;div%26gt;%26lt;img src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;





%26lt;div id="div_video_responses_2" style="float: left; width: 97px; padding: 1px;"%26gt;


%26lt;center%26gt;


%26lt;a id="href_video_responses_2" href=".."%26gt;


5b4


%26lt;img class="videobarthumbnail_white" id="img_video_responses_2" src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/a%26gt;


%26lt;div id = "title1_video_responses_2" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;loading...%26lt;/div%26gt;


%26lt;div id = "title2_video_responses_2" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;%26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;


%26lt;div id="div_video_responses_2_alternate" style="float: left; width: 97px; padding: 1px; display: none"%26gt;


%26lt;center%26gt;


%26lt;div%26gt;%26lt;img src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;





%26lt;div id="div_video_responses_3" style="float: left; width: 97px; padding: 1px;"%26gt;


%26lt;center%26gt;


%26lt;a id="href_video_responses_3" href=".."%26gt;%26lt;img class="videobarthumbnail_white" id="img_video_responses_3" src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/a%26gt;


%26lt;div id = "title1_video_responses_3" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;loading...%26lt;/div%26gt;


%26lt;div id = "title2_video_responses_3" style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt;%26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;





54c


%26lt;div id="div_video_responses_3_alternate" style="float: left; width: 97px; padding: 1px; display: none"%26gt;


%26lt;center%26gt;


%26lt;div%26gt;%26lt;img src="/img/pixel.gif" width="80" height="60"%26gt;%26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;div style="font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; padding-bottom: 3px;"%26gt; %26lt;/div%26gt;


%26lt;/center%26gt;


%26lt;/div%26gt;





%26lt;/td%26gt;


%26lt;/tr%26gt;


%26lt;/table%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;img src="/img/RightSingleArrowOff.gif" onclick="shiftRight('video_responses');" class="hand" /%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;


%26lt;/table%26gt;


%26lt;/div%26gt;











%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end vResponseDiv --%26gt;








%26lt;table cellpadding="0" cellspacing="0" width="100%"%26gt;%26lt;tr%26gt;


%26lt;td%26gt;%26lt;b class="largeText"%26gt;Text Comments (2679)%26lt;/b%26gt;%26lt;/td%26gt;


%26lt;td align="right"%26gt;


%26lt;div id="reply_main_comment2"%26gt;


%26lt;b%26gt;%26lt;a href="#" class="eLink" onclick="showCommentReplyForm('main_comm... '', false); return false;" onclick="_hbLink('Post+Text+Comment','Wa... id="post_text_comment_link" rel="nofollow"%26gt;Post a text comment%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;/div%26gt;





%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;














%26lt;div id="recent_comments"%26gt;





%26lt;div id="div_main_comment2"%26gt;%26lt;/div%26gt;








%26lt;div class="commentPagination marT5"%26gt;


Most Recent


 ... 


%26lt;span class="commentPnum"%26gt;1%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;


5fa


%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;2%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;3%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;4%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;5%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;6%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;7%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;


58f


%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;8%26lt;/a%26gt;%26lt;/span%26gt;


 ... 


%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;Oldest%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;/div%26gt;








%26lt;div id="div_goWKzMnFz-g"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="goWKzMnFz-g"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_goWKzMnFz-g"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/Innebriated" rel="nofollow"%26gt;Innebriated%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (18 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


lol i like the poem, and its just for fun it dont has to be serious. im sorry that your fired but that was so funny :D


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_goWKzMnFz-... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_goWKzMnFz-g"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'goWKzMnFz-g', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(


657


%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=goWKzMnFz-g%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_goWKzMnFz-g"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_UOusZuR_rck"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="UOusZuR_rck"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_UOusZuR_rck"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/SatouSei" rel="nofollow"%26gt;SatouSei%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (21 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


Then again, it's always been well known that Americans are very uptight about self-ridicule. :)


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_UOusZuR_rc... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_UOusZuR_rck"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'UOusZuR_rck', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=UOusZuR_rck%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_UOusZuR_rck"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_PQgRkUzlUg8"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="PQgRkUzlUg8"/%26gt;%26lt;/a%26gt;





5b1


%26lt;div class="commentEntry" id="comment_PQgRkUzlUg8"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/SatouSei" rel="nofollow"%26gt;SatouSei%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (22 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


They did understand the the bashing of American customers was a joke, didn't they? Sheesh.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_PQgRkUzlUg... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_PQgRkUzlUg8"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'PQgRkUzlUg8', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=PQgRkUzlUg8%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_PQgRkUzlUg8"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_YwyxFoQzbNU"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="YwyxFoQzbNU"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_YwyxFoQzbNU"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/pupplesan" rel="nofollow"%26gt;pupplesan%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (31 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;





5bc


%26lt;div class="commentBody"%26gt;


Bravo. The crypto-fascism that is the 'soul' of corporate America cannot tolerate much of the human spirit, but above all, loathes honesty. If you want to get ahead, lie with a big stupid smile.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_YwyxFoQzbN... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_YwyxFoQzbNU"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'YwyxFoQzbNU', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=YwyxFoQzbNU%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_YwyxFoQzbNU"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_GiqL4VANAgU"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="GiqL4VANAgU"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_GiqL4VANAgU"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/messitup" rel="nofollow"%26gt;messitup%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (31 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


nice video. but id fire you too if i were the man in charge.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;








594








%26lt;div class="commentAction smallText" id="container_comment_form_id_GiqL4VANAg... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_GiqL4VANAgU"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'GiqL4VANAgU', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=GiqL4VANAgU%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_GiqL4VANAgU"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_9lsO634db7g"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="9lsO634db7g"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_9lsO634db7g"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/avanzatotrxx" rel="nofollow"%26gt;avanzatotrxx%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (38 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


You deserved to get fired. You cant ***** about customers like that in public.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_9lsO634db7... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_9lsO634db7g"%26gt;


(


59d


%26lt;a href="#" onclick="showCommentReplyForm('comment_f... '9lsO634db7g', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=9lsO634db7g%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_9lsO634db7g"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_1On-xGEWqM4"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="1On-xGEWqM4"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_1On-xGEWqM4"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/docterblood" rel="nofollow"%26gt;docterblood%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (40 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


Yo idiot, look into things before you go commenting that someone isn't who they claim to be. Use your brain and you will see how dumb you are.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_1On-xGEWqM... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_1On-xGEWqM4"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... '1On-xGEWqM4', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(


5e0


%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=1On-xGEWqM4%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_1On-xGEWqM4"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_IC0TTphThow"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="IC0TTphThow"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_IC0TTphThow"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/jcox21" rel="nofollow"%26gt;jcox21%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (44 minutes ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


i would not want you to answer the phone if i called for service.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_IC0TTphTho... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_IC0TTphThow"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'IC0TTphThow', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=IC0TTphThow%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_IC0TTphThow"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;








5bf


%26lt;div id="div_lejSPfpr5Qk"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="lejSPfpr5Qk"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_lejSPfpr5Qk"%26gt;


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/Naphra" rel="nofollow"%26gt;Naphra%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (1 hour ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


It's not the entire company's fault if they have a fascist executive somewhere in their organisation, and even less if they actually didn't fire this guy just for his poem... (This is just one side of the story, folks).


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_lejSPfpr5Q... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_lejSPfpr5Qk"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'lejSPfpr5Qk', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=lejSPfpr5Qk%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_lejSPfpr5Qk"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;





%26lt;div id="div_dgkDE1McsqA"%26gt; %26lt;!-- comment_div_id --%26gt;


%26lt;a name="dgkDE1McsqA"/%26gt;%26lt;/a%26gt;


%26lt;div class="commentEntry" id="comment_dgkDE1McsqA"%26gt;





58c


%26lt;div class="commentHead"%26gt;


%26lt;b%26gt;%26lt;a href="/user/rossmahon" rel="nofollow"%26gt;rossmahon%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;span class="smallText"%26gt; (1 hour ago) %26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="commentBody"%26gt;


I am Ross Mahon,And i approve of this message.


%26lt;/div%26gt;


%26lt;div class="commentAction smallText"%26gt;











%26lt;div class="commentAction smallText" id="container_comment_form_id_dgkDE1Mcsq... style="display: none"%26gt; %26lt;/div%26gt; %26lt;!-- container id --%26gt;


%26lt;div class="commentAction smallText" id="reply_comment_form_id_dgkDE1McsqA"%26gt;


(%26lt;a href="#" onclick="showCommentReplyForm('comment_f... 'dgkDE1McsqA', false); return false;" class="eLink" rel="nofollow"%26gt;Reply%26lt;/a%26gt;)  


(%26lt;a href="#" class="eLink" onclick="postUrlXMLResponse('/comment_se... '%26amp;mark_comment_as_spam=dgkDE1McsqA%26amp;entit... null); return false;" class="smallText" rel="nofollow"%26gt;Spam%26lt;/a%26gt;)





%26lt;/div%26gt;


%26lt;div id="div_comment_form_id_dgkDE1McsqA"%26gt;


%26lt;/div%26gt;





%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- comment_div_id --%26gt;











%26lt;div class="commentPagination"%26gt;


Most Recent


 ... 


%26lt;span class="commentPnum"%26gt;1%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;2%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;


5dc


%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;3%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;4%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;5%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;6%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;7%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span class="commentPnum"%26gt;%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;8%26lt;/a%26gt;%26lt;/span%26gt;


551





 ... 


%26lt;a href="#" onclick="showAjaxDivNotLoggedIn('recent_... '/watch_ajax?v=QFS0xl4_LAA%26amp;action_get_co... true);document.getElementById('post_text... return false;" rel="nofollow"%26gt;Oldest%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;/div%26gt;








%26lt;/div%26gt; %26lt;!-- end recent_comments --%26gt;





%26lt;b%26gt;%26lt;a href="/comment_servlet?all_comments%26amp;v=QF... onclick="_hbLink('View+All+Comments','Wa... rel="nofollow"%26gt;View all 2679 comments%26lt;/a%26gt;%26lt;/b%26gt;











%26lt;div id="all_comments" style="display: none;"%26gt;





%26lt;div id="div_main_comment2"%26gt;%26lt;/div%26gt;





%26lt;div id="all_comments_content"%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end all_comments --%26gt;








%26lt;div id="commentPostDiv"%26gt;


%26lt;table cellpadding="0" cellspacing="0" width="100%"%26gt;%26lt;tr%26gt;


%26lt;td%26gt;%26lt;h2 style="margin: 0px;"%26gt;Comment on this video%26lt;/h2%26gt;%26lt;/td%26gt;


%26lt;td align="right"%26gt;


%26lt;div style="padding-bottom: 2px;"%26gt;


%26lt;b%26gt;%26lt;a href="/video_response_upload?v=QFS0xl4_L... onclick="_hbLink('Post+Video+Response','... rel="nofollow"%26gt;Post a video response%26lt;/a%26gt;%26lt;/b%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;





%26lt;div id="div_main_comment"%26gt;%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end commentsDiv --%26gt;





%26lt;/div%26gt; %26lt;!-- end interactDiv --%26gt;


%26lt;/td%26gt;











%26lt;td%26gt;





%26lt;div id="aboutExploreDiv"%26gt;


%26lt;div id="aboutVidDiv" class="contentBox"%26gt;


%26lt;div id="uploaderInfo"%26gt;





%26lt;div id="subscribeDiv" class="smallText"%26gt;


%26lt;div%26gt;


617


%26lt;a href="#" onclick="showAjaxDiv('emptydiv','/ajax_s... return false;" title="subscribe to poetryslam's videos"%26gt;%26lt;img src="/img/btn_subscribe_sm_yellow_99x16.... width="99" height="16" class="alignMid" alt="subscribe" border="0" title="subscribe to poetryslam's videos"%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div id="emptydiv"%26gt;%26lt;div id="subscribeCount" class="smallText"%26gt;to poetryslam%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end subscribeDiv --%26gt;





%26lt;div id="userInfoDiv"%26gt;


%26lt;span class="smallLabel"%26gt;Added%26lt;/span%26gt; 


%26lt;b class="smallText"%26gt;February 09, 2007%26lt;/b%26gt;%26lt;br%26gt;


%26lt;span class="smallLabel"%26gt;From%26lt;/span%26gt; 


%26lt;b%26gt;%26lt;a href="/user/poetryslam" onclick="_hbLink('ChannelLink','Watch');...


%26lt;/div%26gt; %26lt;!-- end userInfoDiv --%26gt;

















%26lt;/div%26gt; %26lt;!-- end uploaderInfo --%26gt;














%26lt;div id="vidDescDiv"%26gt;





%26lt;span id="vidDescBegin"%26gt;


i was fired for a poem at the apple t...


%26lt;/span%26gt;


%26lt;span id="vidDescRemain"%26gt;i was fired for a poem at the apple talent show. "think different," indeed. here's the story!%26lt;/span%26gt;


%26lt;span id="vidDescMore" class="smallText"%26gt; (%26lt;a href="#" class="eLink" onclick="showInline('vidDescRemain'); hideInline('vidDescMore'); hideInline('vidDescBegin'); showInline('vidDescLess'); return false;" rel="nofollow"%26gt;more%26lt;/a%26gt;)%26lt;/span%26gt;


%26lt;span id="vidDescLess" class="smallText"%26gt;(%26lt;a href="#" class="eLink" onclick="hideInline('vidDescRemain'); hideInline('vidDescLess'); showInline('vidDescBegin'); showInline('vidDescMore'); return false;" rel="nofollow"%26gt;less%26lt;/a%26gt;)%26lt;/span%26gt;





5b4


%26lt;/div%26gt;








%26lt;div class="smallText"%26gt;


%26lt;span class="smallLabel"%26gt;Category %26lt;/span%26gt;


%26lt;a href="/browse?s=mp%26amp;t=t%26amp;c=23" class="dg" onclick="_hbLink('Video+Category+Link','...


%26lt;/div%26gt;








%26lt;div id="vidFacetsDiv"%26gt;


%26lt;form name="urlForm" id="urlForm"%26gt;


%26lt;table cellpadding="0" cellspacing="0" id="vidFacetsTable"%26gt;


%26lt;tr%26gt;%26lt;td class="label"%26gt;Tags%26lt;/td%26gt;


%26lt;td class="tags"%26gt;


%26lt;span id="vidTagsBegin"%26gt;


%26lt;a href="/results?search_query=apple" class="dg"%26gt;apple%26lt;/a%26gt;   %26lt;a href="/results?search_query=computer" class="dg"%26gt;computer%26lt;/a%26gt;   %26lt;a href="/results?search_query=big" class="dg"%26gt;big%26lt;/a%26gt;   %26lt;a href="/results?search_query=poppa" class="dg"%26gt;poppa%26lt;/a%26gt;%26lt;/span%26gt;


%26lt;span id="vidTagsRemain"%26gt;


%26lt;a href="/results?search_query=eirik" class="dg"%26gt;eirik%26lt;/a%26gt;  %26lt;a href="/results?search_query=slam" class="dg"%26gt;slam%26lt;/a%26gt;  %26lt;a href="/results?search_query=poetry" class="dg"%26gt;poetry%26lt;/a%26gt;%26lt;/span%26gt;


 


%26lt;span id="vidTagsMore" class="smallText"%26gt;(%26lt;a href="#" class="eLink" onclick="showInline('vidTagsRemain'); hideInline('vidTagsMore'); showInline('vidTagsLess'); return false;" rel="nofollow"%26gt;more%26lt;/a%26gt;)%26lt;/span%26gt;


%26lt;span id="vidTagsLess" class="smallText"%26gt;(%26lt;a href="#" class="eLink" onclick="hideInline('vidTagsRemain'); hideInline('vidTagsLess'); showInline('vidTagsMore'); return false;" rel="nofollow"%26gt;less%26lt;/a%26gt;)%26lt;/span%26gt;


%26lt;/td%26gt;


%26lt;/tr%26gt;


%26lt;tr%26gt;%26lt;td class="label"%26gt;URL%26lt;/td%26gt;





5ad


%26lt;td%26gt;


%26lt;input name="video_link" type="text" value="http://www.youtube.com/watch?v=QF... class="vidURLField" onClick="javascript:document.urlForm.vid... readonly="true"%26gt;


%26lt;/td%26gt;


%26lt;/tr%26gt;


%26lt;tr%26gt;%26lt;td class="smallLabel"%26gt;Embed%26lt;/td%26gt;


%26lt;td%26gt;


%26lt;input name="embed_code" type="text" value='%26lt;object width="425" height="350"%26gt;%26lt;param name="movie" value="http://www.youtube.com/v/QFS0xl4_... name="wmode" value="transparent"%26gt;%26lt;/param%26gt;%26lt;embed src="http://www.youtube.com/v/QFS0xl4_LA... type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"%26gt;%26lt;/embed%26gt;%26lt;/object%26gt;' class="vidURLField" onClick="javascript:document.urlForm.emb... readonly="true"%26gt;


%26lt;/td%26gt;%26lt;/tr%26gt;


%26lt;/table%26gt;


%26lt;/form%26gt;


%26lt;/div%26gt;%26lt;!-- end vidFacetsDiv --%26gt;











%26lt;/div%26gt; %26lt;!-- end aboutVidDiv --%26gt;














%26lt;div id="exploreDiv"%26gt;





%26lt;map name="relatedvideosmap"%26gt;


%26lt;area shape="rect" coords="10,0,64,24" href="javascript:showRelatedVideosConten... name="%26amp;lid=RelatedVideosTab%26amp;lpos=Watch"%26gt;


%26lt;area shape="rect" coords="76,0,222,24" href="javascript:showRelatedUserContent(... name="%26amp;lid=UserVideosTab%26amp;lpos=Watch"%26gt;


%26lt;area shape="rect" coords="234,0,290,24" href="javascript:showRelatedPlaylistCont... name="%26amp;lid=PlaylistsTab%26amp;lpos=Watch"%26gt;


%26lt;/map%26gt;


%26lt;div%26gt;


5bb


%26lt;img id="exploreMoreTabs" src="/img/btn_exploretab_related_300x34.... width="300" height="34" usemap="#relatedvideosmap" alt="ExploreMoreTabs"%26gt;%26lt;/div%26gt;


%26lt;div id="exploreBody" class="contentBox" style="border-top: 0px;"%26gt;











%26lt;div id="exRelatedDiv" style="display: block;"%26gt;


%26lt;table class="showingTable"%26gt;%26lt;tr%26gt;


%26lt;td class="smallText"%26gt;Showing 1-20 of 378%26lt;/td%26gt;


%26lt;td align="right" class="smallText"%26gt;%26lt;a href="/results?search=related%26amp;search_que... All Videos%26lt;/a%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;





%26lt;script language="javascript"%26gt;


var side_imgs_loaded=false;


function render_full_side()


{


if (!side_imgs_loaded)


{





img = document.getElementById("side_img_5");


img.src = "http://sjc-static6.sjc.youtube.com/vi/1...





img = document.getElementById("side_img_6");


img.src = "http://sjc-static12.sjc.youtube.com/vi/...





img = document.getElementById("side_img_7");


img.src = "http://sjc-static12.sjc.youtube.com/vi/...





img = document.getElementById("side_img_8");


img.src = "http://sjl-static6.sjl.youtube.com/vi/N...





img = document.getElementById("side_img_9");


img.src = "http://sjc-static11.sjc.youtube.com/vi/...





img = document.getElementById("side_img_10");


img.src = "http://sjc-static1.sjc.youtube.com/vi/C...








590


img = document.getElementById("side_img_11");


img.src = "http://sjc-static6.sjc.youtube.com/vi/a...





img = document.getElementById("side_img_12");


img.src = "http://sjl-static9.sjl.youtube.com/vi/X...





img = document.getElementById("side_img_13");


img.src = "http://sjc-static6.sjc.youtube.com/vi/N...





img = document.getElementById("side_img_14");


img.src = "http://sjc-static6.sjc.youtube.com/vi/5...





img = document.getElementById("side_img_15");


img.src = "http://sjl-static4.sjl.youtube.com/vi/X...





img = document.getElementById("side_img_16");


img.src = "http://sjl-static10.sjl.youtube.com/vi/...





img = document.getElementById("side_img_17");


img.src = "http://sjc-static7.sjc.youtube.com/vi/c...





img = document.getElementById("side_img_18");


img.src = "http://sjc-static4.sjc.youtube.com/vi/M...





img = document.getElementById("side_img_19");


img.src = "http://sjl-static16.sjl.youtube.com/vi/...





side_imgs_loaded = true;


}


}


%26lt;/script%26gt;





%26lt;div id="side_results" class="exploreContent" name="side_results" onscroll="render_full_side()" %26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;





5d8


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=_wqFSZnXXo4%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" src="http://sjl-static13.sjl.youtube.com... /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img__wqFSZnXXo4" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('_wqFSZnXXo4', 1);print_quicklist_video('http://sjl-static13.sjl.youtube.com/vi/_... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button__wqFSZnXXo4" border="0" onMouseover="mouse_over_add_icon('_wqFSZ... false;" onMouseout="mouse_out_add_icon('_wqFSZnX... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=_wqFSZnXXo4%26amp;mode=related%26amp;... id="video_title_text_0_3033_132" rel="nofollow"%26gt;BED VLOG: Re: why i got fired from apple computer%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;02:12%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/iamnotapoet" class="dg" rel="nofollow"%26gt;iamnotapoet%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;View


5b4


s:%26lt;/span%26gt; 3033


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=mOnQebu2LNk%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" src="http://sjc-static6.sjc.youtube.com/... /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_mOnQebu2LNk" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('mOnQebu2LNk', 1);print_quicklist_video('http://sjc-static6.sjc.youtube.com/vi/mO... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_mOnQebu2LNk" border="0" onMouseover="mouse_over_add_icon('mOnQeb... false;" onMouseout="mouse_out_add_icon('mOnQebu2... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=mOnQebu2LNk%26amp;mode=related%26amp;... id="video_title_text_1_7041_26" rel="nofollow"%26gt;Re: why i got fired from apple computer: high resoluti


5b1


on ver%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:26%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/xeroazmea" class="dg" rel="nofollow"%26gt;xeroazmea%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 7041


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=_pUPzUKPdow%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" src="http://sjl-static16.sjl.youtube.com... /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img__pUPzUKPdow" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('_pUPzUKPdow', 1);print_quicklist_video('http://sjl-static16.sjl.youtube.com/vi/_... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button__pUPzUKPdow" border="0" onMouseover="mouse_over_add_icon('_pUPzU... false;" onMouseout="mouse_out_add_icon('_pUPzUKP... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;





eaf


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=_pUPzUKPdow%26amp;mode=related%26amp;... id="video_title_text_2_3436_22" rel="nofollow"%26gt;Re: why i got fired from apple computer: high resolution version%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:22%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/csir316" class="dg" rel="nofollow"%26gt;csir316%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 3436


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=IEFQj3ljnXk%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" src="http://sjc-static1.sjc.youtube.com/... /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_IEFQj3ljnXk" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('IEFQj3ljnXk', 1);print_quicklist_video('http://sjc-static1.sjc.youtube.com/vi/IE... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_IEFQj3ljnXk" border="0" onMouseover="mouse_over_add_icon('IEFQj3... false;" onMouseout="mouse_out_add_icon('IEFQj3lj... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=IEFQj3ljnXk%26amp;mode=related%26amp;... id="video_title_text_3_456_37" rel="nofollow"%26gt;Re: why i got fired from apple computer: high resolution version%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:37%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/GeodesicDragon" class="dg" rel="nofollow"%26gt;GeodesicDragon%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 456


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=Vy-15QbpmRY%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" src="http://sjl-static4.sjl.youtube.com/... /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_Vy-15QbpmRY" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('Vy-15QbpmRY', 1);print_quicklist_video('http://sjl-static4.sjl.youtube.com/vi/Vy... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_Vy-15QbpmRY" border="0" onMouseover="mouse_over_add_icon('Vy-15Q... false;" onMouseout="mouse_out_add_icon('Vy-15Qbp... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=Vy-15QbpmRY%26amp;mode=related%26amp;... id="video_title_text_4_27734_180" rel="nofollow"%26gt;Why I walked out on IBM: Corporate Stupidity Collab%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;03:00%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt;


7e1


%26lt;a href="/user/GeorgeLikesTacos" class="dg" rel="nofollow"%26gt;GeorgeLikesTacos%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 27734


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=1yIUnnriIMY%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_5" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_1yIUnnriIMY" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('1yIUnnriIMY', 1);print_quicklist_video('http://sjc-static6.sjc.youtube.com/vi/1y... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_1yIUnnriIMY" border="0" onMouseover="mouse_over_add_icon('1yIUnn... false;" onMouseout="mouse_out_add_icon('1yIUnnri... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=1yIUnnriIMY%26amp;mode=related%26amp;... id="video_title_text_5_3747_166" rel="nofollow"%26gt;Kellies Shoes-by jackie%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;02:46%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/RAWRcole" class="dg" rel="nofollow"%26gt;RAWRcole%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 3747


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;





5f7


%26lt;a href="/watch?v=7mOc435IkD0%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_6" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_7mOc435IkD0" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('7mOc435IkD0', 1);print_quicklist_video('http://sjc-static12.sjc.youtube.com/vi/7... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_7mOc435IkD0" border="0" onMouseover="mouse_over_add_icon('7mOc43... false;" onMouseout="mouse_out_add_icon('7mOc435I... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=7mOc435IkD0%26amp;mode=related%26amp;... id="video_title_text_6_126640_90" rel="nofollow"%26gt;I Found A Bomb!%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;01:30%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/anwad1" class="dg" rel="nofollow"%26gt;anwad1%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 126640


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;





5b4


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=wAkFDHWCog0%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_7" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_wAkFDHWCog0" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('wAkFDHWCog0', 1);print_quicklist_video('http://sjc-static12.sjc.youtube.com/vi/w... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_wAkFDHWCog0" border="0" onMouseover="mouse_over_add_icon('wAkFDH... false;" onMouseout="mouse_out_add_icon('wAkFDHWC... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=wAkFDHWCog0%26amp;mode=related%26amp;... id="video_title_text_7_147005_49" rel="nofollow"%26gt;evil ladders%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:49%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/anwad1" class="dg" rel="nofollow"%26gt;anwad1%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 1


5a5


47005


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=NBBHrbJAJK4%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_8" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_NBBHrbJAJK4" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('NBBHrbJAJK4', 1);print_quicklist_video('http://sjl-static6.sjl.youtube.com/vi/NB... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_NBBHrbJAJK4" border="0" onMouseover="mouse_over_add_icon('NBBHrb... false;" onMouseout="mouse_out_add_icon('NBBHrbJA... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=NBBHrbJAJK4%26amp;mode=related%26amp;... id="video_title_text_8_4060_25" rel="nofollow"%26gt;Re: Why I walked out on IBM: Corporate Stupidity Collab%26lt;/a%26gt;%26lt;br/%26gt;





59a


%26lt;span class="runtime"%26gt;00:25%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/Elaina43" class="dg" rel="nofollow"%26gt;Elaina43%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 4060


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=OYecfV3ubP8%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_9" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_OYecfV3ubP8" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('OYecfV3ubP8', 1);print_quicklist_video('http://sjc-static11.sjc.youtube.com/vi/O... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_OYecfV3ubP8" border="0" onMouseover="mouse_over_add_icon('OYecfV... false;" onMouseout="mouse_out_add_icon('OYecfV3u... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;


554


%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=OYecfV3ubP8%26amp;mode=related%26amp;... id="video_title_text_9_276714_58" rel="nofollow"%26gt;1984 Apple's Macintosh Commercial%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:58%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/seancollier" class="dg" rel="nofollow"%26gt;seancollier%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 276714


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=C4qPV36RIAA%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_10" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_C4qPV36RIAA" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('C4qPV36RIAA', 1);print_quicklist_video('http://sjc-static1.sjc.youtube.com/vi/C4... false;" title="Add Video to QuickList" rel="nofollow"%26gt;


518


%26lt;img id="add_button_C4qPV36RIAA" border="0" onMouseover="mouse_over_add_icon('C4qPV3... false;" onMouseout="mouse_out_add_icon('C4qPV36R... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=C4qPV36RIAA%26amp;mode=related%26amp;... id="video_title_text_10_3789_59" rel="nofollow"%26gt;Big Brother 1984%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:59%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/cybervoyager" class="dg" rel="nofollow"%26gt;cybervoyager%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 3789


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=atfNL0_KAcs%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_11" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_atfNL0_KAcs" class="addtoQLRelatedIE"%26gt;





678


%26lt;a href="#" onClick="clicked_add_icon('atfNL0_KAcs', 1);print_quicklist_video('http://sjc-static6.sjc.youtube.com/vi/at... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_atfNL0_KAcs" border="0" onMouseover="mouse_over_add_icon('atfNL0... false;" onMouseout="mouse_out_add_icon('atfNL0_K... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=atfNL0_KAcs%26amp;mode=related%26amp;... id="video_title_text_11_61213_102" rel="nofollow"%26gt;BBC mistakes cab driver for IT-expert%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;01:42%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/f0xmuld3r" class="dg" rel="nofollow"%26gt;f0xmuld3r%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 61213


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=XiT8rGCAFFc%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_12" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_XiT8rGCAFFc" class="addtoQLRelatedIE"%26gt;





614


%26lt;a href="#" onClick="clicked_add_icon('XiT8rGCAFFc', 1);print_quicklist_video('http://sjl-static9.sjl.youtube.com/vi/Xi... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_XiT8rGCAFFc" border="0" onMouseover="mouse_over_add_icon('XiT8rG... false;" onMouseout="mouse_out_add_icon('XiT8rGCA... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=XiT8rGCAFFc%26amp;mode=related%26amp;... id="video_title_text_12_271_178" rel="nofollow"%26gt;ddmmyyyy goes to the Big Apple!%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;02:58%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/GordoJojo" class="dg" rel="nofollow"%26gt;GordoJojo%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 271


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=NW2YK8C_8GI%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_13" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;





58b


%26lt;div id="add_img_NW2YK8C_8GI" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('NW2YK8C_8GI', 1);print_quicklist_video('http://sjc-static6.sjc.youtube.com/vi/NW... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_NW2YK8C_8GI" border="0" onMouseover="mouse_over_add_icon('NW2YK8... false;" onMouseout="mouse_out_add_icon('NW2YK8C_... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=NW2YK8C_8GI%26amp;mode=related%26amp;... id="video_title_text_13_1658_493" rel="nofollow"%26gt;Parallel Dimensions '99: The Final Mission%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;08:13%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/JudgeSpear" class="dg" rel="nofollow"%26gt;JudgeSpear%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 1658


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;





5cc


%26lt;a href="/watch?v=5TEjEvSpGAc%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_14" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_5TEjEvSpGAc" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('5TEjEvSpGAc', 1);print_quicklist_video('http://sjc-static6.sjc.youtube.com/vi/5T... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_5TEjEvSpGAc" border="0" onMouseover="mouse_over_add_icon('5TEjEv... false;" onMouseout="mouse_out_add_icon('5TEjEvSp... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=5TEjEvSpGAc%26amp;mode=related%26amp;... id="video_title_text_14_4744_199" rel="nofollow"%26gt;PoSV - Apple shows off the Apple 2%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;03:19%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/TheAntiRebel" class="dg" rel="nofollow"%26gt;TheAntiRebel%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 4744


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;





5a5


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=XWq0DMd4-Mo%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_15" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_XWq0DMd4-Mo" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('XWq0DMd4-Mo', 1);print_quicklist_video('http://sjl-static4.sjl.youtube.com/vi/XW... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_XWq0DMd4-Mo" border="0" onMouseover="mouse_over_add_icon('XWq0DM... false;" onMouseout="mouse_out_add_icon('XWq0DMd4... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=XWq0DMd4-Mo%26amp;mode=related%26amp;... id="video_title_text_15_375_44" rel="nofollow"%26gt;Bang Bang Over The Big Apple%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;00:44%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt;


575


%26lt;a href="/user/OMALAKON" class="dg" rel="nofollow"%26gt;OMALAKON%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 375


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=WxOp5mBY9IY%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_16" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_WxOp5mBY9IY" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('WxOp5mBY9IY', 1);print_quicklist_video('http://sjl-static10.sjl.youtube.com/vi/W... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_WxOp5mBY9IY" border="0" onMouseover="mouse_over_add_icon('WxOp5m... false;" onMouseout="mouse_out_add_icon('WxOp5mBY... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore...


614


%26lt;a href="/watch?v=WxOp5mBY9IY%26amp;mode=related%26amp;... id="video_title_text_16_225226_724" rel="nofollow"%26gt;Macworld Boston 1997-The Microsoft Deal%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;12:04%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/peestandingup" class="dg" rel="nofollow"%26gt;peestandingup%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 225226


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=c2q_0_9MwvI%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_17" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_c2q_0_9MwvI" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('c2q_0_9MwvI', 1);print_quicklist_video('http://sjc-static7.sjc.youtube.com/vi/c2... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_c2q_0_9MwvI" border="0" onMouseover="mouse_over_add_icon('c2q_0_... false;" onMouseout="mouse_out_add_icon('c2q_0_9M... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;





56b


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=c2q_0_9MwvI%26amp;mode=related%26amp;... id="video_title_text_17_108_96" rel="nofollow"%26gt;The Rad Report on AAPL%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;01:36%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/liberate1" class="dg" rel="nofollow"%26gt;liberate1%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 108


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=Mvc24-eMDiE%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_18" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_Mvc24-eMDiE" class="addtoQLRelatedIE"%26gt;


%26lt;a href="#" onClick="clicked_add_icon('Mvc24-eMDiE', 1);print_quicklist_video('http://sjc-static4.sjc.youtube.com/vi/Mv... false;" title="Add Video to QuickList" rel="nofollow"%26gt;


52d


%26lt;img id="add_button_Mvc24-eMDiE" border="0" onMouseover="mouse_over_add_icon('Mvc24-... false;" onMouseout="mouse_out_add_icon('Mvc24-eM... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=Mvc24-eMDiE%26amp;mode=related%26amp;... id="video_title_text_18_109888_471" rel="nofollow"%26gt;Prank call 6 - Big Bro - Mr Burges%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;07:51%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/super240986" class="dg" rel="nofollow"%26gt;super240986%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 109888


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;


%26lt;div class="vWatchEntry "%26gt;


%26lt;table%26gt;%26lt;tr%26gt;


%26lt;td%26gt;


%26lt;div class="img" style="margin-top:0px;"%26gt;


%26lt;a href="/watch?v=BRI8MyPzlno%26amp;mode=related%26amp;... onclick="_hbLink('RelatedVideo','Explore... rel="nofollow"%26gt;%26lt;img class="vimgSm" id="side_img_19" src="/img/pixel.gif" /%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;div id="add_img_BRI8MyPzlno" class="addtoQLRelatedIE"%26gt;





684


%26lt;a href="#" onClick="clicked_add_icon('BRI8MyPzlno', 1);print_quicklist_video('http://sjl-static16.sjl.youtube.com/vi/B... false;" title="Add Video to QuickList" rel="nofollow"%26gt;%26lt;img id="add_button_BRI8MyPzlno" border="0" onMouseover="mouse_over_add_icon('BRI8My... false;" onMouseout="mouse_out_add_icon('BRI8MyPz... false;" src="/img/icn_add_20x20.gif" alt="Add Video to QuickList"%26gt;%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;


%26lt;td%26gt;%26lt;div class="title" onclick="_hbLink('RelatedVideo','Explore... href="/watch?v=BRI8MyPzlno%26amp;mode=related%26amp;... id="video_title_text_19_132791_210" rel="nofollow"%26gt;big breast dancer%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="runtime"%26gt;03:30%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/tokyogigolo" class="dg" rel="nofollow"%26gt;tokyogigolo%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;span class="grayText"%26gt;Views:%26lt;/span%26gt; 132791


%26lt;/div%26gt;


%26lt;/div%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end vWatchEntry --%26gt;





%26lt;/div%26gt;





%26lt;table class="showingTable"%26gt;%26lt;tr%26gt;


%26lt;td class="smallText"%26gt;Showing 1-20 of 378%26lt;/td%26gt;


%26lt;td align="right" class="smallText"%26gt;%26lt;a href="/results?search=related%26amp;search_que... All Videos%26lt;/a%26gt;%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end exRelatedDiv --%26gt;








%26lt;div id="exPlaylistDiv" style="display: none;"%26gt;


Loading...


%26lt;/div%26gt; %26lt;!-- end exPlaylistDiv --%26gt;





%26lt;div id="exUserDiv" style="display: none;"%26gt;


Loading...


%26lt;/div%26gt; %26lt;!-- end exPlaylistDiv --%26gt;





548





%26lt;/div%26gt; %26lt;!-- end exploreBody --%26gt;











%26lt;/div%26gt; %26lt;!-- end exploreDiv --%26gt;








%26lt;/div%26gt; %26lt;!-- end aboutExploreDiv --%26gt;














%26lt;/td%26gt;











%26lt;td%26gt;





%26lt;div id="sideAdDiv"%26gt;


%26lt;div id="dVidsDiv"%26gt;


%26lt;div class="heading"%26gt;Director Videos%26lt;/div%26gt;


%26lt;div class="dvidEntry"%26gt;


%26lt;div%26gt;%26lt;a href="/cthru?fSAZhM8KJy_9XbeBbbMsPC-qO2N... target="_parent" name="%26amp;lid=DV+-+KidRockNewYearsGreeting+... rel="nofollow"%26gt;%26lt;img src="http://sjl-static13.sjl.youtube.com... class="vimgMd"%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="title"%26gt;


%26lt;b%26gt;%26lt;a href="/cthru?fSAZhM8KJy_9XbeBbbMsPC-qO2N... target="_parent" name="%26amp;lid=DV+-+KidRockNewYearsGreeting+... rel="nofollow"%26gt;Kid Rock New Years Greeting%26lt;/a%26gt;%26lt;/b%26gt;%26lt;br%26gt;


%26lt;span class="runtime"%26gt;00:25%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/AtlanticVideos" class="dg" name="%26amp;lid=DirectorChannelLink%26amp;lpos=Watc... rel="nofollow"%26gt;AtlanticVideos%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;div class="dvidEntry"%26gt;


%26lt;div%26gt;


61e


%26lt;a href="/cthru?Se64wVjnBHhn78L4WS6Y1fwz9vG... target="_parent" name="%26amp;lid=DV+-+EisleySharesTheirHopesan... rel="nofollow"%26gt;%26lt;img src="http://sjl-static11.sjl.youtube.com... class="vimgMd"%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="title"%26gt;


%26lt;b%26gt;%26lt;a href="/cthru?Se64wVjnBHhn78L4WS6Y1fwz9vG... target="_parent" name="%26amp;lid=DV+-+EisleySharesTheirHopesan... rel="nofollow"%26gt;Eisley Shares Their Hopes and Dreams for 2007%26lt;/a%26gt;%26lt;/b%26gt;%26lt;br%26gt;


%26lt;span class="runtime"%26gt;03:26%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/warnerbrosrecords" class="dg" name="%26amp;lid=DirectorChannelLink%26amp;lpos=Watc... rel="nofollow"%26gt;warnerbrosrecords%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;div class="dvidEntry"%26gt;


%26lt;div%26gt;%26lt;a href="/cthru?JjmBqPQa4hYNIMT12kJ-3XZTfE4... target="_parent" name="%26amp;lid=DV+-+NobodysWatchingOKGo+-+im... rel="nofollow"%26gt;%26lt;img src="http://sjl-static12.sjl.youtube.com... class="vimgMd"%26gt;%26lt;/a%26gt;


5b6


%26lt;/div%26gt;


%26lt;div class="title"%26gt;


%26lt;b%26gt;%26lt;a href="/cthru?JjmBqPQa4hYNIMT12kJ-3XZTfE4... target="_parent" name="%26amp;lid=DV+-+NobodysWatchingOKGo+-+im... rel="nofollow"%26gt;Nobody's Watching OK Go%26lt;/a%26gt;%26lt;/b%26gt;%26lt;br%26gt;


%26lt;span class="runtime"%26gt;00:52%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/impytherap" class="dg" name="%26amp;lid=DirectorChannelLink%26amp;lpos=Watc... rel="nofollow"%26gt;impytherap%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;div class="dvidEntry"%26gt;


%26lt;div%26gt;%26lt;a href="/cthru?tsjzXHw9XmtSE6hdyw28B0jWLR-... target="_parent" name="%26amp;lid=DV+-+TheBestNewYearsParty+-+A... rel="nofollow"%26gt;%26lt;img src="http://sjl-static6.sjl.youtube.com/... class="vimgMd"%26gt;%26lt;/a%26gt;%26lt;/div%26gt;


%26lt;div class="title"%26gt;


%26lt;b%26gt;%26lt;a href="/cthru?tsjzXHw9XmtSE6hdyw28B0jWLR-... target="_parent" name="%26amp;lid=DV+-+TheBestNewYearsParty+-+A... rel="nofollow"%26gt;The Best New Years Party%26lt;/a%26gt;%26lt;/b%26gt;%26lt;br%26gt;





5b1


%26lt;span class="runtime"%26gt;01:58%26lt;/span%26gt;


%26lt;/div%26gt;


%26lt;div class="facets"%26gt;


%26lt;span class="grayText"%26gt;From:%26lt;/span%26gt; %26lt;a href="/user/Aarowned" class="dg" name="%26amp;lid=DirectorChannelLink%26amp;lpos=Watc... rel="nofollow"%26gt;Aarowned%26lt;/a%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt; %26lt;!-- end dVidsDiv --%26gt;


%26lt;/div%26gt; %26lt;!-- end sideAdDiv --%26gt;





%26lt;/td%26gt;








%26lt;/tr%26gt;%26lt;/table%26gt;





%26lt;!-- Quicklist hide if cookie is no --%26gt;


%26lt;script language="javascript" type="text/javascript"%26gt;


showQuickList();


%26lt;/script%26gt;





%26lt;div class="spacer"%26gt; %26lt;/div%26gt;


%26lt;div id="footerDiv"%26gt;


%26lt;div id="footContent"%26gt;


%26lt;div id="footTopDiv"%26gt;


%26lt;table cellpadding="0" cellspacing="0" width="100%"%26gt;%26lt;tr%26gt;


%26lt;td width="66%" align="right"%26gt;


%26lt;form name="searchFormFooter" id="searchFormFooter" method="get" action="/results"%26gt;


%26lt;input type="text" name="search_query" maxlength="128" class="searchField" value=""%26gt;


 


%26lt;input type="submit" name="search" value="Search"%26gt;


%26lt;/form%26gt;


%26lt;/td%26gt;


%26lt;td width="33%" align="right"%26gt;





%26lt;/td%26gt;


%26lt;/tr%26gt;%26lt;/table%26gt;


%26lt;/div%26gt; %26lt;!-- end footTopDiv --%26gt;








%26lt;div id="footBotDiv"%26gt;


%26lt;table border="0" cellpadding="0" cellspacing="0" width="100%" align="center"%26gt;%26lt;tr valign="top"%26gt;


%26lt;td%26gt;


%26lt;div class="footColumnLeft"%26gt;


%26lt;div class="footLabel"%26gt;Your  Account%26lt;/div%26gt;


%26lt;div class="footValues"%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/my_videos"%26gt;Videos%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/my_favorites"%26gt;Favorites%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/my_playlists"%26gt;Playlists%26lt;/a%26gt;%26lt;br/%26gt;





5b7


%26lt;a href="/my_messages"%26gt;Inbox%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/subscription_center"%26gt;Subscription...


%26lt;a href="/my_account"%26gt;more...%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;





%26lt;td%26gt;


%26lt;div class="footColumnMid"%26gt;


%26lt;div class="footLabel"%26gt;Help %26amp; Info%26lt;/div%26gt;


%26lt;div class="footValues"%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="http://www.google.com/support/yout... Center%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/t/video_toolbox"%26gt;Video Toolbox%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/dev"%26gt;Developer APIs%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/t/safety"%26gt;Safety Tips%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/t/dmca_policy"%26gt;Copyright Notices%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/t/community_guidelines"%26gt;Code of Conduct%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;





%26lt;td%26gt;


%26lt;div class="footColumnRight"%26gt;


%26lt;div class="footLabel"%26gt;YouTube%26lt;/div%26gt;


%26lt;div class="footValues"%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/t/about"%26gt;Company Info%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/testtube"%26gt;TestTube%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/t/terms"%26gt;Terms of Use%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/t/privacy"%26gt;Privacy Policy%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/blog"%26gt;Blog%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="/t/contact_us"%26gt;Contact%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;/div%26gt;


%26lt;div class="column"%26gt;


%26lt;a href="/press_room"%26gt;Press%26lt;/a%26gt;%26lt;br/%26gt;


%26lt;a href="http://www.google.com/jobs/youtube...


%26lt;/div%26gt;





168


%26lt;/div%26gt;


%26lt;/div%26gt;


%26lt;/td%26gt;





%26lt;/tr%26gt;%26lt;/table%26gt;





%26lt;/div%26gt; %26lt;!-- end footBotDiv --%26gt;


%26lt;/div%26gt; %26lt;!-- end footContent --%26gt;





%26lt;div id="footCopyright"%26gt;


Copyright © 2007 YouTube, Inc.


%26lt;/div%26gt; %26lt;!-- end footerCopyright --%26gt;





%26lt;/div%26gt; %26lt;!-- end footerDiv --%26gt;





%26lt;/div%26gt; %26lt;!-- end baseDiv --%26gt;


%26lt;/body%26gt;





%26lt;/html%26gt;


%26lt;script language='javascript'%26gt;postamble();%26lt;/scri...





0

YouTube: I click a video and get a link to garbage like this... (YouTube never works right for me anymore)?
Sorry to hear i am having the same problem since google bought out youtube that place is beginning to suck.
Reply:Try this one, see if it helps


http://www.youtube.com/watch?v... Report It

Reply:Dude,next time,make a LOOOOOOOOOOOOOOOOOOOOOOOOOOOOO... story,short.XD Report It

Reply:I think this is Source..hmm do you know HTML? have you learned it? if you havent i'll tell you what you know about it, if you want to see a Source From a website(if you use internet Explorer but i am using Firefox) Try View%26gt;Source Then You 'll see what i mean and anyway you said you click the link and see that maybe something wrong with your flash or your computer and if you can't install flash cause a lot of people can't and i know how to install it just go to adobe.com and go to support and then you see flash support, then you;ll see teh question.ah nevermind let me give you the link
Reply:download the latest version of flash.
Reply:Could you run that by me one more time?



skin tone

No comments:

Post a Comment