// javascript document
<!--
function bolsaTrabajo() {
	window.open('bolsa_trabajo.php','bolsa_trabajo_2','toolbar=no,menubar=no,scrollbars=no,resizable=no,top=0,left=0,width=700,height=500');
}
//-->
