$(document).ready(function(){
	$(".window").colorbox({width:"550px", height:"390px", iframe:true});
});
