<!--

function frmSubmit(){
    document.frmSample.submit();
}

//-->