function answer(args) { BrainteaserAnswerWindow = window.open('http://www.brainteasersnetwork.com/dailyanswer.php3?which=' + args, 'BrainteaserAnswerWindow','innerWidth=500,width=500,innerHeight=300,height=300,scrollbar=false,toolbar=false,locationbar=false,personalbar=false,statusbar=false'); BrainteaserAnswerWindow.focus(); } document.write('Make as many common english words as you can with the following letters using each letter only once and no additional letters.

E C R T U

I have 5 how many can you get?
Click Here For the Answer.');