		//pastreaza url-ul
		function keep_form(url)
		{
			document.cautare_form.action=url;
			document.cautare_form.submit();
		}

	
