if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i) || (navigator.userAgent.match(/Safari/i) || (navigator.userAgent.match(/WebKit/i)))))
{
document.write('<style type=\"text\/css\">td\#water \{display: none\}<\/style>');
}
