var bone = functionone();
var btwo = functiontwo();
var bthree = functionthree();
return bone && btwo && bthree;