$(document).ready(function(){
    $(".wninfo").colorbox({opacity:0.1, width:750, height:400, iframe:true});
});
