Thanks all to who posted a comment in response to my first thread.

Special thanks to 'Anonymous' who suggested that there may be a flaw in the randomization of the cards.

After reading their comment, I investigated the random number generator in more depth.
I created a page to test the deck shuffling and create a visual result so I could clearly see if any non-random trends were evident.

To my surprise, there WAS a bug!

The shuffler tended to favor keeping like numbered cards together and deal lower numbered cards before higher ones.

I've just implemented new randomizing code that appears to be much more random.
I cannot see any trends at all with this new code and truly appears to be random.

Sorry about the bug folks, but they happen :)

Thanks to everyone who is playing and I love receiving e-mails from you.
Bug reports, praise or any other type of feedback is welcomed!