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