// Place your application-specific JavaScript functions and classes here
// This file is automatically included by javascript_include_tag :defaults

function open_manager(){
	window.open('http://www.bkc-abroad.ru/userform/call_back','zayavka','width=350,height=250'); 
	return false;
}