// setup for cake selection page
// created by sdc 3.2007

document.getElementsByName("n")[0].focus();     // set cursor in text box

