Code: function Time(t1,t2){ t = parseInt(t1) + parseInt(t2); return t; }
function Time(t1,t2){ t = parseInt(t1) + parseInt(t2); return t; }
Laugh, and the world laughs with you. Cry, and you just water down your vodka. Take credit, not responsibility
Forum Rules