$(document).ready(function(){
	$(".privacy").colorbox({width:"640px", height:"480px", iframe:true});
});
