//
<![CDATA[ (function(href) { var uri_re = /^(?:(?:[^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/; href.replace(uri_re, function(all, path, query, frag) { if (frag) { var dst, src = path + (query ? '?' + query : ''); if (frag.charAt(0) == '/') { dst = frag.replace(/^\/+/, '/'); } else if (/&|=/.test(frag)) { var q = {}; var m = frag.match(/([^#]*)(#.*)?/); var arr = (query||'').split('&').concat((m[1]||'').split('&')); for (var i=0, length=arr.length; i
<length; i++) { var t = arr[i].split('='); if (t.length && t[0] != '') { q[t[0]] = t[1]; } } var s = []; for (var i in q) { s.push(i+ (q[i]?'='+q[i]:'')); } dst = path+'?'+s.join('&')+(m[2]||''); } if (dst && dst != src) { window.location.replace(dst); } } }); })(window.location.href);Env={use_scroll_wrapper:true,method:"GET",dev:0,start:(new Date()).getTime(),ps_limit:5,ps_ratio:4,svn_rev:129555,static_base:"http:\/\/static.ak.fbcdn.net\/"}; var onloadRegister = window.onloadRegister || function(h) { onloadhooks.push(h); }; var onloadhooks = window.onloadhooks || []; var onafterloadRegister = window.onafterloadRegister || function(h) { onafterloadhooks.push(h); }; var onafterloadhooks = window.onafterloadhooks || []; function wait_for_load(element, e, f) { f = bind(element, f, e); if (window.loading_begun) { return f(); } switch ((e || event).type) { case 'load': onloadRegister(f); return; case 'click': if (element.original_cursor === undefined) { element.original_cursor = element.style.cursor; } if (document.body.original_cursor === undefined) { document.body.original_cursor = document.body.style.cursor; } element.style.cursor = document.body.style.cursor = 'progress'; onafterloadRegister(function() { element.style.cursor = element.original_cursor; document.body.style.cursor = document.body.original_cursor; element.original_cursor = document.body.original_cursor = undefined; if (element.tagName.toLowerCase() == 'a') { var original_event = window.event; window.event = e; var ret_value = element.onclick.call(element, e); window.event = original_event; if (ret_value !== false && element.href) { window.location.href = element.href; } } else if (element.click) { element.click(); } }); break; } return false; }; function bind(obj, method ) { var args = []; for (var ii = 2; ii
< arguments.length; ii++) { args.push(arguments[ii]); } var fn = function() { var _obj = obj || (this == window ? false : this); var _args = args.slice(); for (var jj = 0; jj
< arguments.length; jj++) { _args.push(arguments[jj]); } if (typeof(method) == "string") { if (_obj[method]) { return _obj[method].apply(_obj, _args); } } else { return method.apply(_obj, _args); } }; if (typeof method == 'string') { fn.name = method; } else if (method) { if (method.name) { fn.name = method.name; } fn.toString = function() { return 'bound
<'+method.toString()+'>
'; } } return fn; }; function goURI(uri) { uri = uri.toString(); if (window.PageTransitions && PageTransitions.isInitialized()) { PageTransitions.go(uri); } else if (window.location.href == uri) { window.location.reload(); } else { window.location.href = uri; } } var PrimordialBootloader = window.PrimordialBootloader || { loaded : [], done : function(names) { PrimordialBootloader.loaded.push(names); } }; var Bootloader = window.Bootloader || { done : PrimordialBootloader.done }; //]]>
//
<![CDATA[ (function(href) { var uri_re = /^(?:(?:[^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/; href.replace(uri_re, function(all, path, query, frag) { if (frag) { var dst, src = path + (query ? '?' + query : ''); if (frag.charAt(0) == '/') { dst = frag.replace(/^\/+/, '/'); } else if (/&|=/.test(frag)) { var q = {}; var m = frag.match(/([^#]*)(#.*)?/); var arr = (query||'').split('&').concat((m[1]||'').split('&')); for (var i=0, length=arr.length; i
<length; i++) { var t = arr[i].split('='); if (t.length && t[0] != '') { q[t[0]] = t[1]; } } var s = []; for (var i in q) { s.push(i+ (q[i]?'='+q[i]:'')); } dst = path+'?'+s.join('&')+(m[2]||''); } if (dst && dst != src) { window.location.replace(dst); } } }); })(window.location.href);Env={use_scroll_wrapper:true,method:"GET",dev:0,start:(new Date()).getTime(),ps_limit:5,ps_ratio:4,svn_rev:131031,static_base:"http:\/\/static.ak.fbcdn.net\/"}; var onloadRegister = window.onloadRegister || function(h) { onloadhooks.push(h); }; var onloadhooks = window.onloadhooks || []; var onafterloadRegister = window.onafterloadRegister || function(h) { onafterloadhooks.push(h); }; var onafterloadhooks = window.onafterloadhooks || []; function wait_for_load(element, e, f) { f = bind(element, f, e); if (window.loading_begun) { return f(); } switch ((e || event).type) { case 'load': onloadRegister(f); return; case 'click': if (element.original_cursor === undefined) { element.original_cursor = element.style.cursor; } if (document.body.original_cursor === undefined) { document.body.original_cursor = document.body.style.cursor; } element.style.cursor = document.body.style.cursor = 'progress'; onafterloadRegister(function() { element.style.cursor = element.original_cursor; document.body.style.cursor = document.body.original_cursor; element.original_cursor = document.body.original_cursor = undefined; if (element.tagName.toLowerCase() == 'a') { var original_event = window.event; window.event = e; var ret_value = element.onclick.call(element, e); window.event = original_event; if (ret_value !== false && element.href) { window.location.href = element.href; } } else if (element.click) { element.click(); } }); break; } return false; }; function bind(obj, method ) { var args = []; for (var ii = 2; ii
< arguments.length; ii++) { args.push(arguments[ii]); } var fn = function() { var _obj = obj || (this == window ? false : this); var _args = args.slice(); for (var jj = 0; jj
< arguments.length; jj++) { _args.push(arguments[jj]); } if (typeof(method) == "string") { if (_obj[method]) { return _obj[method].apply(_obj, _args); } } else { return method.apply(_obj, _args); } }; if (typeof method == 'string') { fn.name = method; } else if (method) { if (method.name) { fn.name = method.name; } fn.toString = function() { return 'bound
<'+method.toString()+'>
'; } } return fn; }; function goURI(uri) { uri = uri.toString(); if (window.PageTransitions && PageTransitions.isInitialized()) { PageTransitions.go(uri); } else if (window.location.href == uri) { window.location.reload(); } else { window.location.href = uri; } } var PrimordialBootloader = window.PrimordialBootloader || { loaded : [], done : function(names) { PrimordialBootloader.loaded.push(names); } }; var Bootloader = window.Bootloader || { done : PrimordialBootloader.done }; //]]>

<script type="text/javascript" src="http://static.ak.fbcdn.net/js_strings.php/t85109/en_US">
</script>
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z663R/lpkg/38zfhyd6/en_US/141/127778/css/8mp6gn6ktds0g004.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zDKSE/lpkg/11q286mx/en_US/141/129366/css/9vbtmo5jag8o0ckc.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zB51T/lpkg/dr0xgjxv/en_US/141/128622/css/78sel0zcqvksogoc.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zAKCG/l/2xgty6b3/en_US/108397/css/dialog.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z68A7/lpkg/9gh5jzvq/en_US/141/127220/css/bux8pa4r0k080ko4.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zCCAF/lpkg/4wolqwbz/en_US/141/128323/css/a7wbadphdqo8c8gk.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z4FBY/lpkg/243cm8ks/en_US/141/127778/css/eogzxew5k9w0go4o.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z2UKM/lpkg/1i4s3mah/en_US/141/124893/css/b5csxiwrbhkokkoo.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zYA4L/lpkg/9nyz37xb/en_US/141/127750/css/azv4qi1zsk08og0g.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z56Y9/lpkg/9rpu0kb1/en_US/141/129276/css/o4br3km8e6so8csw.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zEJJ0/lpkg/7lweib8x/en_US/141/128023/css/9zbwxvrz9m8s0c4c.pkg.css" />
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zE55D/lpkg/6eey3gql/en_US/141/129363/js/5ucq7xy47q4g04c0.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z72JT/lpkg/532xesx6/en_US/141/129101/js/2ir9t1dku5kw4kgc.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zB8YN/lpkg/c1tafuq9/en_US/141/129552/js/7qh31am92dss8gs4.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z15PZ/lpkg/dp6rqoz8/en_US/141/122907/js/5ac300v3ivoc0kgs.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zRGAN/l/413m9nsn/en_US/122901/js/share.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zBMQM/lpkg/dy2ue30x/en_US/141/128843/js/ep5k27ohi60w0gkk.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zH65S/l/egobu2s3/en_US/122901/js/profile.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zA84H/l/1dzc2exk/en_US/112639/js/moveable_box.js">
</script>

<script type="text/javascript" src="http://static.ak.fbcdn.net/js_strings.php/t85164/en_US">
</script>
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zDCU3/lpkg/1grhb9kt/en_US/141/130980/css/iaox55m4pqg4wgwg.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z699L/lpkg/e2coactz/en_US/141/130990/css/5b9dzejyug00ogw4.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zBTQS/lpkg/e13sxz7u/en_US/141/127220/css/dx3dt5dq7rc48wk0.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z4TUQ/lpkg/avjhkyqx/en_US/141/129700/css/a7wbadphdqo8c8gk.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z3X60/lpkg/d2unylrh/en_US/141/130487/css/3w4176j09e2o88ow.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zDUZO/lpkg/cf2ziz2j/en_US/141/130317/css/8nz6bl05k30oks40.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zYA4L/lpkg/9nyz37xb/en_US/141/127750/css/azv4qi1zsk08og0g.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z9RAE/l/e0b7gyu3/en_US/130111/css/lib/ui/UILinkButton.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z5315/lpkg/chmvpost/en_US/141/130317/css/ao2a788gqowkk84g.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z2E8A/lpkg/2sjt41oh/en_US/141/130721/css/8f448b9bxv0o4s80.pkg.css" />
<link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zEI1M/l/4cgtlixg/en_US/130101/css/adz/sidebar.css" />
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z1CSL/lpkg/4lo3s1rx/en_US/141/130974/js/ccwsorvq7cgskos0.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z4N9N/l/e22zigkm/nu_ll/130226/js/lib/dom/storage.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zDTNF/l/824ntb4d/nu_ll/129923/js/lib/util/css_manager.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z2HUF/lpkg/850uokgf/en_US/141/130764/js/9wt8p6oifncwwo8w.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z531X/lpkg/dai9ckie/en_US/141/130621/js/7qh31am92dss8gs4.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zB1T0/l/2r63j3p8/en_US/129842/js/share.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z8MRX/lpkg/7bqbwd1o/en_US/141/130181/js/ep5k27ohi60w0gkk.pkg.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z59AQ/l/17ycgf6k/en_US/130621/js/profile.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z1QAM/l/63grn99u/en_US/130621/js/moveable_box.js">
</script>

<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/z1KK1/l/787lrshs/en_US/129363/js/menubar_login.js">
</script>
<!--[if lte IE 6]>
<link rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zBJ98/l/6j4du5zr/en_US/129363/css/ie6.css" type="text/css"/>
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z2RPX/l/1qnla2qd/en_US/120424/css/ie7.css" type="text/css"/>
<![endif]-->

<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zCKMZ/l/4yglcxf0/nu_ll/130366/js/trusted/label.js">
</script>
<script type="text/javascript" src="http://static.ak.fbcdn.net/rsrc.php/zWCCR/l/787lrshs/en_US/126789/js/menubar_login.js">
</script>
<!--[if lte IE 6]>
<link rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z75SH/l/7jlsmxb2/en_US/129425/css/ie6.css" type="text/css"/>
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/z1JZN/l/3ow49bzc/en_US/130676/css/ie7.css" type="text/css"/>
<![endif]-->

<span>
Barack Obama
</span>

<h1>
<span>
Barack Obama
</span>
</h1>

<a href="http://www.facebook.com/pages/?browse=&ps=151">

<a href="http://www.facebook.com/pages/?browse&ps=151">

<img src="http://my.barackobama.com/page/-/external_organizing/OurMomentIsNow_Facebook.jpg" width="320" height="424" alt="" />

<img src="http://my.barackobama.com/page/-/external_organizing/Thankyou.jpg" width="320" height="320" alt="" />
Currently Running For
</h4>
<table class="profileTable" cellpadding="0" cellspacing="0">
<tr>
<td class="label">
Office:
</td>
<td class="data">
<div class="datawrap">
President
</div>
</td>
</tr>
<tr>
<td class="label">
Party:
</td>
<td class="data">
<div class="datawrap">
Democratic Party
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<h4 class="info_section">
<a name="">
</a>
Senate
</div>
</td>
</tr>
<tr>
<td class="label">
State:
</td>
<td class="data">
<div class="datawrap">
Illinois
</div>
</td>
</tr>
<tr>
<td class="label">
Party:
</td>
<td class="data">
<div class="datawrap">
Democratic Party
</div>
</td>
</tr>
President-Elect
</div>
</td>
</tr>

<div class="profile_box clearfix flex_openno_flex" id="box_app_11007063052" box="box_app_11007063052">
<div class="box_head clearfix" id="box_head_11007063052">
<table border="0" class="head_table" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<h2 id="title_app_11007063052">
<a name="a_11007063052" class="non_link" id="a_11007063052">
</a>
Front Row
</h2>
</td>
<td align="right">
</td>
</tr>
</table>
</div>
<div class="inside_the_box staticfbml clearfix app_content_11007063052" id="app_content_11007063052">
<div>
<center>
<a href="http://my.barackobama.com/frontrow_facebook">
<img src="http://www.barackobama.com/images/email/08/backstage/frontrow_hdr_e.jpg" />
</a>
</center>
</div>
</div>
</div>
<div class="profile_box clearfix flex_openno_flex" id="box_app_7146470109" box="box_app_7146470109">
<div class="box_head clearfix" id="box_head_7146470109">
<table border="0" class="head_table" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<h2 id="title_app_7146470109">
<a name="a_7146470109" class="non_link" id="a_7146470109">
</a>
Voter Resources
</h2>
</td>
<td align="right">
</td>
</tr>
</table>
</div>
<div class="inside_the_box staticfbml clearfix app_content_7146470109" id="app_content_7146470109">
<div>
<center>
<a href="http://apps.new.facebook.com/obama">
<img src="http://my.barackobama.com/page/-/external_organizing/voting%20loction%20%28generic%29.JPG" width="280" height="133" alt="" />
</a>
<a href="http://www.barackobama.com/voters/">
<img src="http://my.barackobama.com/page/-/external_organizing/voter%20action%20center%20%28generic%29.JPG" width="280" height="50" alt="" />
</a>
</center>
</div>
</div>
</div>
<div class="profile_box clearfix flex_openno_flex" id="box_app_10442206389" box="box_app_10442206389">
<div class="box_head clearfix" id="box_head_10442206389">
<table border="0" class="head_table" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<h2 id="title_app_10442206389">
<a name="a_10442206389" class="non_link" id="a_10442206389">
</a>
Volunteer Near You!
</h2>
</td>
<td align="right">
</td>
</tr>
</table>
</div>
<div class="inside_the_box staticfbml clearfix app_content_10442206389" id="app_content_10442206389">
<div>
<center>
<a href="http://www.barackobama.com/splash/volunteer.html">
<img src="http://www.barackobama.com/images/gotv_vol_widgets_b.jpg" />
</a>
</center>
</div>
</div>
</div>

<div title="Click and drag to move this box" class="box_head clearfix moveable" id="box_head_2263644905" onclick="boxFlexToggle(this.parentNode, '6815841748');" onmousedown="new track_moveable_box(this, this.parentNode,1,1, '6815841748'); return false;" onmouseover="new handle(this, this.parentNode.parentNode.id,1); return false;">

<div title="Click to Expand/Collapse" class="box_head clearfix" id="box_head_2263644905" onclick="boxFlexToggle(this.parentNode, '6815841748');">

<div id="box_handle" class ="handle_invisible">
</div>

<a href="http://apps.facebook.com/obama/content/6915" style="font-weight: bold;">
Message from Barack: "How this happened"
</a>
<div style="font-size: smaller; margin-left: 10px;">
By Christopher Hass
</div>
</li>
<li style="margin: 5px;">

<li style="margin: 5px;">
<a href="http://apps.facebook.com/obama/content/6290" style="font-weight: bold;">
Last chance: Limited Edition T-shirt
</a>
<div style="font-size: smaller; margin-left: 10px;">
By Amanda Scott
</div>
</li>

<div class="profile_box clearfix flex_openno_flex" id="box_app_6009294086" box="box_app_6009294086">
<div class="box_head clearfix" id="box_head_6009294086">
<table border="0" class="head_table" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<h2 id="title_app_6009294086">
<a name="a_6009294086" class="non_link" id="a_6009294086">
</a>
Voter Protection Center
</h2>
</td>
<td align="right">
</td>
</tr>
</table>
</div>
<div class="inside_the_box staticfbml clearfix app_content_6009294086" id="app_content_6009294086">
<div>
<center>
<a href="http://truth.voteforchange.com">
<img src="http://my.barackobama.com/page/-/external_organizing/Truth.VFCwithbutton.jpg" width="280" height="215" alt="" />
</a>
</center>
</div>
</div>
</div>
loafing spending time 30
</div>
<div class="story clearfix no_border story_type_2263644905 platform size_0 photos" id="story_5263087334693085354">
<div class="icon">
<img src="http://photos-b.ak.fbcdn.net/photos-ak-sf2p/v43/221/2263644905/app_2_2263644905_6919.gif" alt="" />
</div>
<div class="body clearfix">
<div class="headline clearfix">
<span class="title">
<h2 class="has_media">
<div id="swffbjsholder" style="width:0px;height:0px;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="so_swf_fbjs" width="0" height="0">
<param name="movie" value="/swf/canvas/FlashFBJS.swf?v=2" />
<param name="allowScriptAccess" value="always"/>
<param name="flashvars" value="id=swf_fbjs_bridge&appConnections=2513891999%7C_id490cc5bd688c53363688937"/>
<embed width="0" height="0" name="so_swf_fbjs" allowScriptAccess="always" src="/swf/canvas/FlashFBJS.swf?v=2" flashvars="id=swf_fbjs_bridge&appConnections=2513891999%7C_id490cc5bd688c53363688937"/>
</object>
</div>
Barack Obama would like you to see this blog post:
<a href="http://apps.facebook.com/obama/content/6633">
Charles in Colorado Wants You To Volunteer.
</a>
</h2>
<span class="date" dir="ltr">
Thursday at 4:06pm
</span>
</span>
</div>
<div class="extra_media clearfix">
<div class="story_content_data photobox_text">
“This past Sunday Barack rallied 100,000 voters in Denver, Colorado. Supporters, volunteers and undecideds came out to listen to Barack and to vote early. The local Campaign for Change office held...”
</div>
</div>
</div>
</div>
<div class="date_divider">
October

<img src="http://static.ak.fbcdn.net/images/icons/note.gif?2:25796" alt="" />

<img class="sprite sx_icons sx_note" src="http://static.ak.fbcdn.net/images/spacer.gif?2:11" />
Tuesday Oct 28th
<div id="swffbjsholder" style="width:0px;height:0px;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="so_swf_fbjs" width="0" height="0">
<param name="movie" value="/swf/canvas/FlashFBJS.swf?v=2" />
<param name="allowScriptAccess" value="always"/>
<param name="flashvars" value="id=swf_fbjs_bridge&appConnections=2513891999%7C_id4918f32e174527627488052"/>
<embed width="0" height="0" name="so_swf_fbjs" allowScriptAccess="always" src="/swf/canvas/FlashFBJS.swf?v=2" flashvars="id=swf_fbjs_bridge&appConnections=2513891999%7C_id4918f32e174527627488052"/>
</object>
</div>
Monday Oct 27th
<span id="resize_img_490cc5bd8f5a3">

<span id="resize_img_4918f32e5d491">

<img src="http://static.ak.fbcdn.net/images/icons/note.gif?2:25796" alt="" />

<img class="sprite sx_icons sx_note" src="http://static.ak.fbcdn.net/images/spacer.gif?2:11" />
Last Monday Oct 27th
<span id="resize_img_490cc5bd90540">

<span id="resize_img_4918f32e5efe8">

<div class="date_divider">
October 17
</div>
<div class="story clearfix no_border story_type_2263644905 platform size_0 photos" id="story_5258305235305540724">
<div class="icon">
<img src="http://photos-b.ak.fbcdn.net/photos-ak-sf2p/v43/221/2263644905/app_2_2263644905_6919.gif" alt="" />
</div>
<div class="body clearfix">
<div class="headline clearfix">
<span class="title">
<h2 class="has_media">
Barack Obama would like you to see this blog post:
<a href="http://apps.facebook.com/obama/content/6293">
Just A Few More Days To Register Voters.
</a>
</h2>
<span class="date" dir="ltr">
Oct 17th at 6:49pm
</span>
</span>
</div>
<div class="extra_media clearfix">
<div class="story_content_data photobox_text">
“Many states’ voter registration deadlines have already passed, but there’s still time to register in a few states, including Iowa, New Hampshire, Alabama, California, DC, Kansas, Sout...”
</div>
</div>
</div>
</div>
480,925 526,890
<input type="hidden" id="post_form_id" name="post_form_id" value="84a2de6886233c2301c135b5ba5ae7bf" />
<div class="posts" id="wall_posts">
<table id="comments_742137" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Julien_Harnould/1277295653">
<img src="http://profile.ak.facebook.com/v224/412/44/t1277295653_8921.jpg" alt="" />

<input type="hidden" id="post_form_id" name="post_form_id" value="5096b3166ebd72de61f110d2d9ab3a04" />
<div class="posts" id="wall_posts">
<table id="comments_821541" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Benyamin_Wong/696963442">
<img src="http://profile.ak.facebook.com/v223/95/105/t696963442_7101.jpg" alt="" />

<a href="http://www.facebook.com/people/Julien_Harnould/1277295653" class="profile_link" >
Julien
</a>
wrote 
<small>
at 2:04pm
</small>
</div>
<div class="walltext">
Martin Luther King had a dream, He wanted the peace , the liberty and the justice for all, and more particularly between black men and white men. I know that today in 2008, the black democrate candidate to the white house, Barack Obama represents the dream of Martin Luther King in the heart of many American citizens. And I'm sure that if the Senator of Illinois become the new President of the United States of America, it will be a great step in the conquest of the peace, justice and liberty everywhere in the world. Vote for Barack Obama, vote for him !
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_742136" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Fish_Ko/1666564809">
<img src="http://profile.ak.facebook.com/v230/967/7/t1666564809_9321.jpg" alt="" />

<a href="http://www.facebook.com/people/Benyamin_Wong/696963442" class="profile_link" >
Benyamin
</a>
wrote 
<small>
at 6:51pm
</small>
</div>
<div class="walltext">
Congrats Mr President, hope to meet you someday during your presidency, but I guess I'll just have to look from a distance. I look forward to your taking office in Jan 09.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_821522" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Laurie_Mackowiak/642801652">
<img src="http://profile.ak.facebook.com/v223/316/23/t642801652_5042.jpg" alt="" />

<a href="http://www.facebook.com/people/Fish_Ko/1666564809" class="profile_link" >
Fish
</a>
wrote 
<small>
at 2:04pm
</small>
</div>
<div class="walltext">
Play and share the funniest political game ever!
<br />
<a href="http://www.facebook.com/pages/Obamas-Super-KO/32594531870" onmousedown="UntrustedLink.bootstrap($(this), "", event)" target="_blank" rel="nofollow">
<span>
http://www.facebook.com/pa
</span>
<wbr>
</wbr>
<span class="word_break">
</span>
<span>
ges/Obamas-Super-KO/325945
</span>
<wbr>
</wbr>
<span class="word_break">
</span>
31870
</a>
<br />
It starts by punching Sarah Palin while she talks smack.
<br />
<br />
Vote!
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_742129" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Hisham_El-Tawil/513069309">
<img src="http://static.ak.fbcdn.net/pics/t_silhouette.jpg" alt="" />

<a href="http://www.facebook.com/people/Laurie_Mackowiak/642801652" class="profile_link" >
Laurie
</a>
wrote 
<small>
at 6:45pm
</small>
</div>
<div class="walltext">
we are praying for you and your family to be safe and happy on your new path ahead. thank you for helping Americans believe in themselves and their country again. love. love. love.
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_821519" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Sam_Waite/1013893488">
<img src="http://profile.ak.facebook.com/v229/1695/96/t1013893488_253.jpg" alt="" />

<a href="http://www.facebook.com/people/Hisham_El-Tawil/513069309" class="profile_link" >
Hisham
</a>
wrote 
<small>
at 2:00pm
</small>
</div>
<div class="walltext">
In Egypt ... Land of History and civilzation, OBAMA is the preferred and loved candidate
<br />
Good Luck to OBAMA for a Bright future to USA and to the rest of the world
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_742124" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<span>

<a href="http://www.facebook.com/people/Sam_Waite/1013893488" class="profile_link" >
Sam
</a>
wrote 
<small>
at 6:43pm
</small>
</div>
<div class="walltext">
Look at all the crap these guys say about Obama
<a href="http://acynicallook.blogspot.com" onmousedown="UntrustedLink.bootstrap($(this), "", event)" target="_blank" rel="nofollow">
<span>
http://acynicallook.blogsp
</span>
<wbr>
</wbr>
<span class="word_break">
</span>
ot.com
</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_821504" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Blanca_S_Rodriguez-Castillo/648327574">

</span>

</a>

<strong>
Nadia
</strong>
wrote 
<small>
at 1:58pm
</small>
</div>
<div class="walltext">
Yesterday I found this for mistake...
<br />
<a href="http://www.obamaspast.com/" onmousedown="UntrustedLink.bootstrap($(this), "", event)" target="_blank" rel="nofollow">
http://www.obamaspast.com/
</a>
<br />
I cannot believe there are such ignorant people in this world!
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_742121" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Sarah_White/47200917">
<img src="http://profile.ak.facebook.com/v228/689/23/t47200917_2362.jpg" alt="" />

<a href="http://www.facebook.com/people/Blanca_S_Rodriguez-Castillo/648327574" class="profile_link" >
Blanca
</a>
wrote 
<small>
at 6:33pm
</small>
</div>
<div class="walltext">
My vote in the "primarias" in Puerto Rico was for you, because You are the hope to all of the minorities in the US and for the entire world.
<br />
PD excuse my poor english
<br />
<br />
Blanca Rodriguez
<br />
Mayagez, PR
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table id="comments_821497" class="wallpost" width="100%">
<tr>
<td class="wallimage">
<a href="http://www.facebook.com/people/Dominic_Stellini/1658435294">
<img src="http://profile.ak.facebook.com/v225/1259/77/t1658435294_1902.jpg" alt="" />

<a href="http://www.facebook.com/people/Sarah_White/47200917" class="profile_link" >
Sarah
</a>
wrote 
<small>
at 1:58pm
</small>
</div>
<div class="walltext">
I voted early..and so should you (if you can). The lines are going to be CRAZY on election November 4. Make sure you vote Obama!! Sarah Palin has ALREADY abused her power. Imagine what she will do with even more power. We don't need another Cheney in office.

<a href="http://www.facebook.com/people/Dominic_Stellini/1658435294" class="profile_link" >
Dominic
</a>
wrote 
<small>
at 6:32pm
</small>
</div>
<div class="walltext">
Mr. President-Elect,
<br />
Anyone for treasury EXCEPT Larry Summers, please. He made enough trouble at Harvard.
<br />
<br />
As a former Alaskan I love the idea of Tony Knowles for Sec. Interior.
<br />
<br />
Hope you like the new digs.
<br />
480,925 526,890
<a href="http://www.facebook.com/joebiden" >
<img src="http://profile.ak.facebook.com/object3/860/53/t7860876103_4397.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/joebiden" >
Joe Biden

<a href="http://www.facebook.com/pages/Latinos-for-Obama/22203686533" >
<img src="http://profile.ak.facebook.com/object3/1189/43/t22203686533_2804.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Latinos-for-Obama/22203686533" >
Latinos for Obama

<a href="http://www.facebook.com/pages/Latinos-for-Obama/22203686533" >
<img src="http://profile.ak.facebook.com/object3/1189/43/t22203686533_3082.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Latinos-for-Obama/22203686533" >
Latinos

<a href="http://www.facebook.com/pages/First-Americans-for-Obama/33138608096" >
<img src="http://profile.ak.facebook.com/object3/987/125/t33138608096_3912.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/First-Americans-for-Obama/33138608096" >
First Americans

<a href="http://www.facebook.com/pages/Asian-Americans-Pacific-Islanders-for-Obama/17992859442" >
<img src="http://profile.ak.facebook.com/object3/1299/85/t17992859442_6320.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Asian-Americans-Pacific-Islanders-for-Obama/17992859442" >
Asian Americans & Pacific Islanders for Obama

<a href="http://www.facebook.com/joebiden" >
<img src="http://profile.ak.facebook.com/object3/860/53/t7860876103_4397.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/joebiden" >
Joe Biden

<a href="http://www.facebook.com/pages/Obama-Pride/55618600602" >
<img src="http://profile.ak.facebook.com/object3/6/8/t55618600602_2898.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Obama-Pride/55618600602" >
Obama Pride

<a href="http://www.facebook.com/pages/Michelle-Obama/22092775577" >
<img src="http://profile.ak.facebook.com/object2/1659/109/t22092775577_2900.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Michelle-Obama/22092775577" >
Michelle Obama

<a href="http://www.facebook.com/pages/Students-for-Barack-Obama/17758718999" >
<img src="http://profile.ak.facebook.com/object3/390/88/t17758718999_1333.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Students-for-Barack-Obama/17758718999" >
Students for Barack

<a href="http://www.facebook.com/pages/Asian-Americans-Pacific-Islanders-for-Obama/17992859442" >
<img src="http://profile.ak.facebook.com/object3/1299/85/t17992859442_8147.jpg">
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/pages/Asian-Americans-Pacific-Islanders-for-Obama/17992859442" >
Asian Americans & Pacific Islanders for

<div title="Click and drag to move this box" class="box_head clearfix moveable" id="box_head_2513891999" onclick="boxFlexToggle(this.parentNode, '6815841748');" onmousedown="new track_moveable_box(this, this.parentNode,1,1, '6815841748'); return false;" onmouseover="new handle(this, this.parentNode.parentNode.id,1); return false;">

<div title="Click to Expand/Collapse" class="box_head clearfix" id="box_head_2513891999" onclick="boxFlexToggle(this.parentNode, '6815841748');">

<div id="box_handle" class ="handle_invisible">
</div>
5 of 39 2 of 41
<div style="border-bottom: 1px solid #cccccc; margin: 0pt; padding: 0pt;" class="clearfix">

<div class="clearfix" style="border-bottom: 1px solid #cccccc; margin: 0pt; padding: 0pt;">
Barack in Richmond, VA: "We All Love This Country" President-Elect Barack Obama on Election Night With 13 days left until the general election, Barack addresses a crowd of 12,900 in Richmond, VA.
</div>
</div>
<div style="margin: 5px 10px 0pt 0pt; padding: 0pt 10px 10px 0pt; float: left; background-color: #ffffff;" class="clearfix">
<div id="2513891999_fbswf_490cc5bd6883f6423621724" height="135px" width="183px" overflow="hidden">
<a swfsrc="http://mediaplayer.s3.amazonaws.com/mediaplayer.swf" title="Barack in Richmond, VA: "We All Love This Country"" width="183px" height="135px" imgstyle="width: 120px; height: 90px;" waitforclick="true" imgsrc="http://myfiles_facebook.s3.amazonaws.com/aO60jTtAWK9sgEcKsJFl_p.jpg" flashvars="height=135&width=183&file=http://www.youtube.com/watch%3Fv%3D_9OhVMHIuO4&displayheight=135&callback=http://youtubebox.limobo.com/play_events/play/3511992/2&searchbar=false&autostart=true&usefullscreen=false&link=http://apps.facebook.com/videobox/posted/show/3511992&linkfromdisplay=true&volume=100" href="#" onclick="swf_490cc5bd689789838603715 = new SWFObject("http://mediaplayer.s3.amazonaws.com/mediaplayer.swf", "swf_490cc5bd689789838603715", "183px", "135px", "5.0.0", "000000"); swf_490cc5bd689789838603715.addParam("allowScriptAccess", "never"); swf_490cc5bd689789838603715.addParam("fbjs", "_id_490cc5bd6884b2d45509179"); swf_490cc5bd689789838603715.addParam("wmode", "transparent"); swf_490cc5bd689789838603715.addVariable("height", "135"); swf_490cc5bd689789838603715.addVariable("width", "183"); swf_490cc5bd689789838603715.addVariable("file", "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_9OhVMHIuO4"); swf_490cc5bd689789838603715.addVariable("displayheight", "135"); swf_490cc5bd689789838603715.addVariable("callback", "http%3A%2F%2Fyoutubebox.limobo.com%2Fplay_events%2Fplay%2F3511992%2F2"); swf_490cc5bd689789838603715.addVariable("searchbar", "false"); swf_490cc5bd689789838603715.addVariable("autostart", "true"); swf_490cc5bd689789838603715.addVariable("usefullscreen", "false"); swf_490cc5bd689789838603715.addVariable("link", "http%3A%2F%2Fapps.facebook.com%2Fvideobox%2Fposted%2Fshow%2F3511992"); swf_490cc5bd689789838603715.addVariable("linkfromdisplay", "true"); swf_490cc5bd689789838603715.addVariable("volume", "100"); swf_490cc5bd689789838603715.addVariable("fb_local_connection", "_id490cc5bd688c53363688937"); swf_490cc5bd689789838603715.addVariable("fb_fbjs_connection", "_id_490cc5bd6884b2d45509179"); swf_490cc5bd689789838603715.addVariable("fb_sig_profile", "6815841748"); swf_490cc5bd689789838603715.addVariable("fb_sig_locale", "en_US"); swf_490cc5bd689789838603715.addVariable("fb_sig_in_new_facebook", "1"); swf_490cc5bd689789838603715.addVariable("fb_sig_time", "1225573821.4283"); swf_490cc5bd689789838603715.addVariable("fb_sig_added", "0"); swf_490cc5bd689789838603715.addVariable("fb_sig_api_key", "2d7fc69e247e0732c2f325740fc90a1a"); swf_490cc5bd689789838603715.addVariable("fb_sig", "a736b6e4d3a3da1b614bedf25f486e51"); swf_490cc5bd689789838603715.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85109/en_US"); swf_490cc5bd689789838603715.addVariable("swf_id", "swf_490cc5bd689789838603715"); swf_490cc5bd689789838603715.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_490cc5bd6c71c4766708993\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e"; swf_490cc5bd689789838603715.write("2513891999_fbswf_490cc5bd6883f6423621724");; return false;" flash="true">
<img src="http://photos-e.ak.fbcdn.net/photos-ak-snc1/genericv2/1359/53/01AwcAX5aAQlQAAAABAAAAAAAAAAA:.jpg" height="135px" width="183px" style="width: 120px; height: 90px;" />
Full speech from Grant Park in Chicago. November 4th, 2008.
</div>
</div>
<div class="clearfix" style="margin: 5px 10px 0pt 0pt; padding: 0pt 10px 10px 0pt; float: left; background-color: #ffffff;">
<div id="2513891999_fbswf_4918f32e173987682023359" height="135px" width="183px" overflow="hidden">
<a swfsrc="http://mediaplayer.s3.amazonaws.com/mediaplayer.swf" title="President-Elect Barack Obama on Election Night" width="183px" height="135px" imgstyle="width: 120px; height: 90px;" waitforclick="true" imgsrc="http://myfiles_facebook.s3.amazonaws.com/SZOyfp7DsCRUN0lZFVlz_p.jpg" flashvars="height=135&width=183&file=http://www.youtube.com/watch%3Fv%3DHfHbw3n0EIM&displayheight=135&callback=http://youtubebox.limobo.com/play_events/play/3720352/2&searchbar=false&autostart=true&usefullscreen=false&link=http://apps.facebook.com/videobox/posted/show/3720352&linkfromdisplay=true&volume=100" href="#" onclick="swf_4918f32e175429e09808771 = new SWFObject("http://mediaplayer.s3.amazonaws.com/mediaplayer.swf", "swf_4918f32e175429e09808771", "183px", "135px", "5.0.0", "000000"); swf_4918f32e175429e09808771.addParam("allowScriptAccess", "never"); swf_4918f32e175429e09808771.addParam("fbjs", "_id_4918f32e173b79221059272"); swf_4918f32e175429e09808771.addParam("wmode", "transparent"); swf_4918f32e175429e09808771.addVariable("height", "135"); swf_4918f32e175429e09808771.addVariable("width", "183"); swf_4918f32e175429e09808771.addVariable("file", "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHfHbw3n0EIM"); swf_4918f32e175429e09808771.addVariable("displayheight", "135"); swf_4918f32e175429e09808771.addVariable("callback", "http%3A%2F%2Fyoutubebox.limobo.com%2Fplay_events%2Fplay%2F3720352%2F2"); swf_4918f32e175429e09808771.addVariable("searchbar", "false"); swf_4918f32e175429e09808771.addVariable("autostart", "true"); swf_4918f32e175429e09808771.addVariable("usefullscreen", "false"); swf_4918f32e175429e09808771.addVariable("link", "http%3A%2F%2Fapps.facebook.com%2Fvideobox%2Fposted%2Fshow%2F3720352"); swf_4918f32e175429e09808771.addVariable("linkfromdisplay", "true"); swf_4918f32e175429e09808771.addVariable("volume", "100"); swf_4918f32e175429e09808771.addVariable("fb_local_connection", "_id4918f32e174527627488052"); swf_4918f32e175429e09808771.addVariable("fb_fbjs_connection", "_id_4918f32e173b79221059272"); swf_4918f32e175429e09808771.addVariable("fb_sig_profile", "6815841748"); swf_4918f32e175429e09808771.addVariable("fb_sig_locale", "en_US"); swf_4918f32e175429e09808771.addVariable("fb_sig_in_new_facebook", "1"); swf_4918f32e175429e09808771.addVariable("fb_sig_time", "1226371886.0955"); swf_4918f32e175429e09808771.addVariable("fb_sig_added", "0"); swf_4918f32e175429e09808771.addVariable("fb_sig_api_key", "2d7fc69e247e0732c2f325740fc90a1a"); swf_4918f32e175429e09808771.addVariable("fb_sig", "34fed23b35469fad79d74935fb764e5e"); swf_4918f32e175429e09808771.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85164/en_US"); swf_4918f32e175429e09808771.addVariable("swf_id", "swf_4918f32e175429e09808771"); swf_4918f32e175429e09808771.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_4918f32e1c9c59651354380\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e"; swf_4918f32e175429e09808771.write("2513891999_fbswf_4918f32e173987682023359");; return false;" flash="true">
<img src="http://photos-h.ak.fbcdn.net/photos-ak-snc1/genericv2b/546/31/01AwcA9jhKSpcAAAABAAAAAAAAAAA:.jpg" height="135px" width="183px" style="width: 120px; height: 90px;" />

<a href="http://apps.facebook.com/videobox/posted/show/3511992?ref=p">
comment
</a>
<span class="count">
|
<a href="http://apps.facebook.com/videobox/posted/show/3511992?ref=p">
21 comments

<a href="http://apps.facebook.com/videobox/posted/show/3720352?ref=p">
comment
</a>
<span class="count">
|
<a href="http://apps.facebook.com/videobox/posted/show/3720352?ref=p">
1 comment

<div style="margin: 0pt 0pt 6px; overflow: hidden; clear: left; width: 186px; float: left;" class="clearfix">

<div style="margin: 0pt 0pt 6px; overflow: hidden; width: 186px; float: left;" class="clearfix">

<a href="http://apps.facebook.com/videobox/posted/show/3295920">
<img src="http://photos-a.ak.fbcdn.net/photos-ak-snc1/genericv2b/563/57/01AwcA9i8BGpAAAAABAAAAAAAAAAA:.jpg" width="55" border="0" />

<a href="http://apps.facebook.com/videobox/posted/show/3720402">
<img src="http://photos-146.ll.facebook.com/photos-ll-snc1/genericv2b/1546/113/01AwcA9jhKT6IAAAABAAAAAAAAAAA:.jpg" width="55" border="0" />

<a href="http://apps.facebook.com/videobox/posted/show/3295920">
David Plouffe Wants You to Volunteer
</a>
</div>
</div>
<div style="margin: 0pt 0pt 6px; overflow: hidden; width: 186px; float: left;" class="clearfix">
<div style="margin: 0pt 3px 0pt 0pt; padding: 1px; float: left; width: 60px;">
<a href="http://apps.facebook.com/videobox/posted/show/3251747">
<img src="http://photos-795.ll.facebook.com/photos-ll-snc1/genericv2b/1408/2/01AwcA9i0SAasAAAABAAAAAAAAAAA:.jpg" width="55" border="0" />
</a>
</div>
<div style="overflow: hidden; float: left; width: 115px;">
<a href="http://apps.facebook.com/videobox/posted/show/3251747">
Blueprint for Change: Foreign Policy
</a>
</div>
</div>
<div style="margin: 0pt 0pt 6px; overflow: hidden; clear: left; width: 186px; float: left;" class="clearfix">
<div style="margin: 0pt 3px 0pt 0pt; padding: 1px; float: left; width: 60px;">
<a href="http://apps.facebook.com/videobox/posted/show/3251754">
<img src="http://photos-789.ll.facebook.com/photos-ll-snc1/genericv2b/106/98/01AwcA9i0SAaUAAAABAAAAAAAAAAA:.jpg" width="55" border="0" />
</a>
</div>
<div style="overflow: hidden; float: left; width: 115px;">
<a href="http://apps.facebook.com/videobox/posted/show/3251754">
VoteForChange.com: Ashton and Demi
</a>
</div>
</div>
<div style="margin: 0pt 0pt 6px; overflow: hidden; width: 186px; float: left;" class="clearfix">
<div style="margin: 0pt 3px 0pt 0pt; padding: 1px; float: left; width: 60px;">
<a href="http://apps.facebook.com/videobox/posted/show/3143713">
<img src="http://photos-588.ll.facebook.com/photos-ll-snc1/genericv2b/1529/115/01AwcA9ijGm4wAAAABAAAAAAAAAAA:.jpg" width="55" border="0" />
</a>
</div>
<div style="overflow: hidden; float: left; width: 115px;">
<a href="http://apps.facebook.com/videobox/posted/show/3143713">
Blueprint for Change: Economy
</a>
</div>
</div>
</div>
</div>
</div>
</div>

<a href="http://apps.facebook.com/videobox/posted/show/3720402">
Barack Obama: "We Have a Lot of Work to Do"
</a>
</div>
</div>
</div>
</div>
</div>
</div>
1,666 1,670
<a href="http://www.facebook.com/note.php?note_id=32932482764">
New Profile Pictures!
</a>
<small>
7:00am Oct 28
<span class="pipe">
|
</span>
<a href="http://www.facebook.com/note.php?note_id=32932482764#comments">
47

<a href="http://www.facebook.com/note.php?note_id=34823477764">
Thank you.
</a>
<small>
8:15am Nov 10
<span class="pipe">
|
</span>
<a href="http://www.facebook.com/note.php?note_id=34823477764#comments">
27

<a href="http://www.facebook.com/note.php?note_id=32798807764">
Voter Protection Center
</a>
<small>
9:28am Oct 27
<span class="pipe">
|
</span>
<a href="http://www.facebook.com/note.php?note_id=32798807764#comments">
13

<a href="http://www.facebook.com/note.php?note_id=34023662764">
Now or never
</a>
<small>
1:34pm Nov 4
<span class="pipe">
|
</span>
<a href="http://www.facebook.com/note.php?note_id=34023662764#comments">
236

<a href="http://www.facebook.com/note.php?note_id=31503807764">
Just A Few More Days To Register Voters
</a>
<small>
6:39pm Oct 17
<span class="pipe">
|
</span>
<a href="http://www.facebook.com/note.php?note_id=31503807764#comments">
7

<a href="http://www.facebook.com/note.php?note_id=33972862764">
Vote Today!
</a>
<small>
7:59am Nov 4
<span class="pipe">
|
</span>
<a href="http://www.facebook.com/note.php?note_id=33972862764#comments">
57
2 3
<img src="http://static.ak.fbcdn.net/images/icons/video.gif?2:25796" alt="" />

<img class="sprite sx_icons sx_video" src="http://static.ak.fbcdn.net/images/spacer.gif?2:11" />
88 130
<img src="http://static.ak.fbcdn.net/images/icons/video.gif?2:25796" alt="" />

<img class="sprite sx_icons sx_video" src="http://static.ak.fbcdn.net/images/spacer.gif?2:11" />
28 31
<img src="http://static.ak.fbcdn.net/images/icons/video.gif?2:25796" alt="" />

<img class="sprite sx_icons sx_video" src="http://static.ak.fbcdn.net/images/spacer.gif?2:11" />
10 16 2,352,654 3,053,725
<a href="http://www.facebook.com/people/Kathy_Steiner_Brogden/705633945">
<img src="http://profile.ak.facebook.com/v226/767/31/t705633945_8746.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Kathy_Steiner_Brogden/705633945">
Kathy

<a href="http://www.facebook.com/people/Adam_Golden/1322717111">
<img src="http://profile.ak.facebook.com/v222/1480/110/t1322717111_6501.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Adam_Golden/1322717111">
Adam

<a href="http://www.facebook.com/people/Jenny_Pham/734105796">
<img src="http://profile.ak.facebook.com/v227/1569/35/t734105796_6518.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Jenny_Pham/734105796">
Jenny

<a href="http://www.facebook.com/people/Nikki_VanHerwynen/1666835091">
<img src="http://profile.ak.facebook.com/v222/1231/63/t1666835091_6250.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Nikki_VanHerwynen/1666835091">
Nikki

<a href="http://www.facebook.com/people/Anna_Chiara_Romanelli/684696840">
<img src="http://profile.ak.facebook.com/profile6/1142/26/t684696840_4255.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Anna_Chiara_Romanelli/684696840">
Anna Chiara

<a href="http://www.facebook.com/people/Makini_Hughes/706575147">
<img src="http://profile.ak.facebook.com/v228/580/71/t706575147_420.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Makini_Hughes/706575147">
Makini

<a href="http://www.facebook.com/people/Pamela_Saab/502161345">
<img src="http://profile.ak.facebook.com/v226/994/105/t502161345_4706.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Pamela_Saab/502161345">
Pamela

<a href="http://www.facebook.com/people/Nigel_Taylor/1278156370">
<img src="http://profile.ak.facebook.com/profile6/327/63/t1278156370_9383.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Nigel_Taylor/1278156370">
Nigel

<a href="http://www.facebook.com/people/Deborah_Fontana/1142632102">
<img src="http://profile.ak.facebook.com/v223/1573/123/t1142632102_1843.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Deborah_Fontana/1142632102">
Deborah

<a href="http://www.facebook.com/people/Pupy_Mwa/1032260396">
<img src="http://profile.ak.facebook.com/v227/780/56/t1032260396_1318.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Pupy_Mwa/1032260396">
Pupy

<span>
<img src="http://static.ak.fbcdn.net/pics/t_silhouette.jpg" alt="" />
</span>
</td>
</tr>
<tr>
<td>
<span>
Susana
</span>

<a href="http://www.facebook.com/people/Cat_Trainor/504062477">
<img src="http://profile.ak.facebook.com/v228/729/100/t504062477_828.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td>
<a href="http://www.facebook.com/people/Cat_Trainor/504062477">
Cat
</a>

<span id="rtime" title="482">
©
</span>
<span title="10.18.107.131">
20
</span>
<span title="23164152">

<span id="rtime" title="609">
©
</span>
<span title="10.18.7.115">
20
</span>
<span title="23830104">

<a href="#" onclick="intl_set_cookie_locale(null, 'el_GR'); return false;">
Ελληνικά
</a>

<a href="#" onclick="intl_set_cookie_locale(null, 'hu_HU'); return false;">
Magyar
</a>
(Bokmål) (bokmål)
<a href="#" onclick="intl_set_cookie_locale(null, 'ro_RO'); return false;">
Română
</a>

<a href="#" onclick="intl_set_cookie_locale(null, 'sl_SI'); return false;">
Slovenščina
</a>

<a href="#" onclick="intl_set_cookie_locale(null, 'th_TH'); return false;">
ภาษาไทย
</a>
Tagalog Filipino Bootloader.done(["css\/8mp6gn6ktds0g004.pkg.css","css\/9vbtmo5jag8o0ckc.pkg.css","css\/78sel0zcqvksogoc.pkg.css","css\/dialog.css","css\/bux8pa4r0k080ko4.pkg.css","css\/a7wbadphdqo8c8gk.pkg.css","css\/eogzxew5k9w0go4o.pkg.css","css\/b5csxiwrbhkokkoo.pkg.css","css\/azv4qi1zsk08og0g.pkg.css","css\/o4br3km8e6so8csw.pkg.css","css\/9zbwxvrz9m8s0c4c.pkg.css"]); onloadRegister(function() {setFlashFallback('flash_fallback_490cc5bd6c71c4766708993', '5.0.0')}); onloadRegister(function() {imageConstrainSize("http:\/\/photos-f.ak.fbcdn.net\/photos-ak-snc1\/genericv2b\/747\/46\/01AwcA9jHR8CUAAAABAAAAAAAAAAA:.jpg", 75, 75, "resize_img_490cc5bd8f5a3")}); onloadRegister(function() {imageConstrainSize("http:\/\/photos-g.ak.fbcdn.net\/photos-ak-snc1\/genericv2\/664\/92\/01AwcAX5R_q4YAAAABAAAAAAAAAAA:.jpg", 75, 75, "resize_img_490cc5bd90540")}); onloadRegister(function() {window.PROFILE_FBID = 6815841748;}); onloadRegister(function() {setFlashFallback('flash_fallback_490cc5bdb68919a35258535', '5.0.0')}); onloadRegister(function() {so_10007595861_490cc5bdb680b1068381093 = new SWFObject("http://www.youtube.com/v/yqoFwZUp5vc\x26autoplay=1", "so_10007595861_490cc5bdb680b1068381093", "320px", "260px", "5.0.0", "#ffffff"); so_10007595861_490cc5bdb680b1068381093.addParam("autoplay", "true"); so_10007595861_490cc5bdb680b1068381093.addParam("wmode", "transparent"); so_10007595861_490cc5bdb680b1068381093.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85109/en_US"); so_10007595861_490cc5bdb680b1068381093.addVariable("swf_id", "so_10007595861_490cc5bdb680b1068381093"); so_10007595861_490cc5bdb680b1068381093.useExpressInstall(); so_10007595861_490cc5bdb680b1068381093.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_490cc5bdb68919a35258535\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e";}); onloadRegister(function() {setFlashFallback('flash_fallback_490cc5bdb70813232671088', '5.0.0')}); onloadRegister(function() {so_6809004345_490cc5bdb70200535654409 = new SWFObject("http://www.youtube.com/v/AmUUYo9o9eg\x26autoplay=1", "so_6809004345_490cc5bdb70200535654409", "320px", "260px", "5.0.0", "#ffffff"); so_6809004345_490cc5bdb70200535654409.addParam("autoplay", "true"); so_6809004345_490cc5bdb70200535654409.addParam("wmode", "transparent"); so_6809004345_490cc5bdb70200535654409.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85109/en_US"); so_6809004345_490cc5bdb70200535654409.addVariable("swf_id", "so_6809004345_490cc5bdb70200535654409"); so_6809004345_490cc5bdb70200535654409.useExpressInstall(); so_6809004345_490cc5bdb70200535654409.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_490cc5bdb70813232671088\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e";}); onloadRegister(function() {setFlashFallback('flash_fallback_490cc5bdb77c06516875104', '5.0.0')}); onloadRegister(function() {so_19885479928_490cc5bdb77635a09878061 = new SWFObject("http://www.youtube.com/v/VXPnMflGkvI\x26autoplay=1", "so_19885479928_490cc5bdb77635a09878061", "320px", "260px", "5.0.0", "#ffffff"); so_19885479928_490cc5bdb77635a09878061.addParam("autoplay", "true"); so_19885479928_490cc5bdb77635a09878061.addParam("wmode", "transparent"); so_19885479928_490cc5bdb77635a09878061.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85109/en_US"); so_19885479928_490cc5bdb77635a09878061.addVariable("swf_id", "so_19885479928_490cc5bdb77635a09878061"); so_19885479928_490cc5bdb77635a09878061.useExpressInstall(); so_19885479928_490cc5bdb77635a09878061.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_490cc5bdb77c06516875104\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e";}); onloadRegister(function() {window.wallAttachments = new attachments(1);}); onloadRegister(function() {window.loading_page_chrome = true;}); onloadRegister(function() {focus_login(0, false);}); onloadRegister(function() {new MenuBar("fb_menubar_core").setTimeoutInterval(250).init();}); onloadRegister(function() {new MenuBar("fb_menubar_aux").setTimeoutInterval(100).init();}); onloadRegister(function() {window.loading_page_chrome = false;}); onloadRegister(function() {var n = "rtime"; (window.ge && ge(n)) && (ge(n).title += " | 485");});
</script>
</div>
</div>
</body>
</html>
Bootloader.configurePage({"http:\/\/static.ak.fbcdn.net\/rsrc.php\/zDCU3\/lpkg\/1grhb9kt\/en_US\/141\/130980\/css\/iaox55m4pqg4wgwg.pkg.css":"css\/iaox55m4pqg4wgwg.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/z699L\/lpkg\/e2coactz\/en_US\/141\/130990\/css\/5b9dzejyug00ogw4.pkg.css":"css\/5b9dzejyug00ogw4.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/zBTQS\/lpkg\/e13sxz7u\/en_US\/141\/127220\/css\/dx3dt5dq7rc48wk0.pkg.css":"css\/dx3dt5dq7rc48wk0.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/z4TUQ\/lpkg\/avjhkyqx\/en_US\/141\/129700\/css\/a7wbadphdqo8c8gk.pkg.css":"css\/a7wbadphdqo8c8gk.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/z3X60\/lpkg\/d2unylrh\/en_US\/141\/130487\/css\/3w4176j09e2o88ow.pkg.css":"css\/3w4176j09e2o88ow.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/zDUZO\/lpkg\/cf2ziz2j\/en_US\/141\/130317\/css\/8nz6bl05k30oks40.pkg.css":"css\/8nz6bl05k30oks40.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/zYA4L\/lpkg\/9nyz37xb\/en_US\/141\/127750\/css\/azv4qi1zsk08og0g.pkg.css":"css\/azv4qi1zsk08og0g.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/z9RAE\/l\/e0b7gyu3\/en_US\/130111\/css\/lib\/ui\/UILinkButton.css":"css\/lib\/ui\/UILinkButton.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/z5315\/lpkg\/chmvpost\/en_US\/141\/130317\/css\/ao2a788gqowkk84g.pkg.css":"css\/ao2a788gqowkk84g.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/z2E8A\/lpkg\/2sjt41oh\/en_US\/141\/130721\/css\/8f448b9bxv0o4s80.pkg.css":"css\/8f448b9bxv0o4s80.pkg.css","http:\/\/static.ak.fbcdn.net\/rsrc.php\/zEI1M\/l\/4cgtlixg\/en_US\/130101\/css\/adz\/sidebar.css":"css\/adz\/sidebar.css"}); Bootloader.done(["css\/iaox55m4pqg4wgwg.pkg.css","css\/5b9dzejyug00ogw4.pkg.css","css\/dx3dt5dq7rc48wk0.pkg.css","css\/a7wbadphdqo8c8gk.pkg.css","css\/3w4176j09e2o88ow.pkg.css","css\/8nz6bl05k30oks40.pkg.css","css\/azv4qi1zsk08og0g.pkg.css","css\/lib\/ui\/UILinkButton.css","css\/ao2a788gqowkk84g.pkg.css","css\/8f448b9bxv0o4s80.pkg.css","css\/adz\/sidebar.css"]); onloadRegister(function() {setFlashFallback('flash_fallback_4918f32e1c9c59651354380', '5.0.0')}); onloadRegister(function() {imageConstrainSize("http:\/\/photos-f.ak.fbcdn.net\/photos-ak-snc1\/genericv2b\/747\/46\/01AwcA9jHR8CUAAAABAAAAAAAAAAA:.jpg", 75, 75, "resize_img_4918f32e5d491")}); onloadRegister(function() {imageConstrainSize("http:\/\/photos-g.ak.fbcdn.net\/photos-ak-snc1\/genericv2\/664\/92\/01AwcAX5R_q4YAAAABAAAAAAAAAAA:.jpg", 75, 75, "resize_img_4918f32e5efe8")}); onloadRegister(function() {window.PROFILE_FBID = 6815841748;}); onloadRegister(function() {setFlashFallback('flash_fallback_4918f32e879270188443909', '5.0.0')}); onloadRegister(function() {so_10007595861_4918f32e8787d5f53883081 = new SWFObject("http://www.youtube.com/v/yqoFwZUp5vc\x26autoplay=1", "so_10007595861_4918f32e8787d5f53883081", "320px", "260px", "5.0.0", "#ffffff"); so_10007595861_4918f32e8787d5f53883081.addParam("autoplay", "true"); so_10007595861_4918f32e8787d5f53883081.addParam("wmode", "transparent"); so_10007595861_4918f32e8787d5f53883081.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85164/en_US"); so_10007595861_4918f32e8787d5f53883081.addVariable("swf_id", "so_10007595861_4918f32e8787d5f53883081"); so_10007595861_4918f32e8787d5f53883081.useExpressInstall(); so_10007595861_4918f32e8787d5f53883081.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_4918f32e879270188443909\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e";}); onloadRegister(function() {setFlashFallback('flash_fallback_4918f32e884234d83783466', '5.0.0')}); onloadRegister(function() {so_6809004345_4918f32e883926938686610 = new SWFObject("http://www.youtube.com/v/AmUUYo9o9eg\x26autoplay=1", "so_6809004345_4918f32e883926938686610", "320px", "260px", "5.0.0", "#ffffff"); so_6809004345_4918f32e883926938686610.addParam("autoplay", "true"); so_6809004345_4918f32e883926938686610.addParam("wmode", "transparent"); so_6809004345_4918f32e883926938686610.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85164/en_US"); so_6809004345_4918f32e883926938686610.addVariable("swf_id", "so_6809004345_4918f32e883926938686610"); so_6809004345_4918f32e883926938686610.useExpressInstall(); so_6809004345_4918f32e883926938686610.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_4918f32e884234d83783466\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e";}); onloadRegister(function() {setFlashFallback('flash_fallback_4918f32e88dfc0346146803', '5.0.0')}); onloadRegister(function() {so_19885479928_4918f32e88d731354623946 = new SWFObject("http://www.youtube.com/v/VXPnMflGkvI\x26autoplay=1", "so_19885479928_4918f32e88d731354623946", "320px", "260px", "5.0.0", "#ffffff"); so_19885479928_4918f32e88d731354623946.addParam("autoplay", "true"); so_19885479928_4918f32e88d731354623946.addParam("wmode", "transparent"); so_19885479928_4918f32e88d731354623946.addVariable("string_table", "http://static.ak.fbcdn.net/js_strings.php/t85164/en_US"); so_19885479928_4918f32e88d731354623946.addVariable("swf_id", "so_19885479928_4918f32e88d731354623946"); so_19885479928_4918f32e88d731354623946.useExpressInstall(); so_19885479928_4918f32e88d731354623946.fallback_html = "\x3cdiv class=\x22flash_fallback\x22\x3e\x3cdiv class=\x22flash_fallback_border\x22\x3e\x3cdiv class=\x22flash_fallback_header\x22\x3eFlash Player upgrade required\x3c/div\x3e\x3cdiv class=\x22flash_fallback_explanation\x22 id=\x22flash_fallback_4918f32e88dfc0346146803\x22\x3eYou must download and install the latest version of the Adobe Flash Player to view this content.\x3c/div\x3e\x3cdiv class=\x22flash_fallback_button\x22\x3e\x3cinput type=\x22button\x22 class=\x22inputbutton\x22 onclick=\x22this.disabled=true;getFlashPlayer();\x22 id=\x22\x22 name=\x22\x22 value=\x22Download Flash\x22 /\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e";}); onloadRegister(function() {window.wallAttachments = new attachments(1);}); onloadRegister(function() {window.loading_page_chrome = true;}); onloadRegister(function() {focus_login(0, false);}); onloadRegister(function() {new MenuBar("fb_menubar_core").setTimeoutInterval(250).init();}); onloadRegister(function() {new MenuBar("fb_menubar_aux").setTimeoutInterval(100).init();}); onloadRegister(function() {window.loading_page_chrome = false;}); onloadRegister(function() {var n = "rtime"; (window.ge && ge(n)) && (ge(n).title += " | 613");});
</script>
</div>
</div>
</body>
</html>