i agree with method man
I use the almann style simply because it's easier to find chunks of code and to identify missing brackets (unexpected eof found). I used to do the other way
function(){
whatever;
}
but i like this way better

imperito,
so why exactly am i defective?