﻿function SendSelectedBetValue(matchCode, betType, betValue) {
    //alert(matchCode + " " + betType + "  " + betValue);
}
