ReePrime
Model Groped While on Ramp

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Model Groped While on Ramp

C
Camduane

96 Views • Oct 04, 2015

Description

During the Cosmo Carnival 2015 an audience groped Kapamilya Actor, Alex Castro ath the SM Mall of Asia Concert Grounds in Pasay City

#financial_support_div{
display:none;
position: absolute;
width:300px; height:180px;
margin-left: -150px; margin-top: -70px; /*- half of width and height */
top:50%; left:50%;
padding: 5px;
opacity:0.9;
filter:alpha(opacity=90);
z-index:1000;
background-color:#000;
color: white;
}
.close_box{
background: gray;
color:#fff;
padding:1px 3px;
display:inline;
position:absolute;
right:1px;
margin-right: -13px;
margin-top: -13px;
border-radius:3px;
cursor:pointer;
border: 1px #000 solid;
}

$(document).on("click",".close_box",function(){
$(this).parent().fadeTo(300,0,function(){ $(this).remove(); });
});