﻿
function $_initTerminos()
{
    //tb_show(' ', 'static/reglamento.htm?&height=350&width=700');
    open('http://extranet.enap.cl/proveedores/','','');
}

//function $_chkClick()
//{
//    if($('#chkCondiciones').is(':checked'))
//        $('input[@name=btnIngresar]').removeAttr('disabled');
//    else
//        $('input[@name=btnIngresar]').attr('disabled', 'disabled');		        

//return true;
//}

