$(document).ready(function(){
		$(".shema-proezda").colorbox({width:"970px", height:"95%", iframe:true});
		});

$(document).ready(function(){
		$(".inline1").colorbox({width:"800px", height:"500px", iframe:true});
		$(".inline2").colorbox({width:"900px", height:"650px", iframe:true});
		$(".inline-baza-nestroganiy-brus").colorbox({width:"900px", height:"550px", iframe:true});
		$(".inline-baza-bitovki").colorbox({width:"80%", height:"80%", iframe:true});
		$('a[rel="zoom"]').colorbox({rel:'nofollow'});
		});
