var col1;     
col1 = "#FDE0BD";
var col1off;     
col1off = "#F9D09F";

function taust1_1(asi1){asi1.bgColor = col1;}
function taust1_2(asi1){asi1.bgColor = col1off;}
