	function openPopup()
	{
		window.open('popupOferta.htm','popupOferta','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=566, height=800');
	}   
