$(function(){
	$(".colorbox").colorbox({maxWidth:'100%', maxHeight:'100%'});
	$(".ymaps").colorbox({width:"80%", height:"80%", iframe:true, scrolling:false});
});
