function submitForm()
{
    $('#frmQuote').submit();
}
