<%javascript function printTriple(value) { print(value*3); } %>