// function fixStyles( container ) // { container.style.color = 'black'; // container.style.fontStyle = 'normal'; // // if (container.value == 'User Name' || container.value == 'Password') // container.value = ''; // } // echo "\t\t