

function Busca() 
{
	document.location = '/CondumexInc/Eng/Search.htm?P='+ document.Form1.Txt_Buscar.value; 
}
