<?php
class ua {
private $Browsers = Array(
'firefox',
'msie',
'opera',
'chrome',
'safari',
'mozilla',
'seamonkey',