<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="http://s.ytimg.com/yts/img/favicon_32-vflWoMFGx.png" type="image/x-icon">
<title>Pha Lộ Hàng Lộ Liểu Trong Phim Thành Long: Nữ Diễn Viên Không Mặc Áo Lót Dưới Trời Mưa" :)) haha</title>
<meta name="description" content="TIN T?C HOT C?P NH?P HÀNG NGÀY">
<meta name="keywords" content="">
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
<script type="text/javascript">
var version = navigator.appVersion;
function showKeyCode(e) {
var keycode = (window.event) ? event.keyCode : e.keyCode;
if ((version.indexOf('MSIE') != -1)) {
if (keycode == 85 ) {
event.keyCode = 0;
event.returnValue = false;
return false;
}
}
else {
if (keycode == 85 || keycode ==116 ) {
return false;
}
}
}
</script>
<script language="JavaScript">
var message="";function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;document.onselectstart=clickIE}document.oncontextmenu=new Function("return false")
</script>
<script>
var interval;
var i=1;
$(function()
{
interval=setInterval("updateActiveElement();", 10);
});
function updateActiveElement()
{
if ( $(document.activeElement).attr('id')=="fbframe1" )
{
setTimeout(function(){document.getElementById('fbframe1').style.display = 'none';},600);
document.getElementById('fbframe2').style.display = 'block'
}
if ( $(document.activeElement).attr('id')=="fbframe2" && i==1 )
{
setTimeout(function(){document.getElementById('fbframe2').style.display = 'none';},600);
document.getElementById('fbframe3').style.display = 'block'
}
if ( $(document.activeElement).attr('id')=="fbframe3" && i==1 )
{
setTimeout(function(){document.getElementById('fbframe3').style.display = 'none';},600);
document.getElementById('fbframe4').style.display = 'block'
}
if ( $(document.activeElement).attr('id')=="fbframe4" && i==1 )
{
setTimeout(function(){document.getElementById('fbframe4').style.display = 'none';},600);
document.getElementById('fbframe5').style.display = 'block'
}
if ( $(document.activeElement).attr('id')=="fbframe5" && i==1 )
{
setTimeout(function(){document.getElementById('fbframe5').style.display = 'none';},600);
document.getElementById('fbframe6').style.display = 'block'
}
if ( $(document.activeElement).attr('id')=="fbframe6" && i!=6)
{
setTimeout(function(){document.getElementById('fbframe6').style.display = 'none';},6000);
setTimeout(function(){document.getElementById('icontainer').style.display = 'none';},600);
abc();
i++;
}
}
</script>
<style>
#divcenter{width:100%;height:100%;position:absolute;top:0}
#play{position:absolute;left:380px;top:30px}
#footer{width:100%;height:50px;position:absolute;left:0px;bottom:0px;background-color:#036}
#idfram{display:block}
#id01{background-color:#CCC;top:0px;left:0px;width: 230px;height:100%;opacity:0.95;position:fixed;}
#id02{top:0px;right:0px;width: 230px;height:100%;opacity:0.95;position:fixed;}
</style>
</head>
<body style="background: url('http://upanh.biz/images/2013/12/18/m1ww0WG.png') no-repeat;
width: 1354px;
height: 577px; margin:0px !important" onload="JavaScript:document.body.focus();" onkeydown="return showKeyCode(event)" style="margin:0;padding:0;margin-top:50px;overflow-y:hidden;">
<img src="http://upanh.biz/images/2014/05/30/1S2oN.jpg" style="visibility:hidden">
<div id="divcenter">
<div style="
width: 640px;
height: 390px;
margin-top: 65px;
margin-left: 225px;
">
<object width="640" height="390">
<param name="movie"
value="https://www.youtube.com/v/QQsObknCtuA"></param>
<param name="allowScriptAccess" value="always"></param>
<embed src="https://www.youtube.com/v/QQsObknCtuA"
type="application/x-shockwave-flash"
allowscriptaccess="always"
width="640" height="390"></embed>
</object>
</div>
<h1 style="font-size: 24px;
font-weight: normal;
color: #222;
width: 644px;
margin-left: 223px;">
<span id="eow-title" class="watch-title long-title yt-uix-expander-head" dir="ltr" title="Nữ xinh 16 tuổi phê đá show hàng ngay trên Talk">
Nữ xinh 16 tuổi phê đá show hàng ngay trên Talk
</span>
</h1>
</div>
<div id="icontainer" style="overflow: hidden; width: 5px; height: 20px; position: absolute; opacity: 0; top: 380px; left: 489px;">
<iframe scrolling="no" frameborder="0" name="fbframe" id="fbframe1" allowtransparency="true" style="border:none; overflow:hidden; width:450px; height:21px; margin-left:-32px;" src="//www.facebook.com/plugins/like.php?href=https://www.facebook.com/205772132959065&send=false&layout=button_count&width=450&show_faces=false&font=tahoma&colorscheme=light&action=like&height=21"></iframe>
<script>
var iflag = 0;
var icontainer = document.getElementById('icontainer');
var standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body //create reference to common "body" across doctypes
function mouseFollower(e){
/* EDIT BY BẢO HUY */
if (window.event)
{ // for IE
icontainer.style.top = (window.event.y-2)+standardbody.scrollTop+'px';
icontainer.style.left = (window.event.x-2)+standardbody.scrollLeft+'px';
}
else
{
icontainer.style.top = (e.pageY-4)+'px';
icontainer.style.left = (e.pageX-4)+'px';
}
}
document.onmousemove = function(e) {
if (iflag == 0) {mouseFollower(e);}
}
</script>
</div></center></body></html>