arrReqFlds = new Array("name","email","country_id","where_heard","feedback_type", "comments");
arrReqFldTypes = new Array("text","text","select","text","text","text");
