		function ventanac(c)
	{
	window.open(c ,"popWindow", "scrollbars=no,location=no,menubar=no,width=300,height=265")
}

