$(document).ready(function(){
	$(".zayavka-button").colorbox({width:"700px", height:"770px", iframe:true});
	$(".zvonok-button").colorbox({width:"700px", height:"490px", iframe:true});
	$(".calculator-button").colorbox({width:"850px", height:"700px", iframe:true});
	$(".mw-strahprog").colorbox({width:"700px", height:"770px", iframe:true});
	$(".mw-zakaz-phone").colorbox({width:"700px", height:"490px", iframe:true});
	$(".mw-calculator-kasko").colorbox({width:"850px", height:"700px", iframe:true});	
	$(".mw-green-card").colorbox({width:"700px", height:"700px", iframe:true});	
	
	
});

