diff --git a/usr/local/www/themes/corporate/all.css b/usr/local/www/themes/corporate/all.css deleted file mode 100644 index 0e913f391d..0000000000 --- a/usr/local/www/themes/corporate/all.css +++ /dev/null @@ -1,1153 +0,0 @@ -/* - * "corporate" theme by Guillaume Belanger - * based on the original "metallic" theme */ - - -/* Element CSS Definitions */ -html, body, td, th, input, select { - font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; - font-size: 0.9em; -} - -div.GraphLink { - position: relative; -} - -span.GraphLinkLine { - position: absolute; - background-color: #990000; - width: 100%; -} - -/* DOM Tooltip CSS definitions */ -div.niceTitle -{ - background-color: #333333; - color: #FFFFFF; - font-weight: bold; - font-size: 13px; - font-family: "Trebuchet MS", sans-serif; - width: 220px; - left: 0; - top: 0; - padding: 4px; - position: absolute; - text-align: left; - z-index: 20; - -moz-border-radius: 0 10px 10px 10px; - filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87); - -moz-opacity: .87; - -khtml-opacity: .87; - opacity: .87; -} -div.niceTitle h1 -{ - background: #990000; - border-bottom: 1px dotted #FFFFFF; - font-weight: bold; - font-size: 13px; - font-family: "Trebuchet MS", sans-serif; - margin: 3px; - padding-top: 1px; - padding-bottom: 1px; - padding-left: 3px; - text-align: left; - left: 0; - top: 0; - -moz-border-radius: 0 8px 0 0; - -moz-opacity: 1; -} -div.niceTitle .contents -{ - margin: 0; - padding: 0 3px; - filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); - -moz-opacity: 1; - -khtml-opacity: 1; - opacity: 1; -} -div.niceTitle p -{ - background: #FFFFFF; - border: 1px solid #990000; - color: #000000; - font-size: 11px; - font-family: "Trebuchet MS", sans-serif; - padding: 5px; - margin: 3px; - text-align: left; - -moz-opacity: 1; - -moz-border-radius: 0 0 8px 8px; -} - -body { - background-color: #333333; - margin: 5px auto; -} - -form { - margin: 0px; -} -a { - text-decoration: none; -} -form input { - font-size: 1.1em; -} - -iframe { - z-index: 1; - border: 1px dashed #990000; -} -.iframe { - background-color: #FFFFFF; -} - -/* ID Based CSS Definitions */ -#wrapper { - width: 815px; - margin: 5px auto; -} - -#header { - background: url('images/header.gif') no-repeat; - background-position: 4px; - height: 102px; - width: 808px; - margin-bottom: 5px; - z-index: 2; -} -#header-left { - position: relative; - /* background: url('images/logo.gif') no-repeat; */ - background-position: center; - height: 65px; - width: 145px; - left: 10px; - float: left; -} -#header-left #status-link { - position: relative; - top: 10px; - left: 6px; -} -#header-right { - position: relative; - /* background: url('images/header.gif') no-repeat; */ - height: 70px; - color: #fff; - left: 0px; - margin-left: 165px; -} -#header-right .alert { - position: relative; - /* background: url('images/alert.gif') no-repeat; */ - background-position: 4px 2px; - color: #fff; - height: 17px; - width: 500px; - padding: 4px; - padding-left: 27px; - float: left; -} -#header-right .container { - position: relative; -} -#header-right .container .left { - position: relative; - float: left; - font-size: 1.3em; - font-weight: bold; - top: 15px; - left: 4px; - display: none; -} -#header-right .container .right { - position: relative; - float: right; - top: 22px; - padding-right: 4px; - z-index: 1; -} - -#header-right .container .right #alerts { - position: relative; - background: url('images/alert_bgr.gif') no-repeat; - height: 39px; - width: 431px; - z-index: 1; - padding-top: 20px; - padding-left: 5px; - margin: 0px; -} -#header-right .container .right #hostname { - position: relative; - height: 39px; - width: 431px; - z-index: 1; - padding-left: 5px; - margin: 0px; - top: 28px; - left: 230px; -} - - - -table#marquee { - position: relative; - top: -6px; - left: -5px; - border: 0; - padding: 0; - margin: 0; - width: 424px; - background-color: transparent; - padding: 2px; - border: 0px; -} -span#marquee-container { - position: absolute; - visibility: hidden; - top: -100px; - left: -10000px; -} -div#marquee-text { - font-size: 1.18em; - font-weight: bold; - font-family: Verdana; -} -table#marquee div#container { - position: relative; - overflow: hidden; - width: 418px; - height: 20px; -} -table#marquee div#container div#scroller { - position: absolute; - left: 0px; - top: 0px; -} - - - - - -#content { - position: relative; - top: -15px; - left: 4px; - margin-top: 0px; - margin-left: 5px; - padding-top: 0px; - width: 800px; - background: url('images/horizontal.gif') repeat-y; -} - -#left { - width: 800px; - height: 1px; -} -#right { - position: relative; - top: -10px; - width: 770px; - margin-top: 0px; - margin-left: 5px; - margin-right: 5px; - padding-top: 5px; - padding-left: 10px; - padding-right: 10px; - padding-bottom: 20px; - min-height: 400px; -} - -#footer { - position: relative; - background: url('images/footer.gif') no-repeat; - top: -18px; - left: 7px; - width: 800px; - height: 75px; - color: #ffffff; - text-align: center;; - font-size: 0.9em; - padding-top: 7px; - margin-bottom: 20px; - clear: both; -} -#footer p { - padding: 0px; - margin: 0px; -} - -/* Style the List */ -#navigation { - /* background: url('images/menu.gif') no-repeat; */ - /* width: 693px; */ - position: relative; - top: -24px; - left: -2px; - width: 800px; - padding: 0px; - height: 28px; - z-index: 3; -} -#navigation ul { - padding: 0; - margin: 0; - list-style: none; - text-align: center; -} -#navigation ul#menu { - padding-top: 3px; - padding-left: 5px; -} - -/* Style the List Elements */ -#navigation ul li { - float: left; - position: relative; - /* width: 7.5em; */ - width: 8.75em; - height: 28px; -} -#navigation ul li div { - font-size: 1em; - font-weight: bold; -} -/* Make the List inside the List Elements */ -/* initially hidden with absolute position */ -#navigation ul li ul { - display: none; - position: absolute; - top: 2em; - left: -2px; - width: 9em; - font-weight: normal; - background: transparent bottom left no-repeat; /* This is key to making the menu maintain visibility when not on a link */ - background-color: #202020; - /* background: url("images/menu_footer.gif") no-repeat; */ - background-position: bottom; - - padding: 0em 0em 0em 0; - margin-top: 4px; - padding-top: 0em; -} -/* to override top and left in browsers other than IE */ -/* which will position to the top right of the containing */ -/* li, rather than bottom left */ -#navigation ul li > ul { - top: auto; - left: auto; - left: -1px !important; -} -/* Show initial drop down upon mouse over, but do not show */ -/* nested side drop menus within listed elements */ -#navigation ul li:hover ul { - display: block; - cursor: pointer; -} -#navigation ul li:hover { - cursor: pointer; - cursor: pointer; -} -#navigation ul li:hover div { - text-decoration: none; -} - -#navigation ul li { - background-color: transparent; - color: #FFF; -} -#navigation ul li ul li { - border: 1px solid #303030; - border-top: 0px; - width: 8.9em; - height: 1.6em; - line-height: 1.6em; - background: url('images/metal_bgr.gif') repeat-x; - color: #FFF; -} -#navigation ul li ul li:hover { - background: url('images/metal_bgr_red.gif') repeat-x; -} - -#navigation li li a { - display: block; - padding-left: 10px; - padding-right: 10px; -} - -#navigation ul li ul li a.navlnk:hover { - text-decoration: none; -} -#navigation ul li.first { - border-right: 0px; -} -#navigation ul li.middle { - border-right: 0px; -} -#navigation ul li.last { - -} - -#navigation ul li.dropfirst { - border-bottom: 0px; -} -#navigation ul li.dropmiddle { - border-bottom: 0px; -} -#navigation ul li.droplast { -} - -#wzdtabcont { - float: left; - background-color: #FFFFFF; - color: #000000; - padding: 0; -} - -ul#wzdnav { - font-size: 0.96em; - float: left; - width: 14.5em; - margin: 0; - padding-left: 18px; -} - -ul#wzdnav li { - list-style: none; - margin: 0; - padding-bottom: 0.2em; - padding-left: 0; -} - -ul#wzdnav a { - display: block; - padding: 0.3em; - font-weight: normal; -} - -#wzdnavbold a { - display: block; - padding: 0.3em; - font-weight: bold ! important; -} - -ul#wzdnav a:link { - color: black; - background-color: #eee; -} - -ul#wzdnav a:visited { - color: #666; - background-color: #eee; -} - -ul#wzdnav a:hover { - color: black; - background-color: white; -} - -ul#wzdnav a:active { - color: white; - background-color: gray; -} - -#logoutbtn { - position: absolute; - left: 95%; - vertical-align: middle; -} - -#graph { - position: relative; - z-index: 10; -} - - - -/* Class Based CSS Definitions */ -.pgtitle { - font-size: 18px; - color: #777777; - font-weight: bold; -} -.tfrtitle { - font-size: 18px; - color: #ffffff; - font-weight: bold; -} -.vncell { - background-color: #DDDDDD; - padding-right: 20px; - padding-left: 8px; - border-bottom: 1px solid #999999; -} -.formfld { - padding-left: 19px; - font-size: small; -} -.formselect { - font-size: 1.0em; -} -.langopt { - padding-left: 34px; - padding-top: 2px; - padding-bottom: 2px; -} -.saved { - /* background: url('/themes/nione/images/icons/icon_wzd_saved.png') no-repeat 0 1px #FFFFFF; */ - list-style-image: url('/themes/metallic/images/icons/icon_wzd_saved.png') ! important; -} -.notsaved { - /* background: url('/themes/nione/images/icons/icon_wzd_nsaved.png') no-repeat 0 1px #FFFFFF; */ - list-style-image: url('/themes/metallic/images/icons/icon_wzd_nsaved.png') ! important; -} -.en { - background: url('/themes/metallic/images/icons/icon_flag_en.png') no-repeat 0 1px #FFFFFF; -} -.de { - background: url('/themes/metallic/images/icons/icon_flag_de.png') no-repeat 0 1px #FFFFFF; -} -.es { - background: url('/themes/metallic/images/icons/icon_flag_es.png') no-repeat 0 1px #FFFFFF; -} -.pt_BR { - background: url('/themes/metallic/images/icons/icon_flag_pt_BR.png') no-repeat 0 1px #FFFFFF; -} -.host { - background: url('/themes/metallic/images/icons/icon_frmfld_host.png') no-repeat 0 1px #FFFFFF; -} -.search { - background: url('/themes/metallic/images/icons/icon_frmfld_search.png') no-repeat 0 1px #FFFFFF; -} -.file { - background: url('/themes/metallic/images/icons/icon_frmfld_file.png') no-repeat 0 1px #FFFFFF; -} -.mail { - background: url('/themes/metallic/images/icons/icon_frmfld_mail.png') no-repeat 0 1px #FFFFFF; -} -.imp { - background: url('/themes/metallic/images/icons/icon_frmfld_imp.png') no-repeat 0 1px #FFFFFF; -} -.pwd { - background: url('/themes/metallic/images/icons/icon_frmfld_pwd.png') no-repeat 0 1px #FFFFFF; -} -.user { - background: url('/themes/metallic/images/icons/icon_frmfld_user.png') no-repeat 0 1px #FFFFFF ; -} -.group { - background: url('/themes/metallic/images/icons/icon_frmfld_group.png') no-repeat 0 1px #FFFFFF; -} -.url { - background: url('/themes/metallic/images/icons/icon_frmfld_url.png') no-repeat 0 1px #FFFFFF; -} -.time { - background: url('/themes/metallic/images/icons/icon_frmfld_time.png') no-repeat 0 1px #FFFFFF; -} -.unknown { - background: url('/themes/metallic/images/icons/icon_frmfld_unknown.png') no-repeat 0 1px #FFFFFF; -} -.formfld_cert { - background: url('/themes/metallic/images/icons/icon_frmfld_cert.png') no-repeat 0 1px #FFFFFF; - padding-left: 28px; - font-family: Courier New, Courier, monospaced; - font-size: 11px; -} -.formfldalias { - background-color: #990000; - color: #FFFFFF; -} -.formpre { - font-family: Courier New, Courier, monospaced; - font-size: 10px; -} -.formbtn { - font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; - font-size: 13px; - font-weight: bold; -} -.formbtns { - font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; - font-size: 10px; - font-weight: bold; -} -.vvcell { - background-color: #FFFFC6; -} -.errmsg { - font-weight: bold; - color: #CC0000; -} -.red { - color: #CC0000; -} -.gray { - color: #A0A0A0; -} -.vexpl { - font-size: 11px; -} -.navlnk { - color: #FFFFFF; - text-decoration: none; - font-size: 13px; -} -.navlnks { - color: #FFFFFF; - text-decoration: none; - font-size: 11px; -} -.redlnk { - color: #990000; - text-decoration: none; -} -.tblnk { - color: #FFFFFF; - text-decoration: none; -} -.vncellreq { - background-color: #DDDDDD; - padding-right: 20px; - padding-left: 8px; - font-weight: bold; - border-bottom: 1px solid #999999; -} -.vncellt { - background-color: #DDDDDD; - padding-right: 20px; - padding-left: 8px; - padding-top: 4px; - padding-bottom: 4px; - font-weight: bold; - border-bottom: 1px solid #999999; -} -.vtable { - border-bottom: 1px solid #999999; -} -.vnsepcell { - background-color: #BBBBBB; - padding-right: 20px; - padding-left: 8px; - font-weight: bold; - border-bottom: 1px solid #999999; - font-size: 11px; -} -.cpline { - font-size: 11px; - color: #FFFFFF; -} -.hostname { - font-size: 11px; - color: #FFFFFF; -} -.vnsepcellr { - background-color: #BBBBBB; - padding-right: 20px; - padding-left: 8px; - font-weight: bold; - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; -} -.listr { - background-color: #FFFFFF; - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; - padding-right: 6px; - padding-left: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -.listrpad { - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; - padding-right: 16px; - padding-left: 10px; - padding-top: 8px; - padding-bottom: 8px; -} -.listn { - font-size: 11px; - padding-right: 16px; - padding-left: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -.listbg { - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; - background-color: #990000; - padding-right: 16px; - padding-left: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -.listbggrey { - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; - background-color: #999999; - padding-right: 16px; - padding-left: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -.listhdr { - background-color: #BBBBBB; - padding-right: 16px; - padding-left: 6px; - font-weight: bold; - border-bottom: 1px solid #999999; - font-size: 11px; - padding-top: 5px; - padding-bottom: 5px; -} -.listhdr a { - color: #000000; -} -.listhdrr { - background-color: #BBBBBB; - padding-right: 16px; - padding-left: 6px; - font-weight: bold; - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; - padding-top: 5px; - padding-bottom: 5px; -} -.listhdrr a { - color: #000000; -} -.listlr { - background-color: #FFFFFF; - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - border-left: 1px solid #999999; - font-size: 11px; - padding-right: 6px; - padding-left: 6px; - padding-top: 4px; - padding-bottom: 4px; -} -.listlrns { - background-color: #FFFFFF; - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - border-left: 1px solid #999999; - font-size: 11px; - padding-top: 4px; - padding-bottom: 4px; -} -.list { - font-size: 11px; - padding-left: 6px; - padding-top: 2px; - padding-bottom: 2px; -} -.listt { - font-size: 11px; - padding-top: 5px; -} -.listhdrrns { - background-color: #BBBBBB; - padding-left: 6px; - padding-top: 5px; - padding-bottom: 5px; - padding-right: 6px; - font-weight: bold; - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; -} -.listbgns { - border-right: 1px solid #999999; - border-bottom: 1px solid #999999; - font-size: 11px; - background-color: #D9DEE8; - padding-left: 6px; - padding-right: 4px; - padding-top: 4px; - padding-bottom: 4px; -} -.listtopic { - border-right: 1px solid #999999; - font-size: 11px; - background-color: #990000; - padding-right: 16px; - padding-left: 6px; - color: #FFFFFF; - font-weight: bold; - padding-top: 5px; - padding-bottom: 5px; -} -.optsect_t { - border-right: 1px solid #999999; - background-color: #990000; - padding-right: 6px; - padding-left: 6px; - padding-top: 2px; - padding-bottom: 2px; -} -.optsect_s { - font-size: 11px; - color: #FFFFFF; - font-weight: bold; -} -.tabnavtbl { -} - - -/* MISC CSS Definitions */ -ul#tabnav { - font-size: 11px; - font-weight: bold; - list-style-type: none; - margin: 0; - padding: 0; -} -ul#tabnav li.tabinact1 { - float: left; - background-color: #777777; - color: #FFFFFF; - padding: 0; - white-space: nowrap; -} -ul#tabnav li.tabinact { - float: left; - border-left: 1px solid #999999; - background-color: #777777; - color: #FFFFFF; - padding: 0; - white-space: nowrap; -} -ul#tabnav li.tabinact a { - float: left; - display: block; - text-decoration: none; - padding: 5px 8px 5px 8px; - color: #FFFFFF; -} -ul#tabnav li.tabinact1 a { - float: left; - display: block; - text-decoration: none; - padding: 5px 8px 5px 8px; - color: #FFFFFF; -} -ul#tabnav li.tabact { - float: left; - background-color: #EEEEEE; - color: #000000; - padding: 5px 8px 5px 8px; - white-space: nowrap; -} -.tabcont { - background-color: #EEEEEE; - padding-right: 12px; - padding-left: 12px; - padding-top: 12px; - padding-bottom: 12px; -} -.tabact { - float: left; - background-color: #EEEEEE; - color: #000000; - padding: 5px 8px 5px 8px; - white-space: nowrap; -} -.tabinact { - font-weight: bold; - float: left; - border-left: 1px solid #999999; - background-color: #777777; - color: #FFFFFF; - padding: 0; - white-space: nowrap; -} -.menu { - background-color: #000000; - white-space: nowrap; - padding: 0px 5px 0px 5px; - width: 100%; - vertical-align: top; -} - - -/* Auto Complete Suggestions */ -div.suggestions { - -moz-box-sizing: border-box; - /* box-sizing: border-box; */ - border: 1px solid black; - position: absolute; - background-color: #990000; - color: #FFF; -} - -div.suggestions div { - cursor: default; - padding: 0px 3px; - background-color: #990000; - color: #FFF; -} - -div.suggestions div.current { - background-color: #3366cc; - color: #FFF; -} -/* End Auto Complete Suggestions */ - - -/* Nifty Corners Crap */ -.rtop,.artop{display:block} -.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px} -.artop *{border-style: solid;border-width:0 1px} -.r1,.rl1,.re1,.rel1{margin-left:5px} -.r1,.rr1,.re1,.rer1{margin-right:5px} -.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px} -.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px} -.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px} -.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px} -.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px} -.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px} -.rx1,.rxl1{border-left-width:5px} -.rx1,.rxr1{border-right-width:5px} -.rx2,.rxl2{border-left-width:3px} -.rx2,.rxr2{border-right-width:3px} -.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px} -.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px} -.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0} -.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0} -.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px} -.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px} -/* End Nifty Corners Crap */ - - - -/* CSS for Dynamic Log Viewer */ -/* Author: Erik Kristensen */ -div#log div.log-entry { - clear: both; -} - -div#log div.log-entry span, -div#log div.log-header span { - padding: 3px 2px 3px 2px; - padding-left: 8px; -} - -div#log div.log-entry span.log-action { - padding-bottom: 6px; - padding-left: 5px; - padding-right: 5px; -} - -div#log div.log-header span { - border-top: 1px solid #999; - background-color: #bbb; - font-weight: bold; - text-align: left; -} - -div#log span.log-action, -div#log span.log-time, -div#log span.log-interface, -div#log span.log-source, -div#log span.log-destination, -div#log span.log-protocol { - float: left; - text-align: left; - border-left: 1px solid #999; - border-bottom: 1px solid #999; -} - -div#log span.log-general { - -} - -div#log span.log-protocol { - border-right: 1px solid #999; -} - -div#log span.log-action { - width: 2em; - text-align: center; -} - -div#log span.log-time { - width: 12.5em; -} - -div#log span.log-interface { - width: 5em; -} - -div#log span.log-source, -div#log span.log-destination { - width: 17.6em; -} - -div#log span.log-protocol { - width: 5.5em; -} -/* END CSS FOR DYNAMIC LOG VIEWER */ - -#login { - background: #cccccc; - border: 0px solid #666666; - margin: 5em auto; - padding: 0em; - width: 340px; -} - -#login h1 { - background: url(/themes/metallic/images/misc/logon.png) no-repeat top left; - margin-top: 0; - display: block; - text-indent: -1000px; - height: 50px; - border-bottom: none; -} - -#login p { - font-size: 1em; - font-weight: bold; - padding: 3px; - margin: 0em; - text-indent: 10px; -} - -#login span { - font-size: 1em; - font-weight: bold; - width: 20%; - padding: 3px; - margin: 0em; - text-indent: 10px; -} - -#login p#text { - font-size: 1em; - font-weight: normal; - padding: 3px; - margin: 0em; - text-indent: 10px; -} - -#login #username, #password { - font-size: 1em; - width: 60%; - padding: 3px; - margin: 0em; -} - -#login #submit { - font-size: 1em; - font-weight: bold; - padding: 3px; - margin: 0em; - text-indent: 10px; -} - -/* Widget CSS */ -.widgetsubheader { - border-right: 1px solid #999999; - font-size: 11px; - background-color: #B1B1B1; - padding-right: 6px; - padding-left: 6px; - color: #000000; - font-weight: bold; - padding-top: 5px; - padding-bottom: 5px; -} -.widgetheader { - border-right: 1px solid #999999; - font-size: 11px; - background-color: #990000; - padding-right: 6px; - padding-left: 6px; - color: #FFFFFF; - font-weight: bold; - padding-top: 5px; - padding-bottom: 5px; -} -.widgetdiv{ - margin:5px; - padding: 5px; - background:#CCCCCC; -} -.widgetconfigdiv{ - background:#BBBBBB; - font-size: 11px; - color: #000000; - padding-right: 5px; - padding-left: 5px; - padding-top: 5px; - padding-bottom: 5px; -} - -div#log div.log-entry-mini { - clear: both; -} - -div#log div.log-entry-mini span { - padding: 2px 2px 2px 2px; - padding-left: 8px; -} - -div#log span.log-action-mini-header, -div#log span.log-interface-mini-header, -div#log span.log-source-mini-header, -div#log span.log-destination-mini-header, -div#log span.log-protocol-mini-header { - float: left; - text-align: left; - background-color: #FFFFFF; - font-size: 12px; - border-left: 1px solid #999; - border-bottom: 1px solid #999; -} - -div#log span.log-action-mini, -div#log span.log-time-mini, -div#log span.log-interface-mini, -div#log span.log-source-mini, -div#log span.log-destination-mini, -div#log span.log-protocol-mini { - float: left; - text-align: left; - background-color: #FFFFFF; - font-size: 11px; - border-left: 1px solid #999; - border-bottom: 1px solid #999; -} - -div#log span.log-action-mini, -div#log span.log-action-mini-header { - width: 6%; -} - -div#log span.log-interface-mini, -div#log span.log-interface-mini-header { - width: 8%; -} - -div#log span.log-source-mini, -div#log span.log-destination-mini, -div#log span.log-source-mini-header, -div#log span.log-destination-mini-header { - width: 31%; -} - -div#log span.log-protocol-mini, -div#log span.log-protocol-mini-header { - width: 8%; - border-right: 1px solid #999; -} - diff --git a/usr/local/www/themes/corporate/bottom-loader.js b/usr/local/www/themes/corporate/bottom-loader.js deleted file mode 100644 index 78e3eba5fc..0000000000 --- a/usr/local/www/themes/corporate/bottom-loader.js +++ /dev/null @@ -1,10 +0,0 @@ - diff --git a/usr/local/www/themes/corporate/graphlink.css b/usr/local/www/themes/corporate/graphlink.css deleted file mode 100644 index 5bb1b4c7d9..0000000000 --- a/usr/local/www/themes/corporate/graphlink.css +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - $Id$ - - This file is part of the GraphLink software. - GraphLink is distributed under the MIT License. - Copyright (C) 2005-2006 Max Khitrov -*******************************************************************************/ - -/** - * Defines the background image used for the graph, as well as the actual data - * locations. - * Use padding-left and padding-top to align the data area correctly with your - * background image. - * Width and height should same as the dimensions of the image, minus the - * padding values in both directions. - */ -div.GraphLink { - width: 212px; - height: 60px; - padding-left: 38px; - padding-top: 10px; - background-image: url(/themes/corporate/images/misc/graph.png); - overflow: hidden; -} - -/** - * Defines the data display area. Modify to fit your background image. - */ -div.GraphLinkData { - width: 200px; - height: 50px; - overflow: hidden; -} - -/** - * Defines the look of one bar. Nothing to change here other than the color. - */ -span.GraphLinkBar { - background-color: #990000; - height: 100%; - float: left; - overflow: hidden; -} diff --git a/usr/local/www/themes/corporate/images/alert_bgr.gif b/usr/local/www/themes/corporate/images/alert_bgr.gif deleted file mode 100644 index 65498f1b0e..0000000000 Binary files a/usr/local/www/themes/corporate/images/alert_bgr.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/footer.gif b/usr/local/www/themes/corporate/images/footer.gif deleted file mode 100644 index e516113ddc..0000000000 Binary files a/usr/local/www/themes/corporate/images/footer.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/header.gif b/usr/local/www/themes/corporate/images/header.gif deleted file mode 100644 index aebc5111b2..0000000000 Binary files a/usr/local/www/themes/corporate/images/header.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/horizontal.gif b/usr/local/www/themes/corporate/images/horizontal.gif deleted file mode 100644 index 4ed769433d..0000000000 Binary files a/usr/local/www/themes/corporate/images/horizontal.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_alert.gif b/usr/local/www/themes/corporate/images/icons/icon_alert.gif deleted file mode 100644 index a88e61bbf5..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_alert.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_block.gif b/usr/local/www/themes/corporate/images/icons/icon_block.gif deleted file mode 100755 index 670c9681c5..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_block.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_block_d.gif b/usr/local/www/themes/corporate/images/icons/icon_block_d.gif deleted file mode 100755 index e6345fe89b..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_block_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_cablenic.gif b/usr/local/www/themes/corporate/images/icons/icon_cablenic.gif deleted file mode 100755 index a071c66d70..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_cablenic.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_cal.gif b/usr/local/www/themes/corporate/images/icons/icon_cal.gif deleted file mode 100755 index a9c7c87632..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_cal.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_cal_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_cal_mo.gif deleted file mode 100644 index 1647e2f4f4..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_cal_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_carp.gif b/usr/local/www/themes/corporate/images/icons/icon_carp.gif deleted file mode 100644 index 9454a82ee4..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_carp.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_carp_d.gif b/usr/local/www/themes/corporate/images/icons/icon_carp_d.gif deleted file mode 100644 index 2ba8db211f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_carp_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_check.gif b/usr/local/www/themes/corporate/images/icons/icon_check.gif deleted file mode 100755 index 393674d42e..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_check.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_clock_green.gif b/usr/local/www/themes/corporate/images/icons/icon_clock_green.gif deleted file mode 100644 index e171ba883f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_clock_green.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_clock_grey.gif b/usr/local/www/themes/corporate/images/icons/icon_clock_grey.gif deleted file mode 100644 index 00c865a19c..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_clock_grey.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_clock_red.gif b/usr/local/www/themes/corporate/images/icons/icon_clock_red.gif deleted file mode 100644 index 7b412eed18..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_clock_red.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_close.gif b/usr/local/www/themes/corporate/images/icons/icon_close.gif deleted file mode 100755 index e0f86a76af..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_close.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_configure.gif b/usr/local/www/themes/corporate/images/icons/icon_configure.gif deleted file mode 100755 index 7182e0dafd..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_configure.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_down.gif b/usr/local/www/themes/corporate/images/icons/icon_down.gif deleted file mode 100755 index b71a9c541e..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_down.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_down_d.gif b/usr/local/www/themes/corporate/images/icons/icon_down_d.gif deleted file mode 100755 index 70a7473c30..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_down_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_down_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_down_mo.gif deleted file mode 100644 index 584587a147..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_down_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_e.gif b/usr/local/www/themes/corporate/images/icons/icon_e.gif deleted file mode 100755 index 29508006ff..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_e.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_e_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_e_mo.gif deleted file mode 100644 index 9ba5738fd0..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_e_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_error.gif b/usr/local/www/themes/corporate/images/icons/icon_error.gif deleted file mode 100755 index e0fa6597a6..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_error.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_exclam.gif b/usr/local/www/themes/corporate/images/icons/icon_exclam.gif deleted file mode 100755 index 36c2ec7b0d..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_exclam.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_flag_de.png b/usr/local/www/themes/corporate/images/icons/icon_flag_de.png deleted file mode 100644 index a01f067702..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_flag_de.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_flag_en.png b/usr/local/www/themes/corporate/images/icons/icon_flag_en.png deleted file mode 100644 index 069e2e3ede..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_flag_en.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_flag_es.png b/usr/local/www/themes/corporate/images/icons/icon_flag_es.png deleted file mode 100644 index a56047fe0a..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_flag_es.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_flag_pt_BR.png b/usr/local/www/themes/corporate/images/icons/icon_flag_pt_BR.png deleted file mode 100644 index 4ea25030bb..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_flag_pt_BR.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_cert.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_cert.png deleted file mode 100644 index 392f4b66eb..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_cert.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_file.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_file.png deleted file mode 100644 index 6ea63493e1..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_file.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_group.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_group.png deleted file mode 100644 index 031f8309c9..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_group.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_host.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_host.png deleted file mode 100644 index 75bd7a4937..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_host.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_imp.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_imp.png deleted file mode 100644 index f8d846d38a..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_imp.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_mail.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_mail.png deleted file mode 100644 index 2bd40e3bd2..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_mail.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_pwd.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_pwd.png deleted file mode 100644 index 3218268823..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_pwd.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_search.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_search.png deleted file mode 100644 index 23f5996ac4..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_search.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_time.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_time.png deleted file mode 100644 index 9902bdf58e..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_time.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_unknown.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_unknown.png deleted file mode 100644 index 5134e67d9a..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_unknown.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_url.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_url.png deleted file mode 100644 index d3cda19117..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_url.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_frmfld_user.png b/usr/local/www/themes/corporate/images/icons/icon_frmfld_user.png deleted file mode 100644 index 185f4a0783..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_frmfld_user.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_fw-update.gif b/usr/local/www/themes/corporate/images/icons/icon_fw-update.gif deleted file mode 100644 index 52c18accca..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_fw-update.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_import_alias.gif b/usr/local/www/themes/corporate/images/icons/icon_import_alias.gif deleted file mode 100644 index d11a5f00c8..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_import_alias.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_in.gif b/usr/local/www/themes/corporate/images/icons/icon_in.gif deleted file mode 100755 index f1da7718fa..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_in.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_in_d.gif b/usr/local/www/themes/corporate/images/icons/icon_in_d.gif deleted file mode 100755 index 18e26be34f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_in_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_interface_down.gif b/usr/local/www/themes/corporate/images/icons/icon_interface_down.gif deleted file mode 100755 index 0626655100..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_interface_down.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_interface_up.gif b/usr/local/www/themes/corporate/images/icons/icon_interface_up.gif deleted file mode 100755 index 1449513003..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_interface_up.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_left.gif b/usr/local/www/themes/corporate/images/icons/icon_left.gif deleted file mode 100755 index 8effefea10..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_left.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_left_d.gif b/usr/local/www/themes/corporate/images/icons/icon_left_d.gif deleted file mode 100755 index c778014544..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_left_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_left_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_left_mo.gif deleted file mode 100644 index 84c6fa2701..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_left_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_log.gif b/usr/local/www/themes/corporate/images/icons/icon_log.gif deleted file mode 100755 index 4a1983ae90..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_log.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_log_d.gif b/usr/local/www/themes/corporate/images/icons/icon_log_d.gif deleted file mode 100755 index d31bd9b64e..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_log_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_log_s.gif b/usr/local/www/themes/corporate/images/icons/icon_log_s.gif deleted file mode 100755 index f9fda338e7..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_log_s.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_log_s_d.gif b/usr/local/www/themes/corporate/images/icons/icon_log_s_d.gif deleted file mode 100755 index fb2c05fcd4..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_log_s_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_minus.gif b/usr/local/www/themes/corporate/images/icons/icon_minus.gif deleted file mode 100755 index 417544f89f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_minus.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_open.gif b/usr/local/www/themes/corporate/images/icons/icon_open.gif deleted file mode 100755 index ac3da1476b..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_open.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_other.gif b/usr/local/www/themes/corporate/images/icons/icon_other.gif deleted file mode 100644 index e6f780f9e5..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_other.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_other_d.gif b/usr/local/www/themes/corporate/images/icons/icon_other_d.gif deleted file mode 100644 index b08d970f0b..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_other_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_out.gif b/usr/local/www/themes/corporate/images/icons/icon_out.gif deleted file mode 100755 index 1a1d1d5b8f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_out.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_out_d.gif b/usr/local/www/themes/corporate/images/icons/icon_out_d.gif deleted file mode 100755 index 879f1dac38..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_out_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_parp.gif b/usr/local/www/themes/corporate/images/icons/icon_parp.gif deleted file mode 100644 index 96acaf3eac..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_parp.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_parp_d.gif b/usr/local/www/themes/corporate/images/icons/icon_parp_d.gif deleted file mode 100644 index 7d7d00e062..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_parp_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_pass.gif b/usr/local/www/themes/corporate/images/icons/icon_pass.gif deleted file mode 100755 index fe1bb0da01..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_pass.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_pass_d.gif b/usr/local/www/themes/corporate/images/icons/icon_pass_d.gif deleted file mode 100755 index 6adc431c2c..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_pass_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_plus.gif b/usr/local/www/themes/corporate/images/icons/icon_plus.gif deleted file mode 100755 index 2a94eeb93f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_plus.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_plus_bl.gif b/usr/local/www/themes/corporate/images/icons/icon_plus_bl.gif deleted file mode 100644 index 8dcd7c0062..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_plus_bl.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_plus_bl_p.gif b/usr/local/www/themes/corporate/images/icons/icon_plus_bl_p.gif deleted file mode 100644 index 0c79849286..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_plus_bl_p.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_plus_d.gif b/usr/local/www/themes/corporate/images/icons/icon_plus_d.gif deleted file mode 100644 index ebc745718a..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_plus_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_plus_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_plus_mo.gif deleted file mode 100644 index 1c7ca08350..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_plus_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_plus_p.gif b/usr/local/www/themes/corporate/images/icons/icon_plus_p.gif deleted file mode 100644 index eb41284aaa..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_plus_p.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall.gif deleted file mode 100644 index d78b867a47..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_d.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_d.gif deleted file mode 100644 index 13658f7728..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_mo.gif deleted file mode 100644 index 90b576e90f..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg.gif deleted file mode 100644 index 9aebb032dc..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg_d.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg_d.gif deleted file mode 100644 index 4ab4992a10..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg_mo.gif deleted file mode 100644 index 7025d20ea0..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_pkg_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml.gif deleted file mode 100644 index 4542432ec8..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml_d.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml_d.gif deleted file mode 100644 index 8d3a68d8a3..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml_mo.gif deleted file mode 100644 index 15e0aed9a8..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reinstall_xml_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reject.gif b/usr/local/www/themes/corporate/images/icons/icon_reject.gif deleted file mode 100755 index 5565cd67d2..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reject.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_reject_d.gif b/usr/local/www/themes/corporate/images/icons/icon_reject_d.gif deleted file mode 100755 index 6c09fae2f6..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_reject_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_service_restart.gif b/usr/local/www/themes/corporate/images/icons/icon_service_restart.gif deleted file mode 100644 index e49fbd73c2..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_service_restart.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_service_restart_d.gif b/usr/local/www/themes/corporate/images/icons/icon_service_restart_d.gif deleted file mode 100644 index a5d6d7c991..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_service_restart_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_service_start.gif b/usr/local/www/themes/corporate/images/icons/icon_service_start.gif deleted file mode 100644 index 09bb58fd43..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_service_start.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_service_start_d.gif b/usr/local/www/themes/corporate/images/icons/icon_service_start_d.gif deleted file mode 100644 index f58f11114c..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_service_start_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_service_stop.gif b/usr/local/www/themes/corporate/images/icons/icon_service_stop.gif deleted file mode 100644 index 922addc5ca..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_service_stop.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_service_stop_d.gif b/usr/local/www/themes/corporate/images/icons/icon_service_stop_d.gif deleted file mode 100644 index b4cfdeaccf..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_service_stop_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_services_restart_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_services_restart_mo.gif deleted file mode 100644 index a092b40966..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_services_restart_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_services_start_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_services_start_mo.gif deleted file mode 100644 index ecdb58f697..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_services_start_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_services_stop_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_services_stop_mo.gif deleted file mode 100644 index c00e2084ce..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_services_stop_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_system_logout.png b/usr/local/www/themes/corporate/images/icons/icon_system_logout.png deleted file mode 100644 index 7a99168c04..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_system_logout.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_trapped.gif b/usr/local/www/themes/corporate/images/icons/icon_trapped.gif deleted file mode 100644 index ffeb2cd88b..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_trapped.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_trapped_p.gif b/usr/local/www/themes/corporate/images/icons/icon_trapped_p.gif deleted file mode 100644 index 6d46aaf84e..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_trapped_p.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_ts_rule.gif b/usr/local/www/themes/corporate/images/icons/icon_ts_rule.gif deleted file mode 100644 index e15ab6c9df..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_ts_rule.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_ts_rule_d.gif b/usr/local/www/themes/corporate/images/icons/icon_ts_rule_d.gif deleted file mode 100644 index f776281f2d..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_ts_rule_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_up.gif b/usr/local/www/themes/corporate/images/icons/icon_up.gif deleted file mode 100755 index 883c5a29e8..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_up.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_up_d.gif b/usr/local/www/themes/corporate/images/icons/icon_up_d.gif deleted file mode 100755 index 0ddcce2810..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_up_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_up_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_up_mo.gif deleted file mode 100644 index 9f869a4511..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_up_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_wlan.gif b/usr/local/www/themes/corporate/images/icons/icon_wlan.gif deleted file mode 100755 index 1f0addc2e8..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_wlan.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_wlan_d.gif b/usr/local/www/themes/corporate/images/icons/icon_wlan_d.gif deleted file mode 100755 index 35bf5806f2..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_wlan_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_wol_all.gif b/usr/local/www/themes/corporate/images/icons/icon_wol_all.gif deleted file mode 100644 index 2d22182ec4..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_wol_all.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_x.gif b/usr/local/www/themes/corporate/images/icons/icon_x.gif deleted file mode 100755 index 24e4d49297..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_x.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_x_d.gif b/usr/local/www/themes/corporate/images/icons/icon_x_d.gif deleted file mode 100755 index d2bfbc8ba0..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_x_d.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_x_mo.gif b/usr/local/www/themes/corporate/images/icons/icon_x_mo.gif deleted file mode 100644 index da7b57c8fe..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_x_mo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/icons/icon_x_p.gif b/usr/local/www/themes/corporate/images/icons/icon_x_p.gif deleted file mode 100644 index 8828fa6ca0..0000000000 Binary files a/usr/local/www/themes/corporate/images/icons/icon_x_p.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/logo.gif b/usr/local/www/themes/corporate/images/logo.gif deleted file mode 100755 index 08638ff127..0000000000 Binary files a/usr/local/www/themes/corporate/images/logo.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/menu_down.gif b/usr/local/www/themes/corporate/images/menu_down.gif deleted file mode 100644 index 137de8dd91..0000000000 Binary files a/usr/local/www/themes/corporate/images/menu_down.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/menu_footer.gif b/usr/local/www/themes/corporate/images/menu_footer.gif deleted file mode 100644 index d06faa4035..0000000000 Binary files a/usr/local/www/themes/corporate/images/menu_footer.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/menu_right.gif b/usr/local/www/themes/corporate/images/menu_right.gif deleted file mode 100644 index 881327cfcf..0000000000 Binary files a/usr/local/www/themes/corporate/images/menu_right.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/metal_bgr.gif b/usr/local/www/themes/corporate/images/metal_bgr.gif deleted file mode 100644 index a0ca6c85a5..0000000000 Binary files a/usr/local/www/themes/corporate/images/metal_bgr.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/metal_bgr_red.gif b/usr/local/www/themes/corporate/images/metal_bgr_red.gif deleted file mode 100644 index c4a1465dea..0000000000 Binary files a/usr/local/www/themes/corporate/images/metal_bgr_red.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/bar_blue.gif b/usr/local/www/themes/corporate/images/misc/bar_blue.gif deleted file mode 100644 index 953cde1b4d..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/bar_blue.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/bar_gray.gif b/usr/local/www/themes/corporate/images/misc/bar_gray.gif deleted file mode 100644 index a82da78930..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/bar_gray.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/bar_left.gif b/usr/local/www/themes/corporate/images/misc/bar_left.gif deleted file mode 100644 index ea98cec30f..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/bar_left.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/bar_right.gif b/usr/local/www/themes/corporate/images/misc/bar_right.gif deleted file mode 100644 index b5114b032a..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/bar_right.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/bullet_toggle_minus.png b/usr/local/www/themes/corporate/images/misc/bullet_toggle_minus.png deleted file mode 100644 index b47ce55f68..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/bullet_toggle_minus.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/bullet_toggle_plus.png b/usr/local/www/themes/corporate/images/misc/bullet_toggle_plus.png deleted file mode 100644 index 9ab4a89664..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/bullet_toggle_plus.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/button.gif b/usr/local/www/themes/corporate/images/misc/button.gif deleted file mode 100644 index e85dbb3821..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/button.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/key_128.gif b/usr/local/www/themes/corporate/images/misc/key_128.gif deleted file mode 100644 index ea5ae34b66..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/key_128.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/key_152.gif b/usr/local/www/themes/corporate/images/misc/key_152.gif deleted file mode 100644 index 6c7fc03b48..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/key_152.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/key_256.gif b/usr/local/www/themes/corporate/images/misc/key_256.gif deleted file mode 100644 index 3e1c377f25..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/key_256.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/key_64.gif b/usr/local/www/themes/corporate/images/misc/key_64.gif deleted file mode 100644 index 87892bd4d7..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/key_64.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/left_background.gif b/usr/local/www/themes/corporate/images/misc/left_background.gif deleted file mode 100644 index 529d827dce..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/left_background.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/loader.gif b/usr/local/www/themes/corporate/images/misc/loader.gif deleted file mode 100644 index 5d10ac3aa6..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/loader.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/loader_tab.gif b/usr/local/www/themes/corporate/images/misc/loader_tab.gif deleted file mode 100644 index 05bb04cb78..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/loader_tab.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/logon.png b/usr/local/www/themes/corporate/images/misc/logon.png deleted file mode 100644 index 0ce38e5017..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/logon.png and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_0.gif b/usr/local/www/themes/corporate/images/misc/plogo_0.gif deleted file mode 100644 index 160b56d54b..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_0.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_1.gif b/usr/local/www/themes/corporate/images/misc/plogo_1.gif deleted file mode 100644 index 50342d64ac..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_1.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_10.gif b/usr/local/www/themes/corporate/images/misc/plogo_10.gif deleted file mode 100644 index 06cba146e6..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_10.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_2.gif b/usr/local/www/themes/corporate/images/misc/plogo_2.gif deleted file mode 100644 index 9d102307fa..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_2.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_3.gif b/usr/local/www/themes/corporate/images/misc/plogo_3.gif deleted file mode 100644 index 1983f87efb..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_3.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_4.gif b/usr/local/www/themes/corporate/images/misc/plogo_4.gif deleted file mode 100644 index f7158bdf25..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_4.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_5.gif b/usr/local/www/themes/corporate/images/misc/plogo_5.gif deleted file mode 100644 index c7af59324d..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_5.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_6.gif b/usr/local/www/themes/corporate/images/misc/plogo_6.gif deleted file mode 100644 index 310eb220d4..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_6.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_7.gif b/usr/local/www/themes/corporate/images/misc/plogo_7.gif deleted file mode 100644 index 06bd2e8b20..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_7.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_8.gif b/usr/local/www/themes/corporate/images/misc/plogo_8.gif deleted file mode 100644 index c6ef564566..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_8.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/plogo_9.gif b/usr/local/www/themes/corporate/images/misc/plogo_9.gif deleted file mode 100644 index 4f0cd4da68..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/plogo_9.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/progress_bar.gif b/usr/local/www/themes/corporate/images/misc/progress_bar.gif deleted file mode 100755 index 3b4aa52e87..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/progress_bar.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/tri_c.gif b/usr/local/www/themes/corporate/images/misc/tri_c.gif deleted file mode 100755 index 317b758289..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/tri_c.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/tri_c_black.gif b/usr/local/www/themes/corporate/images/misc/tri_c_black.gif deleted file mode 100755 index 309846eba1..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/tri_c_black.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/tri_o.gif b/usr/local/www/themes/corporate/images/misc/tri_o.gif deleted file mode 100755 index eb95c3250f..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/tri_o.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/tri_o_black.gif b/usr/local/www/themes/corporate/images/misc/tri_o_black.gif deleted file mode 100755 index f818f3b4ec..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/tri_o_black.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/misc/widget_loader.gif b/usr/local/www/themes/corporate/images/misc/widget_loader.gif deleted file mode 100644 index 47127fd1f2..0000000000 Binary files a/usr/local/www/themes/corporate/images/misc/widget_loader.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/transparent.gif b/usr/local/www/themes/corporate/images/transparent.gif deleted file mode 100644 index 89c5530dc0..0000000000 Binary files a/usr/local/www/themes/corporate/images/transparent.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/images/transparent_pixel.gif b/usr/local/www/themes/corporate/images/transparent_pixel.gif deleted file mode 100644 index 35d42e808f..0000000000 Binary files a/usr/local/www/themes/corporate/images/transparent_pixel.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/javascript/ie7/blank.gif b/usr/local/www/themes/corporate/javascript/ie7/blank.gif deleted file mode 100644 index a4fe2e6297..0000000000 Binary files a/usr/local/www/themes/corporate/javascript/ie7/blank.gif and /dev/null differ diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-box-model.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-box-model.js deleted file mode 100644 index 45543f66d2..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-box-model.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(window.IE7)IE7.addModule("ie7-box-model",function(){var NUMERIC="\x5cs*:\x5cs*\x5cd[\x5cw%]*",UNIT=/^\d\w*$/,PERCENT=/^\d+%$/,PIXEL=/^\d+(px)?$/;var MATCH=(appVersion<6)?/\b(min|max)-(width|height)\s*:\s*\d/gi:/\b(min|max)-width\s*:\s*\d/gi;var AUTO=(appVersion<5.5)?/^auto|0cm$/:/^auto$/;var ie7_tmp=tmpElement();push(IE7.recalcs,function removeTempElement(){if(ie7_tmp.parentElement)ie7_tmp.parentElement.removeChild(ie7_tmp)});CSSFixes.addFix(MATCH,function(match){return match.slice(0,3)+match.charAt(4).toUpperCase()+match.slice(5)});var viewport=(quirksMode)?document.body:documentElement;function isFixed(element){return element.style.position=="fixed"||element.currentStyle.position=="fixed"};function layoutParent(element){var layoutParent=element.offsetParent;while(layoutParent&&!hasLayout(layoutParent))layoutParent=layoutParent.offsetParent;if(!layoutParent||isFixed(element))layoutParent=viewport;return layoutParent};function fixWidth(HEIGHT){fixWidth=function(element,value){if(!element.runtimeStyle.fixedWidth&&(!isHTML||element.tagName!="HR")){if(!value)value=element.currentStyle.width;element.runtimeStyle.fixedWidth=(UNIT.test(value))?Math.max(0,getFixedWidth(element,value)):value;element.runtimeStyle.width=element.runtimeStyle.fixedWidth;boxSizing(element)}};if(quirksMode)CSSFixes.addRecalc("width\x5cs*:\x5cs*\x5cd\x5cw*[^%]",fixWidth);var getFixedWidth=(quirksMode)?function(element,value){return getPixelWidth(element,value)+getBorderWidth(element)+getPaddingWidth(element)}:function(element,value){return getPixelWidth(element,value)};function getBorderWidth(element){return element.offsetWidth-element.clientWidth};function getPaddingWidth(element){return getPixelWidth(element,element.currentStyle.paddingLeft)+getPixelWidth(element,element.currentStyle.paddingRight)};function getMarginWidth(element){return((element.currentStyle.marginLeft=="auto")?0:getPixelLeft(element,element.currentStyle.marginLeft))+((element.currentStyle.marginRight=="auto")?0:getPixelLeft(element,element.currentStyle.marginRight))};function minWidth(element){minWidth[minWidth.count++]=element;if(element.currentStyle.minHeight=="auto")element.runtimeStyle.minHeight=0;fixWidth(element);boxSizing(element);resizeWidth(element)};minWidth.count=0;CSSFixes.addRecalc("min-width"+NUMERIC,minWidth);eval(String(minWidth).replace(/min/g,"max"));maxWidth.count=0;CSSFixes.addRecalc("max-width"+NUMERIC,maxWidth);function resizeWidth(element){var rect=element.getBoundingClientRect();var width=rect.right-rect.left;if(element.currentStyle.maxWidth&&width>=getFixedWidth(element,element.currentStyle.maxWidth))element.runtimeStyle.width=getFixedWidth(element,element.currentStyle.maxWidth);else if(element.currentStyle.minWidth&&width<=getFixedWidth(element,element.currentStyle.minWidth))element.runtimeStyle.width=getFixedWidth(element,element.currentStyle.minWidth);else element.runtimeStyle.width=element.runtimeStyle.fixedWidth};function fixRight(element){if((element.currentStyle.position=="absolute"||element.currentStyle.position=="fixed")&&element.currentStyle.left!="auto"&&element.currentStyle.right!="auto"&&AUTO.test(element.currentStyle.width)){fixRight[fixRight.count++]=element;boxSizing(element);resizeRight(element)}};fixRight.count=0;CSSFixes.addRecalc("right"+NUMERIC,fixRight);function resizeRight(element){element.runtimeStyle.width="";var parentElement=layoutParent(element);var left=(element.runtimeStyle.screenLeft)?element.getBoundingClientRect().left-2:getPixelLeft(element,element.currentStyle.left);var width=parentElement.clientWidth-getPixelLeft(element,element.currentStyle.right)-left-getMarginWidth(element);if(!quirksMode)width-=getBorderWidth(element)+getPaddingWidth(element);if(width<0)width=0;if(isFixed(element)||HEIGHT||element.offsetWidth0)return getPixelWidth(element,value);if(PIXEL.test(value))return parseInt(value);element.parentElement.appendChild(ie7_tmp);ie7_tmp.style.left=value;return ie7_tmp.offsetLeft}};eval(String(fixWidth).replace(/Width/g,"Height").replace(/width/g,"height").replace(/Left/g,"Top").replace(/left/g,"top").replace(/Right/g,"Bottom").replace(/right/g,"bottom"));fixWidth();fixHeight(true)}); diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-core.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-core.js deleted file mode 100644 index b11e2b15bd..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-core.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(!window.IE7)new function(){try{window.IE7=this;var DUMMY=this.addModule=new Function;function unHide(){if(document.body)document.body.style.visibility="visible"};this.toString=function(){return "IE7 version 0.7.3 (alpha)"};var alert=(/ie7_debug/.test(location.search))?function(message){window.alert(IE7+"\n\n"+message)}:DUMMY;var appVersion=navigator.appVersion.match(/MSIE (\d\.\d)/)[1];if(/ie7_off/.test(location.search)||appVersion<5||!/^ms_/.test(document.documentElement.uniqueID))return unHide();var quirksMode=Boolean(document.compatMode!="CSS1Compat");var isHTML=(typeof document.mimeType=="unknown")?!/\.xml$/i.test(location.pathname):Boolean(document.mimeType!="XML Document");var LINKS=":link{ie7-link:link}:visited{ie7-link:visited}";var HEADER=LINKS;if(!isHTML)HEADER+="*{margin:0}";var HTMLFixes;var documentElement=document.documentElement;var modules={};this.addModule=function(name,script,autoload){if(!modules)return;if(loaded)eval("script="+String(script));if(autoload){script();script=DUMMY}modules[name]=script};var RELATIVE=/^[\w\.]+[^:]*$/;function makePath(href,path){if(RELATIVE.test(href))href=(path||"")+href;return href};function getPath(href,path){href=makePath(href,path);return href.slice(0,href.lastIndexOf("/")+1)};var path=getPath(document.scripts[document.scripts.length-1].src);var httpRequest=new ActiveXObject("Microsoft.XMLHTTP");function load(href,path){try{href=makePath(href,path);httpRequest.open("GET",href,false);httpRequest.send();return httpRequest.responseText}catch(ignore){alert("Error [1]: could not load file "+href);return ""}};var push=function(array,item){return array.push(item)};var pop=function(array){return array.pop()};if(appVersion<5.5)eval(load("ie7-ie5.js",path));if(document.readyState=="complete"||!isHTML)document.createStyleSheet();else document.write("");this.styleSheet=document.styleSheets[document.styleSheets.length-1];this.styleSheet.cssText=LINKS;this.styleSheet.ie7=true;var cssText={};function loadStyleSheet(styleSheet,path){var url=makePath(styleSheet.href,path);if(cssText[url])return "";cssText[url]=(styleSheet.disabled)?"":fixUrls(getCSSText(styleSheet,path),getPath(styleSheet.href,path));return cssText[url]};var getCSSText=function(styleSheet){return styleSheet.cssText};var URL=/(url\(['"]?)([\w\.]+[^:\)]*['"]?\))/gi;function fixUrls(cssText,pathname){return cssText.replace(URL,"$1"+pathname.slice(0,pathname.lastIndexOf("/")+1)+"$2")};this.recalcs=[];this.parse=DUMMY;var complete=false;function _load(){try{complete=true;var MEDIA=/\bscreen\b|\ball\b|^$/i;var styleSheets=document.styleSheets;var inlineStyles=[];var styles=document.getElementsByTagName("style");for(var i=styles.length-1;i>=0;i--){push(inlineStyles,/ie7-link/.test(styles[i].innerHTML)?"":styles[i].innerHTML)}function getCSSText(styleSheet,path){var cssText="";if(MEDIA.test(styleSheet.media)){for(var i=0;i\+~\s]/;var STREAM=/[\s>\+~:@#\.\(\)]|[^\s>\+~:@#\.\(\)]+/g;var NAMESPACE=/\|/;var IMPLIED_SELECTOR=/([\s>~\,]|[^(]\+|^)([\.:#@])/g;var ASTERISK="$1*$2";var cssCache={};function cssQuery(selector,from){var useCache=!from;var base=(from)?(from.constructor==Array)?from:[from]:[document];var selectors=selector.replace(IMPLIED_SELECTOR,ASTERISK).split(",");var match=[];for(var i=0;i1)pseudoClass+="\x5c([^)]*\x5c)";push(toString,pseudoClass)}}return toString.join("|")},"link":function(element){return Boolean(element.currentStyle["ie7-link"]=="link")},"visited":function(element){return Boolean(element.currentStyle["ie7-link"]=="visited")}};var dynamicPseudoClasses={toString:pseudoClasses.toString};function compareTagName(element,tagName,scopeName){if(scopeName&&element.scopeName!=scopeName)return false;return(tagName=="*")?isElement(element):(isHTML)?(element.tagName==tagName.toUpperCase()):(element.tagName==tagName)};var strings=[];function getString(string){return QUOTED.test(string)?strings[string.slice(1,-1)]:string};var encode=function(cssText){return cssText.replace(/(\x2f\*[^\*]*\*+([^\x2f][^\*]*\*+)*\x2f)|('[^']*')|("[^"]*")/g,function(match){return(match.charAt(0)=="/")?"":"'"+(push(strings,match.slice(1,-1))-1)+"'"}).replace(/@(namespace|import)[^;\n]+[;\n]|/g,"").replace(/\x5c:/g,"|").replace(/^\s+|\s*([\{\}\+\,>~\s;])\s*|\s+$/g,"$1")};function decode(cssText){return cssText.replace(/\|/g,"\x5c:").replace(/'(\d+)'/g,function(match,key){return strings[key]})};var handlers=[];function addEventHandler(element,type,handler){element.attachEvent(type,handler);push(handlers,arguments)};function removeEventHandler(element,type,handler){try{element.detachEvent(type,handler)}catch(ignore){}};window.attachEvent("onbeforeunload",function(){while(handlers.length){var handler=pop(handlers);removeEventHandler(handler[0],handler[1],handler[2])}});var hasLayout=(appVersion<6)?function(element){return element.clientWidth}:function(element){return element.currentStyle.hasLayout};function boxSizing(element){if(!hasLayout(element)){element.contentEditable=false;fixMargins(firstChildElement(element))}};function fixMargins(element){while(element){element.runtimeStyle.marginTop=element.currentStyle.marginTop;element=nextElement(element)}};var QUOTED=/('[^']*')|("[^"]*")/;function quote(value){return(QUOTED.test(value))?value:"'"+value+"'"};function unquote(value){return(QUOTED.test(value))?value.slice(1,-1):value};function tmpElement(tagName){var element=document.createElement(tagName||"object");element.style.cssText="position:absolute;padding:0;display:block;border:none;clip:rect(0 0 0 0);left:-9999";return element};function isElement(node){return Boolean(node&&node.nodeType==1&&node.tagName!="!"&&!node.ie7_anon)};function previousElement(element){while(element&&(element=element.previousSibling)&&!isElement(element))continue;return element};function nextElement(element){while(element&&(element=element.nextSibling)&&!isElement(element))continue;return element};function firstChildElement(element){element=element.firstChild;return(isElement(element))?element:nextElement(element)};var loaded=true;if(document.readyState=="complete")_load();else addEventHandler(document,"onreadystatechange",function(){if(!complete&&document.readyState=="complete")setTimeout(_load,0)})}catch(error){unHide();alert("Error [0]: "+error.description)}finally{}}(); diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-css-strict.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-css-strict.js deleted file mode 100644 index 4406d7a6b8..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-css-strict.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(window.IE7)IE7.addModule("ie7-strict",function(){if(!modules["ie7-css2"])return;var NONE=[],ID=/#/g,CLASS=/[:@\.]/g,TAG=/^\w|[\s>+~]\w/g;IE7.parser.parse=function(cssText){var DYNAMIC=new RegExp("(.*):("+dynamicPseudoClasses+")(.*)");function addRule(selector,cssText){var match=selector.match(DYNAMIC);if(match)new DynamicRule(selector,match[1],match[2],match[3],cssText);else new Rule(selector,cssText)};cssText=cssText.replace(IE7.PseudoElement.ALL,IE7.PseudoElement.ID);var RULE=/([^\{]+)\{(\d+)\}/g,match;while(match=RULE.exec(cssText)){addRule(match[1],match[2]);if(appVersion<5.5)cssText=cssText.slice(match.lastIndex)}IE7.classes.sort(Rule.compare);return IE7.classes.join("\n")};function Rule(selector,cssText){this.cssText=cssText;this.specificity=Rule.score(selector);this.inherit=IE7.Class;this.inherit(selector)};Rule.prototype=new IE7.Class.ancestor;Rule.prototype.toString=function(){return "."+this.name+"{"+this.cssText+"}"};Rule.score=function(selector){return(selector.match(ID)||NONE).length*10000+(selector.match(CLASS)||NONE).length*100+(selector.match(TAG)||NONE).length};Rule.compare=function(rule1,rule2){return rule1.specificity-rule2.specificity};function DynamicRule(selector,attach,dynamicPseudoClass,target,cssText){this.cssText=cssText;this.specificity=Rule.score(selector);this.inherit=IE7.DynamicStyle;this.inherit(selector,attach,dynamicPseudoClass,target)};DynamicRule.prototype=new IE7.DynamicStyle.ancestor;DynamicRule.prototype.toString=Rule.prototype.toString}); diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-css2.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-css2.js deleted file mode 100644 index 7121c8e3b0..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-css2.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(window.IE7)IE7.addModule("ie7-css2",function(){var CHILD=/>/g,ANCHOR=/(\ba(\.[\w-]+)?)$/i;IE7.classes=[];IE7.parser=new Parser;IE7.Class=Class;IE7.DynamicStyle=DynamicStyle;IE7.PseudoElement=PseudoElement;IE7.parse=function(){with(this.parser)this.cssText=decode(parse(encode(this.cssText)));for(var i=0;i+~][^:@,\x5cs{]+|:("+pseudoClasses+")|\x5c.[\x5cw-]+\x5c.[\x5cw-.]+|@[@\x5cd]+)","g");Class.COMPLEX=new RegExp("[^\x5cs(]+[+~]|@\x5cd+|:(link|visited|"+pseudoClasses+"|"+dynamicPseudoClasses+")|\x5c.[\x5cw-.]+","g");DynamicStyle.ALL=new RegExp("([^}]*):("+dynamicPseudoClasses+")([^{]*)","g");return cssText.replace(PseudoElement.ALL,PseudoElement.ID).replace(DynamicStyle.ALL,DynamicStyle.ID).replace(Class.ALL,Class.ID)};this.encode=function(cssText){AttributeSelector.ALL=new RegExp("\x5c[([^"+attributeTests+"=\x5c]]+)(["+attributeTests+"]?=?)([^\x5c]]+)?\x5c]","g");return cssText.replace(AttributeSelector.ALL,AttributeSelector.ID).replace(/\{[^\}]*\}/g,function($){return "{"+(push(encoded,$)-1)+"}"}).replace(/::/g,":").replace(/([^\}\s]*\,[^\{]*)(\{\d+\})/g,function(match,left,right){return left.split(",").join(right)+right})};this.decode=function(cssText){return cssText.replace(/\{(\d+)\}/g,function($,$1){return encoded[$1]})}};function _Class(){this.toString=function(){return "."+this.name};this.add=function(element){element.className+=" "+this.name};this.remove=function(element){element.className=element.className.replace(this.MATCH,"")};this.exec=function(){var match=cssQuery(this.selector);for(var i=0;i~]/.test(target))return match;return simpleSelector(match)+new DynamicStyle(match,attach,dynamicPseudoClass,target)};HEADER+=".ie7_anon{vertical-align:top;display:inline}";var HEX=/\x5c([a-fA-F\d]+)/g;function unicode(match,code){return eval("'\x5cu"+"0000".slice(code.length)+code+"'")};var pseudoElements=[];function _PseudoElement(){this.content=null;this.toString=function(){return ""};this.specificity=0;function addTimer(object,content,cssText){var timer=setInterval(function(){try{if(!object.load)return;object.load(object,content,cssText);clearInterval(timer)}catch(ignore){clearInterval(timer)}},10)};this.create=function(){if(this.content==null)return;for(var i=0;i";selectors[">"]=function(filtered,from,filter,scopeName){for(var i=0;i"){var endTag="",nextSibling;while((nextSibling=element.nextSibling)&&nextSibling.outerHTML!=endTag){element.parentNode.removeChild(nextSibling);fixedElement.appendChild(nextSibling)}if(nextSibling)element.parentNode.removeChild(nextSibling)}element.parentNode.replaceChild(fixedElement,element);return fixedElement};this.add=function(){push(fixes,arguments)};this.apply=function(){try{if(appVersion>5)document.namespaces.add("HTML","http://www.w3.org/1999/xhtml")}catch(ignore){}finally{for(var i=0;i=0)A=A.replace(new RegExp(s(r),'g'),l[r]);return A}('if(!ù.´)Ó £(){ÿ{ù.´=ª;¢ ¢Æ=ª.¢´=Ó ¤×;£ ¢©(){if(«.¢Ù)«.¢Ù.Í.¤Ö=¤þ};ª.Õ=£(){¤ ¤ÿ};¢ â=(¤Ù.±(¢î.£Ë))?£(£Ì){ù.â(´+¥¡+£Ì)}:¢Æ;¢ Å=¤Ñ.Å.¬(¤Ú)[1];if(¤Û.±(¢î.£Ë)||Å<5||!¤Ü.±(«.Ù.ü))¤ ¢©();¢ è=¢£(«.¤Í!=¥¢);¢ ë=(¤Ë «.£Ê==¥£)?!¤Ýi.±(¢î.¢Ç):¢£(«.£Ê!=¥¤);¢ ¢í=¥¥;¢ ¢ë=¢í;if(!ë)¢ë+=¥¦;¢ ¢¹;¢ Ù=«.Ù;¢ ó={};ª.¢´=£(£È,ô,£É){if(!ó)¤;if(¢«)¢¬(¥§+¢Î(ô));if(£É){ô();ô=¢Æ}ó[£È]=ô};¢ £Ç=¤Þ;£ ¢È(²,¹){if(£Ç.±(²))²=(¹||¥¨)+²;¤ ²};£ ¢Ä(²,¹){²=¢È(²,¹);¤ ².»(0,².£Ã(¥©)+1)};¢ ¹=¢Ä(«.£Æ[«.£Æ.­-1].¤Å);¢ ¢Ê=Ó ¤Ä(¥ª);£ ã(²,¹){ÿ{²=¢È(²,¹);¢Ê.¤Á(¥«,²,Þ);¢Ê.¤¿();¤ ¢Ê.¤¾}õ(¢à){â(¥¬+²);¤ ¥¨}};¢ ·=£(¢É,¢À){¤ ¢É.·(¢À)};¢ ¢½=£(¢É){¤ ¢É.¢½()};if(Å<5.5)¢¬(ã(¥­,¹));if(«.¢Í==¥®||!ë)«.¤¹();Ö «.¤¸(¥¯);ª.¶=«.É[«.É.­-1];ª.¶.§=¢í;ª.¶.Æ=×;¢ §={};£ £¿(¶,¹){¢ ¢§=¢È(¶.²,¹);if(§[¢§])¤ ¥¨;§[¢§]=(¶.ý)?¥¨:£Å(¢Ã(¶,¹),¢Ä(¶.²,¹));¤ §[¢§]};¢ ¢Ã=£(¶){¤ ¶.§};¢ £Ä=¤ßgi;£ £Å(§,¢Ç){¤ §.³(£Ä,¥°+¢Ç.»(0,¢Ç.£Ã(¥©)+1)+¥±)};ª.Ë=[];ª.£¾=¢Æ;¢ ä=Þ;£ _ã(){ÿ{ä=×;¢ £Á=¤ài;¢ É=«.É;¢ ¢ì=[];¢ ¢Å=«.£µ(¥²);¯(¢ i=¢Å.­-1;i>=0;i--){·(¢ì,¤á.±(¢Å[i].£Â)?¥¨:¢Å[i].£Â)}£ ¢Ã(¶,¹){¢ §=¥¨;if(£Á.±(¶.¤µ)){¯(¢ i=0;i<¶.£À.­;i++){§+=¢¡.¤´(¶.£À[i],¢Ä(¶.²,¹))}§+=((¶.²)?£¿(¶,¹):¢½(¢ì))}¤ §};´.§=¥¨;¯(i=0;i<É.­;i++)´.§+=¢Ã(É[i],¥¨);´.§=£´(´.§);¯(i in ó)ó[i]();£¦ ó;if(¢¹)¢¹.¢·();Ñ.¢·();´.£¾();´.¶.§=¢ë+£³(´.§);¯(i=0;i<É.­;i++){if(!É[i].ý&&!É[i].Æ)É[i].§=¥¨}´.¢Â();â(¥³)}õ(¢¨){â(¥´+¢¨.¢ï)}¢Ë{¢©()}};ª.¢Â=£(){Ñ.¢Â();¯(¢ i=0;i<ª.Ë.­;i++)ª.Ë[i]()};¢ Ñ=Ó £(){¢ Ç=[];ª.û=£(){·(Ç,¢¡)};¢ Ë=[];ª.Ú=£(á,¢Þ){¢ £½=Ó ¢æ(¥µ+á,¥¶);¢ §=´.§;á=[];Ê(¬=£½.¤²(§)){·(á,¬[1]);if(Å<5.5)§=§.»(¬.¤±)}if(á.­){á=á.Õ();·(Ë,¢¡)}};ª.¢·=£(){¯(¢ i=0;i<Ç.­;i++){´.§=´.§.³(Ç[i][0],Ç[i][1])}ª.Ú(¥·,é);ª.Ú(¥¸,£(¡){if(¡.¢².©.Ü==¥¹)é(¡.¢²)})};ª.¢Â=£(){¯(¢ i=0;i<Ë.­;i++){¢ î=¢¶(Ë[i][0]);¯(¢ j=0;j<î.­;j++)Ë[i][1](î[j])}};ª.û(¤âgi,¥º);if(Å<6)ª.û(¤ãgi,¥»);if(è){¢ à=¥¼.¢ç(¥½);¯(¢ i=0;i<à.­;i++)à[à[i]]=à[i-1]||¥¾;£ ³($,$1,$2,$3){¤ $1+à[$3]};ª.û(Ó ¢æ(¥¿+à.¢å(¥À)+¥Á,¥¶),³)}};¢ £¹=¤ä;¢ £¸=¤åg;¢ £·=¤æ;¢ £¼=¤çg;¢ £»=¥Â;¢ þ={};£ ¢¶(µ,¦){¢ ¢è=!¦;¢ ¢é=(¦)?(¦.¤§==¤¦)?¦:[¦]:[«];¢ ñ=µ.³(£¼,£»).¢ç(¥½);¢ ¬=[];¯(¢ i=0;i<ñ.­;i++){µ=£º(ñ[i]);if(µ.»(0,3).¢å(¥¨)==¥Ã){µ=µ.»(2);¦=£¶(¢é,µ[1])}Ö ¦=¢é;¢ j=0,ß,®,Á,ò=¥¨;Ê(j<µ.­){ß=µ[j++];®=µ[j++];ò+=ß+®;Á=¥¨;if(µ[j]==¥Ä){Ê(µ[j++]!=¥Á)Á+=µ[j];Á=Á.»(0,-1);ò+=¥Ä+Á+¥Á}¦=(¢è&&þ[ò])?þ[ò]:¢ß(¦,ß,®,Á);if(¢è)þ[ò]=¦}¬=¬.¤¥(¦)}¤ ¬};£ £º(µ){if(£¹.±(µ))µ=¥Å+µ;¤ µ.¬(£¸)};£ ¢ß(¦,ß,®,Á){¢ À=¥¨;if(£·.±(®)){®=®.¢ç(¥À);À=®[0];®=®[1]}¢ ¸=[];if(ñ[ß])ñ[ß](¸,¦,®,À||Á);¤ ¸};£ £¶(¦,id){¢ ¸=[],i,j;¯(i=0;i<¦.­;i++){¢ ¬=¦[i].ì.¢À(id);if(¬){if(¬.­==¤¤)·(¸,¬);Ö ¯(j=0;j<¬.­;j++)·(¸,¬[j])}}¤ ¸};¢ ñ={¥Å:£(¸,¦,®,À){¯(¢ i=0;i<¦.­;i++){¢ ¢¦=(®==¥Æ&&¦[i].ì)?¦[i].ì:¦[i].£µ(®);¯(¢ j=0;j<¢¦.­;j++){if(ï(¢¦[j])&&(!À||¢¦[j].À==À))·(¸,¢¦[j])}}},¥Ç:£(¸,¦,®){¯(¢ i=0;i<¦.­;i++)if(¦[i].id==®)·(¸,¦[i])},¥È:£(¸,¦,®){®=Ó ¢æ(¥É+®+¥Ê);¯(¢ i=0;i<¦.­;i++)if(®.±(¦[i].¤£))·(¸,¦[i])},¥Ë:£(¸,¦,®,Á){®=¢ä[®];if(®)¯(¢ i=0;i<¦.­;i++)if(®(¦[i],Á))·(¸,¦[i])}};¢ ¤¢=¥¨;¢ ¢ä={Õ:£(){¢ Õ=[];¯(¢ ð in ª){if(ð!=¥Ì&&ð!=¥Í){if(ª[ð].­>1)ð+=¥Î;·(Õ,ð)}}¤ Õ.¢å(¥À)},¥Ì:£(¡){¤ ¢£(¡.©[¥Ï]==¥Ì)},¥Í:£(¡){¤ ¢£(¡.©[¥Ï]==¥Í)}};¢ ¤¡={Õ:¢ä.Õ};£ £ÿ(¡,º,À){if(À&&¡.À!=À)¤ Þ;¤(º==¥Æ)?ï(¡):(ë)?(¡.º==º.¢ý()):(¡.º==º)};¢ ¢¾=[];£ £þ(¢¿){¤ ¢».±(¢¿)?¢¾[¢¿.»(1,-1)]:¢¿};¢ £´=£(§){¤ §.³(¤èg,£(¬){¤(¬.¢þ(0)==¥©)?¥¨:¥Ð+(·(¢¾,¬.»(1,-1))-1)+¥Ð}).³(¤ég,¥¨).³(¤êg,¥À).³(¤ëg,¥°)};£ £³(§){¤ §.³(¤æg,¥Ñ).³(¤ìg,£(¬,£²){¤ ¢¾[£²]})};¢ ¢¼=[];£ ö(¡,Ý,Ô){¡.£±(Ý,Ô);·(¢¼,¢¡)};£ £°(¡,Ý,Ô){ÿ{¡.£û(Ý,Ô)}õ(¢à){}};ù.£±(¥Ò,£(){Ê(¢¼.­){¢ Ô=¢½(¢¼);£°(Ô[0],Ô[1],Ô[2])}});¢ ¢³=(Å<6)?£(¡){¤ ¡.Ä}:£(¡){¤ ¡.©.¢³};£ é(¡){if(!¢³(¡)){¡.£ù=Þ;£¯(£«(¡))}};£ £¯(¡){Ê(¡){¡.°.£®=¡.©.£®;¡=¢â(¡)}};¢ ¢»=¤í;£ £ø(¥){¤(¢».±(¥))?¥:¥Ð+¥+¥Ð};£ £÷(¥){¤(¢».±(¥))?¥.»(1,-1):¥};£ £¡(º){¢ ¡=«.£ª(º||¥Ó);¡.Í.§=¥Ô;¤ ¡};£ ï(¢¢){¤ ¢£(¢¢&&¢¢.£ñ==1&&¢¢.º!=¥Õ&&!¢¢.£ð)};£ £ï(¡){Ê(¡&&(¡=¡.£î)&&!ï(¡))£¬;¤ ¡};£ ¢â(¡){Ê(¡&&(¡=¡.Ì)&&!ï(¡))£¬;¤ ¡};£ £«(¡){¡=¡.£í;¤(ï(¡))?¡:¢â(¡)};¢ ¢«=Þ;´.¢´(¥Ö,£(){if(ë)¢¹=Ó £(){¢ Ç=[];£ ¢Þ(¡){¢ ¢¸=«.£ª(¥×+¡.¢µ.»(1));if(¡.¢µ.»(-2)!=¥Ø){¢ £©=¥Ù+¡.º+¥Ú,Ì;Ê((Ì=¡.Ì)&&Ì.¢µ!=£©){¡.¢á.¢Ú(Ì);¢¸.¢Ï(Ì)}if(Ì)¡.¢á.¢Ú(Ì)}¡.¢á.£ë(¢¸,¡);¤ ¢¸};ª.í=£(){·(Ç,¢¡)};ª.¢·=£(){ÿ{if(Å>5)«.£ê.í(¥Û,¥Ü)}õ(¢à){}¢Ë{¯(¢ i=0;i<Ç.­;i++){¢ î=¢¶(Ç[i][0]);¯(¢ j=0;j<î.­;j++)Ç[i][1](î[j])}}};ª.í(¥Ý,£(¡){if(!¡.£§){¢ Ò=¢¶(¥Þ,¡)[0];if(Ò){if(!Ò.id)Ò.id=Ò.ü;¡.£§=Ò.id}}});ª.í(¥ß,£(¡){¢Þ(¡);£¦ þ[¥à]});ª.í(¥á,£(¡){if(¡.º==¥â){¢ ¬=¡.¢µ.¬(¤îi);¡.°.¥=(¬)?¬[1]:¥¨}if(¡.Ý==¥ã){ö(¡,¥ä,£(){¡.°.¢Ý=×;¢ª(¥å+¡.ü+¥æ,1)})}});ª.í(¥ç,£(¡){¢ ££=¤ï;ö(¡,¥è,£(){¯(¢ i=0;i<¡.­;i++){if(££.±(¡[i].Ý)&&!¡[i].ý&&!¡[i].°.¢Ý){¡[i].ý=×;¢ª(¥å+¡[i].ü+¥é,1)}Ö if(¡[i].º==¥â&&¡[i].Ý==¥ã){¢ª(¥å+¡[i].ü+¥ê+¡[i].¥+¥Ð,1);¡[i].¥=¡[i].°.¥}}})})}},×);´.¢´(¥ë,£(){¢ ¢¯=¥ì,¢û=¤ð,¢ñ=¤ñ,¢Ð=¤ò;¢ ¢ÿ=(Å<6)?¤ógi:¤ôgi;¢ ¢ö=(Å<5.5)?¤õ:¤ö;¢ Ã=£¡();·(´.Ë,£ ¢ò(){if(Ã.Î)Ã.Î.¢Ú(Ã)});Ñ.û(¢ÿ,£(¬){¤ ¬.»(0,3)+¬.¢þ(4).¢ý()+¬.»(5)});¢ ¢ü=(è)?«.¢Ù:Ù;£ ¢Ó(¡){¤ ¡.Í.Ü==¥í||¡.©.Ü==¥í};£ ¾(¡){¢ ¾=¡.¢²;Ê(¾&&!¢³(¾))¾=¾.¢²;if(!¾||¢Ó(¡))¾=¢ü;¤ ¾};£ å(¢ó){å=£(¡,¥){if(!¡.°.¿&&(!ë||¡.º!=¥î)){if(!¥)¥=¡.©.¨;¡.°.¿=(¢û.±(¥))?£Þ.ú(0,ê(¡,¥)):¥;¡.°.¨=¡.°.¿;é(¡)}};if(è)Ñ.Ú(¥ï,å);¢ ê=(è)?£(¡,¥){¤ ç(¡,¥)+¢Õ(¡)+¢Ô(¡)}:£(¡,¥){¤ ç(¡,¥)};£ ¢Õ(¡){¤ ¡.¢Ñ-¡.Ä};£ ¢Ô(¡){¤ ç(¡,¡.©.£Ý)+ç(¡,¡.©.£Ü)};£ ¢ô(¡){¤((¡.©.¢ù==¥ð)?0:÷(¡,¡.©.¢ù))+((¡.©.¢ø==¥ð)?0:÷(¡,¡.©.¢ø))};£ ¼(¡){¼[¼.Ï++]=¡;if(¡.©.¢÷==¥ð)¡.°.¢÷=0;å(¡);é(¡);¢®(¡)};¼.Ï=0;Ñ.Ú(¥ñ+¢¯,¼);¢¬(¢Î(¼).³(¤÷g,¥ò));Ð.Ï=0;Ñ.Ú(¥ó+¢¯,Ð);£ ¢®(¡){¢ ¢°=¡.¢õ();¢ ¨=¢°.æ-¢°.Â;if(¡.©.Ð&&¨>=ê(¡,¡.©.Ð))¡.°.¨=ê(¡,¡.©.Ð);Ö if(¡.©.¼&&¨<=ê(¡,¡.©.¼))¡.°.¨=ê(¡,¡.©.¼);Ö ¡.°.¨=¡.°.¿};£ Ø(¡){if((¡.©.Ü==¥ô||¡.©.Ü==¥í)&&¡.©.Â!=¥ð&&¡.©.æ!=¥ð&&¢ö.±(¡.©.¨)){Ø[Ø.Ï++]=¡;é(¡);¢Ò(¡)}};Ø.Ï=0;Ñ.Ú(¥õ+¢¯,Ø);£ ¢Ò(¡){¡.°.¨=¥¨;¢ Î=¾(¡);¢ Â=(¡.°.£Û)?¡.¢õ().Â-2:÷(¡,¡.©.Â);¢ ¨=Î.Ä-÷(¡,¡.©.æ)-Â-¢ô(¡);if(!è)¨-=¢Õ(¡)+¢Ô(¡);if(¨<0)¨=0;if(¢Ó(¡)||¢ó||¡.¢Ñ<¨){¡.°.¿=¨;¡.°.¨=¨}};¢ Ä=Ù.Ä;ö(ù,¥ö,£(){¢ i,ø=(Ä<Ù.Ä);Ä=Ù.Ä;¯(i=0;i<¼.Ï;i++){¢ ¡=¼[i];¢ ¿=(¡.°.¨==¡.©.¼);if(ø&&¿)¡.°.¨=¥¨;if(ø==¿)¢®(¡)}¯(i=0;i<Ð.Ï;i++){¢ ¡=Ð[i];¢ ¿=(¡.°.¨==¡.©.Ð);if(!ø&&¿)¡.°.¨=¥¨;if(ø!=¿)¢®(¡)}¯(i=0;i<Ø.Ï;i++)¢Ò(Ø[i]);¢ò()});£ ç(¡,¥){if(¢Ð.±(¥))¤ ¢­(¥);if(¢ñ.±(¥))¤ ¢­(£Ù(¥)/100*¾(¡).Ä);¢ Î=(¡.£Ø)?¡:¡.Î;Î.¢Ï(Ã);Ã.Í.¨=¥;¤ Ã.¢Ñ};£ ÷(¡,¥){if(¢­(¥)>0)¤ ç(¡,¥);if(¢Ð.±(¥))¤ ¢­(¥);¡.Î.¢Ï(Ã);Ã.Í.Â=¥;¤ Ã.£×}};¢¬(¢Î(å).³(¤øg,¥÷).³(¤ùg,¥ø).³(¤úg,¥ù).³(¤ûg,¥ú).³(¤üg,¥û).³(¤ýg,¥ü));å();£Î(×)});¢«=×;if(«.¢Í==¥®)_ã();Ö ö(«,¥ý,£(){if(!ä&&«.¢Í==¥®)¢ª(_ã,0)})}õ(¢¨){¢©();â(¥þ+¢¨.¢ï)}¢Ë{}}();',340,0,/./,String,95,'element`var`function`return`value`from`cssText`width`currentStyle`this`document`match`length`filter`for`runtimeStyle`test`href`replace`IE7`selector`styleSheet`push`filtered`path`tagName`slice`minWidth`x5cs`layoutParent`fixedWidth`scopeName`filterArgs`left`ie7_tmp`clientWidth`appVersion`ie7`fixes`link`styleSheets`while`recalcs`nextSibling`style`parentElement`count`maxWidth`CSSFixes`input`new`handler`toString`else`true`fixRight`documentElement`addRecalc`auto`position`type`false`token`SIZES`pattern`alert`load`complete`fixWidth`right`getPixelWidth`quirksMode`boxSizing`getFixedWidth`isHTML`all`add`elements`isElement`pseudoClass`selectors`cacheSelector`modules`script`catch`addEventHandler`getPixelLeft`wider`window`max`addFix`uniqueID`disabled`cssCache`try`arguments`node`Boolean`x5c`visited`subset`url`error`unHide`setTimeout`loaded`eval`parseInt`resizeWidth`NUMERIC`rect`min`offsetParent`hasLayout`addModule`outerHTML`cssQuery`apply`fixedElement`HTMLFixes`display`QUOTED`handlers`pop`strings`string`item`small`recalc`getCSSText`getPath`styles`DUMMY`pathname`makePath`array`httpRequest`finally`Error`readyState`String`appendChild`PIXEL`offsetWidth`resizeRight`isFixed`getPaddingWidth`getBorderWidth`fixed`absolute`x5cw`body`removeChild`box`submit`clicked`fix`select`ignore`parentNode`nextElement`x2f`pseudoClasses`join`RegExp`split`useCache`base`large`HEADER`inlineStyles`LINKS`location`description`height`PERCENT`removeTempElement`HEIGHT`getMarginWidth`getBoundingClientRect`AUTO`minHeight`marginRight`marginLeft`x5cd`UNIT`viewport`toUpperCase`charAt`MATCH`tmpElement`BUTTON`UNSUCCESSFUL`button`abbr`delete`htmlFor`HTML`endTag`createElement`firstChildElement`continue`block`marginTop`fixMargins`removeEventHandler`attachEvent`key`decode`encode`getElementsByTagName`selectById`NAMESPACE`STREAM`STANDARD_SELECT`toStream`ASTERISK`IMPLIED_SELECTOR`reg`parse`loadStyleSheet`imports`MEDIA`innerHTML`lastIndexOf`URL`fixUrls`scripts`RELATIVE`name`autoload`mimeType`search`message`onreadystatechange`fixHeight`bottom`Bottom`Right`top`Top`Left`Height`Width`offsetLeft`canHaveChildren`parseFloat`onresize`screenLeft`paddingRight`paddingLeft`Math`model`onsubmit`reset`form`onclick`textarea`label`xhtml`org`www`http`namespaces`replaceChild`html4`firstChild`previousSibling`previousElement`ie7_anon`nodeType`clip`none`border`padding`object`unquote`quote`contentEditable`onbeforeunload`detachEvent`import`namespace`getString`compareTagName`dynamicPseudoClasses`attributeTests`className`null`concat`Array`constructor`size`font`medium`list`inline`float`relative`content`sizing`lastIndex`exec`successfully`callee`media`ball`bscreen`write`createStyleSheet`ie5`file`not`could`responseText`send`GET`open`XMLHTTP`Microsoft`ActiveXObject`src`margin`Document`XML`xml`unknown`typeof`CSS1Compat`compatMode`ms_`ie7_off`MSIE`navigator`ie7_debug`alpha`version`visible`visibility`Function`fromCharCode`¤Ò`¤Ð (\\d\\.\\d)`¤Ï`^¤Î`\\.¤É$`^[\\w\\.]+[^:]*$`(¢§\\([\x27"]?)([\\w\\.]+[^:\\)]*[\x27"]?\\))`\\¤·\\b|\\¤¶\\b|^$`Æ-È`(¤­\\s*:\\s*(Â|æ))`¢º\\s*:\\s*¤«-¢À`^[^>\\+~\\s]`[\\s>\\+~:@#\\.\\(\\)]|[^\\s>\\+~:@#\\.\\(\\)]+`\\|`([\\s>~\\,]|[^(]\\+|^)([\\.:#@])`(\\¢ã\\*[^\\*]*\\*+([^\\¢ã][^\\*]*\\*+)*\\¢ã)|(\x27[^\x27]*\x27)|("[^"]*")`@(£ý|£ü)[^;\\n]+[;\\n]|`\\¢¤:`^\\s+|\\s*([\\{\\}\\+\\,>~\\s;])\\s*|\\s+$`\x27(\\d+)\x27`(\x27[^\x27]*\x27)|("[^"]*")` ¥="([^"]*)"`^(¢Ü|£á|£¤)$`^\\d\\w*$`^\\d+%$`^\\d+(px)?$`\\b(¢±|ú)-(¨|¢ð)\\s*:\\s*\\d`\\b(¢±|ú)-¨\\s*:\\s*\\d`^Û|0cm$`^Û$`¢±`£Ö`¨`£Ô`Â`£Ñ`æ`¤Õ`´ ¤Ô 0.7.3 (¤Ó)`\\n\\n`¤Ì`¤Ê`¤È ¤Ç`:È{Æ-È:È}:¢¥{Æ-È:¢¥}`*{¤Æ:0}`ô=``/`¤Ã.¤Â`¤À`¢Ì [1]: ¤½ ¤¼ ã ¤» `Æ-¤º.js`ä`<Í>`$1`$2`Í`¢« ¤³`¢Ì [2]: `([^{}]*)\\¢¤{([^}]*[^\\¢Ø-])?`gi`¢Û-¤°\\½*:\\½*¤¯-¢Û`Ü\\½*:\\½*¢×`¤®`¢º:¤¬;$1`¢º:£­`xx-¢Á,x-¢Á,¢Á,¤ª,¢ê,x-¢ê,xx-¢ê`,`xx-¢Á`(¤©(-¤¨)?\\½*:\\½*)(`|`)`$1*$2` *#`(` `*`#`.`(^|\\½)`(\\½|$)`:`È`¢¥`\\¢¤([^)]*\\¢¤)`Æ-È`\x27`\\¢¤:`£ú`£ö`Ü:¢×;£õ:0;¢º:£­;£ô:£ó;£ò:¢°(0 0 0 0);Â:-9999`!`Æ-£ì`<£¨:`/>``£¨`£é://£è.w3.£ç/1999/£æ`£å`Ò,¢ß,£ä`£¥` £¥`£¤,Ò`£¢`¢Ü`£ã`«.ì.`.°.¢Ý=Þ`£â`£à`.ý=Þ`.¥=\x27`Æ-¢Û-£ß`\\½*:\\½*\\¢ú[\\¢Ø%]*`¢Ö`HR`¨\\½*:\\½*\\¢ú\\¢Ø*[^%]`Û`¢±-¨`ú`ú-¨`¢×`æ`£Ú`£Õ`¢ð`£Ó`£Ò`£Ð`£Ï`£Í`¢Ì [0]: '.split('\x60'))); -/* packed with http://dean.edwards.name/packer/ */ diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-lite.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-lite.js deleted file mode 100644 index 88c764fe96..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-lite.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(!window.IE7)new function(){try{window.IE7=this;var DUMMY=this.addModule=new Function;function unHide(){if(document.body)document.body.style.visibility="visible"};this.toString=function(){return "IE7 version 0.7.3 (alpha)"};var alert=(/ie7_debug/.test(location.search))?function(message){window.alert(IE7+"\n\n"+message)}:DUMMY;var appVersion=navigator.appVersion.match(/MSIE (\d\.\d)/)[1];if(/ie7_off/.test(location.search)||appVersion<5||!/^ms_/.test(document.documentElement.uniqueID))return unHide();var quirksMode=Boolean(document.compatMode!="CSS1Compat");var isHTML=(typeof document.mimeType=="unknown")?!/\.xml$/i.test(location.pathname):Boolean(document.mimeType!="XML Document");var LINKS=":link{ie7-link:link}:visited{ie7-link:visited}";var HEADER=LINKS;if(!isHTML)HEADER+="*{margin:0}";var HTMLFixes;var documentElement=document.documentElement;var modules={};this.addModule=function(name,script,autoload){if(!modules)return;if(loaded)eval("script="+String(script));if(autoload){script();script=DUMMY}modules[name]=script};var RELATIVE=/^[\w\.]+[^:]*$/;function makePath(href,path){if(RELATIVE.test(href))href=(path||"")+href;return href};function getPath(href,path){href=makePath(href,path);return href.slice(0,href.lastIndexOf("/")+1)};var path=getPath(document.scripts[document.scripts.length-1].src);var httpRequest=new ActiveXObject("Microsoft.XMLHTTP");function load(href,path){try{href=makePath(href,path);httpRequest.open("GET",href,false);httpRequest.send();return httpRequest.responseText}catch(ignore){alert("Error [1]: could not load file "+href);return ""}};var push=function(array,item){return array.push(item)};var pop=function(array){return array.pop()};if(appVersion<5.5)eval(load("ie7-ie5.js",path));if(document.readyState=="complete"||!isHTML)document.createStyleSheet();else document.write("");this.styleSheet=document.styleSheets[document.styleSheets.length-1];this.styleSheet.cssText=LINKS;this.styleSheet.ie7=true;var cssText={};function loadStyleSheet(styleSheet,path){var url=makePath(styleSheet.href,path);if(cssText[url])return "";cssText[url]=(styleSheet.disabled)?"":fixUrls(getCSSText(styleSheet,path),getPath(styleSheet.href,path));return cssText[url]};var getCSSText=function(styleSheet){return styleSheet.cssText};var URL=/(url\(['"]?)([\w\.]+[^:\)]*['"]?\))/gi;function fixUrls(cssText,pathname){return cssText.replace(URL,"$1"+pathname.slice(0,pathname.lastIndexOf("/")+1)+"$2")};this.recalcs=[];this.parse=DUMMY;var complete=false;function _load(){try{complete=true;var MEDIA=/\bscreen\b|\ball\b|^$/i;var styleSheets=document.styleSheets;var inlineStyles=[];var styles=document.getElementsByTagName("style");for(var i=styles.length-1;i>=0;i--){push(inlineStyles,/ie7-link/.test(styles[i].innerHTML)?"":styles[i].innerHTML)}function getCSSText(styleSheet,path){var cssText="";if(MEDIA.test(styleSheet.media)){for(var i=0;i\+~\s]/;var STREAM=/[\s>\+~:@#\.\(\)]|[^\s>\+~:@#\.\(\)]+/g;var NAMESPACE=/\|/;var IMPLIED_SELECTOR=/([\s>~\,]|[^(]\+|^)([\.:#@])/g;var ASTERISK="$1*$2";var cssCache={};function cssQuery(selector,from){var useCache=!from;var base=(from)?(from.constructor==Array)?from:[from]:[document];var selectors=selector.replace(IMPLIED_SELECTOR,ASTERISK).split(",");var match=[];for(var i=0;i1)pseudoClass+="\x5c([^)]*\x5c)";push(toString,pseudoClass)}}return toString.join("|")},"link":function(element){return Boolean(element.currentStyle["ie7-link"]=="link")},"visited":function(element){return Boolean(element.currentStyle["ie7-link"]=="visited")}};var dynamicPseudoClasses={toString:pseudoClasses.toString};function compareTagName(element,tagName,scopeName){if(scopeName&&element.scopeName!=scopeName)return false;return(tagName=="*")?isElement(element):(isHTML)?(element.tagName==tagName.toUpperCase()):(element.tagName==tagName)};var strings=[];function getString(string){return QUOTED.test(string)?strings[string.slice(1,-1)]:string};var encode=function(cssText){return cssText.replace(/(\x2f\*[^\*]*\*+([^\x2f][^\*]*\*+)*\x2f)|('[^']*')|("[^"]*")/g,function(match){return(match.charAt(0)=="/")?"":"'"+(push(strings,match.slice(1,-1))-1)+"'"}).replace(/@(namespace|import)[^;\n]+[;\n]|/g,"").replace(/\x5c:/g,"|").replace(/^\s+|\s*([\{\}\+\,>~\s;])\s*|\s+$/g,"$1")};function decode(cssText){return cssText.replace(/\|/g,"\x5c:").replace(/'(\d+)'/g,function(match,key){return strings[key]})};var handlers=[];function addEventHandler(element,type,handler){element.attachEvent(type,handler);push(handlers,arguments)};function removeEventHandler(element,type,handler){try{element.detachEvent(type,handler)}catch(ignore){}};window.attachEvent("onbeforeunload",function(){while(handlers.length){var handler=pop(handlers);removeEventHandler(handler[0],handler[1],handler[2])}});var hasLayout=(appVersion<6)?function(element){return element.clientWidth}:function(element){return element.currentStyle.hasLayout};function boxSizing(element){if(!hasLayout(element)){element.contentEditable=false;fixMargins(firstChildElement(element))}};function fixMargins(element){while(element){element.runtimeStyle.marginTop=element.currentStyle.marginTop;element=nextElement(element)}};var QUOTED=/('[^']*')|("[^"]*")/;function quote(value){return(QUOTED.test(value))?value:"'"+value+"'"};function unquote(value){return(QUOTED.test(value))?value.slice(1,-1):value};function tmpElement(tagName){var element=document.createElement(tagName||"object");element.style.cssText="position:absolute;padding:0;display:block;border:none;clip:rect(0 0 0 0);left:-9999";return element};function isElement(node){return Boolean(node&&node.nodeType==1&&node.tagName!="!"&&!node.ie7_anon)};function previousElement(element){while(element&&(element=element.previousSibling)&&!isElement(element))continue;return element};function nextElement(element){while(element&&(element=element.nextSibling)&&!isElement(element))continue;return element};function firstChildElement(element){element=element.firstChild;return(isElement(element))?element:nextElement(element)};var loaded=false;IE7.addModule("ie7-html4",function(){if(isHTML)HTMLFixes=new function(){var fixes=[];function fix(element){var fixedElement=document.createElement(""){var endTag="",nextSibling;while((nextSibling=element.nextSibling)&&nextSibling.outerHTML!=endTag){element.parentNode.removeChild(nextSibling);fixedElement.appendChild(nextSibling)}if(nextSibling)element.parentNode.removeChild(nextSibling)}element.parentNode.replaceChild(fixedElement,element);return fixedElement};this.add=function(){push(fixes,arguments)};this.apply=function(){try{if(appVersion>5)document.namespaces.add("HTML","http://www.w3.org/1999/xhtml")}catch(ignore){}finally{for(var i=0;i=getFixedWidth(element,element.currentStyle.maxWidth))element.runtimeStyle.width=getFixedWidth(element,element.currentStyle.maxWidth);else if(element.currentStyle.minWidth&&width<=getFixedWidth(element,element.currentStyle.minWidth))element.runtimeStyle.width=getFixedWidth(element,element.currentStyle.minWidth);else element.runtimeStyle.width=element.runtimeStyle.fixedWidth};function fixRight(element){if((element.currentStyle.position=="absolute"||element.currentStyle.position=="fixed")&&element.currentStyle.left!="auto"&&element.currentStyle.right!="auto"&&AUTO.test(element.currentStyle.width)){fixRight[fixRight.count++]=element;boxSizing(element);resizeRight(element)}};fixRight.count=0;CSSFixes.addRecalc("right"+NUMERIC,fixRight);function resizeRight(element){element.runtimeStyle.width="";var parentElement=layoutParent(element);var left=(element.runtimeStyle.screenLeft)?element.getBoundingClientRect().left-2:getPixelLeft(element,element.currentStyle.left);var width=parentElement.clientWidth-getPixelLeft(element,element.currentStyle.right)-left-getMarginWidth(element);if(!quirksMode)width-=getBorderWidth(element)+getPaddingWidth(element);if(width<0)width=0;if(isFixed(element)||HEIGHT||element.offsetWidth0)return getPixelWidth(element,value);if(PIXEL.test(value))return parseInt(value);element.parentElement.appendChild(ie7_tmp);ie7_tmp.style.left=value;return ie7_tmp.offsetLeft}};eval(String(fixWidth).replace(/Width/g,"Height").replace(/width/g,"height").replace(/Left/g,"Top").replace(/left/g,"top").replace(/Right/g,"Bottom").replace(/right/g,"bottom"));fixWidth();fixHeight(true)});loaded=true;if(document.readyState=="complete")_load();else addEventHandler(document,"onreadystatechange",function(){if(!complete&&document.readyState=="complete")setTimeout(_load,0)})}catch(error){unHide();alert("Error [0]: "+error.description)}finally{}}(); diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-png.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-png.js deleted file mode 100644 index 7b8f2cf5f9..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-png.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(window.IE7)IE7.addModule("ie7-png",function(){if(appVersion<5.5)return;var FILTER="progid:DXImageTransform.Microsoft.AlphaImageLoader(src=%1,sizingMethod='scale')";var NULL=(/\bSV1\b/.test(navigator.userAgent))?makePath("blank.gif",path):"javascript:'#define x_width 1\x5cn#define x_height 1\x5cnstatic char x_bits[]={0x00}'";var pngTest=new RegExp((window.IE7_PNG_SUFFIX||"-trans.png")+"$","i");function addFilter(element,src){element.runtimeStyle.filter=FILTER.replace(/%1/,src)};var MATCH=/background(-image)?\s*:([^(};]*)url\(([^\)]+)\)([^;}]*)/gi;CSSFixes.addFix(MATCH,function replace(match,image,prefix,url,suffix){url=getString(url);return pngTest.test(url)?"filter:"+FILTER.replace(/scale/,"crop").replace(/%1/,url)+";zoom:1;background"+(image||"")+":"+(prefix||"")+"none"+(suffix||""):match});if(HTMLFixes){function fixImg(element){if(pngTest.test(element.src)){var width=element.width,height=element.height;addFilter(element,element.src);element.src=NULL;element.width=width;element.height=height}else element.runtimeStyle.filter=""};HTMLFixes.add("img,input",function(element){if(element.tagName=="INPUT"&&element.type!="image")return;fixImg(element);addEventHandler(element,"onpropertychange",function(){if(event.propertyName=="src")fixImg(element)})})}}); diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-server.css b/usr/local/www/themes/corporate/javascript/ie7/ie7-server.css deleted file mode 100644 index 47c7edd2a6..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-server.css +++ /dev/null @@ -1,43 +0,0 @@ -body, td, dd {font: 10pt Verdana, Arial, Helvetica, sans-serif; color: black;} -body {margin: 8px; background: #333;} -h1 {margin: 0;} -h1 a:hover {background-color: transparent;} -h2 {font-size: 1.75em;} -h3 {font-size: 1.1em;} -a:active {color: #ff0000;} -a:link {color: #0a6cce;} -a:visited {color: #0a6cce;} -code, *.code {font-family: monospace; font-size: 100%; font-style: normal; white-space: nowrap; - padding: 0 1px; background: #f2f3f8; border: #d6d9e9 1px solid;} -code.box {display: block; padding: 10px; margin: 0.5em 0;} -ul {list-style-type: square;} -dd {margin: .2em 0 .5em 1em;} -dl.library dt {display: list-item; margin-left: 3em; list-style-type: square;} -dl.library dd {font-style: italic; margin-left: 3em;} -dt {font-weight: bold;} -dt.pack {color: brown;} -a img {border-style: none;} -hr {height: 1px; color: #000; border-style: solid;} -hr.short {height: 2px; width: 100px;} -div.document {background: #eef; padding: 20px 20px 5px 20px; width: 600px; border: 1px solid black;} -hr {border-bottom-width: 0px;} -div.header hr {color: #0a6cce; background-color: #0a6cce;} -div.content {min-height: 100px;} -div.footer hr {color: #898e79; background-color: #898e79; } -div.header, div.header a:link, div.header a:visited, h3 a:link, h3 a:visited {text-decoration: none;} -a:hover {color: #fff; background-color: #0a6cce; text-decoration: none;} -div.footer a:hover {background-color: transparent; text-decoration: none;} -div.header .menu {text-align: right;} -div.footer {font-size: x-small; margin-top: 8px;} -div.footnote {font-family: "times new roman", times; font-style: italic; margin-top: 10px;} -#license {margin-top: 5px; font-size: xx-small;} -table {border-top: 1px solid #000; border-left: 1px solid #000;} -th {background-color: #fff; text-align: left;} -th, td {border-right: 1px solid #000; border-bottom: 1px solid #000;} -th.small {width: 100px;} -th.medium {width: 200px;} -th.large {width: 270px;} -th.x-large {width: 408px;} -table.fixed {table-layout: fixed;} -span.comment {color: #666;} - diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-standard-p.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-standard-p.js deleted file mode 100644 index 27cfa2c3be..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-standard-p.js +++ /dev/null @@ -1,3 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -eval(function(A,r,s,e,n,a,l){s=function(e){return((e=0)A=A.replace(new RegExp(s(r),'g'),l[r]);return A}('if(!¢¡.ª)¶ ¢(){¢Æ{¢¡.ª=¤;£ ¢Ø=¤.¢©=¶ ¤¬;¢ ¢ì(){if(².ß)².ß.Ì.¦²=¦ë};¤.È=¢(){¥ ¦ì};£ ¢¶=(¦´.µ(¢ô.¤ì))?¢(¤í){¢¡.¢¶(ª+¦í+¤í)}:¢Ø;£ á=¤¥.á.§(¦µ)[1];if(¦¶.µ(¢ô.¤ì)||á<5||!¦·.µ(².ù.¢«))¥ ¢ì();£ ¢§=¢ê(².¦«!=¦î);£ ¢±=(¦© ².¤ë==¦ï)?!¦¸i.µ(¢ô.£»):¢ê(².¤ë!=¦ð);£ £ê=¦ñ;£ £¦=£ê;if(!¢±)£¦+=¦ò;£ ¢½;£ ù=².ù;£ ¢Ñ={};¤.¢©=¢(¢Ç,¢Ò,¤ê){if(!¢Ñ)¥;if(¢í)Ü(¦ó+¢ó(¢Ò));if(¤ê){¢Ò();¢Ò=¢Ø}¢Ñ[¢Ç]=¢Ò};£ ¤é=¦¹;¢ ¢À(¾,Á){if(¤é.µ(¾))¾=(Á||¦ô)+¾;¥ ¾};¢ £¹(¾,Á){¾=¢À(¾,Á);¥ ¾.Æ(0,¾.¤å(¦õ)+1)};£ Á=£¹(².¤è[².¤è.¯-1].î);£ £½=¶ ¦£(¦ö);¢ ê(¾,Á){¢Æ{¾=¢À(¾,Á);£½.¦¡(¦÷,¾,ë);£½.¥þ();¥ £½.¥ý}¢·(£¥){¢¶(¦ø+¾);¥ ¦ô}};£ ¸=¢(£¼,£·){¥ £¼.¸(£·)};£ £´=¢(£¼){¥ £¼.£´()};if(á<5.5)Ü(ê(¦ù,Á));if(².£À==¦ú||!¢±)².¥ø();Û ².¥÷(¦û);¤.¿=².é[².é.¯-1];¤.¿.¨=£ê;¤.¿.Î=Ö;£ ¨={};¢ ¤á(¿,Á){£ Ô=¢À(¿.¾,Á);if(¨[Ô])¥ ¦ô;¨[Ô]=(¿.¢ç)?¦ô:¤ç(¢ã(¿,Á),£¹(¿.¾,Á));¥ ¨[Ô]};£ ¢ã=¢(¿){¥ ¿.¨};£ ¤æ=¦ºgi;¢ ¤ç(¨,£»){¥ ¨.¬(¤æ,¦ü+£».Æ(0,£».¤å(¦õ)+1)+¦ý)};¤.ô=[];¤.¢â=¢Ø;£ ¢¸=ë;¢ _ê(){¢Æ{¢¸=Ö;£ ¤ã=¦»i;£ é=².é;£ £é=[];£ £º=².¤Ø(¦þ);®(£ i=£º.¯-1;i>=0;i--){¸(£é,¦¼.µ(£º[i].¤ä)?¦ô:£º[i].¤ä)}¢ ¢ã(¿,Á){£ ¨=¦ô;if(¤ã.µ(¿.¥ô)){®(£ i=0;i<¿.¤â.¯;i++){¨+=í.£ó(¿.¤â[i],£¹(¿.¾,Á))}¨+=((¿.¾)?¤á(¿,Á):£´(£é))}¥ ¨};ª.¨=¦ô;®(i=0;i<é.¯;i++)ª.¨+=¢ã(é[i],¦ô);ª.¨=£©(ª.¨);®(i in ¢Ñ)¢Ñ[i]();£Ö ¢Ñ;if(¢½)¢½.£°();à.£°();ª.¢â();ª.¿.¨=£¦+£§(ª.¨);®(i=0;i<é.¯;i++){if(!é[i].¢ç&&!é[i].Î)é[i].¨=¦ô}ª.Ø();¢¶(¦ÿ)}¢·(¢ë){¢¶(§¡+¢ë.£ë)}£¾{¢ì()}};¤.Ø=¢(){à.Ø();®(£ i=0;i<¤.ô.¯;i++)¤.ô[i]()};£ à=¶ ¢(){£ è=[];¤.¢¿=¢(){¸(è,í)};£ ô=[];¤.ï=¢(¢µ,£ä){£ ¤à=¶ ç(§¢+¢µ,§£);£ ¨=ª.¨;¢µ=[];Ý(§=¤à.¢ß(¨)){¸(¢µ,§[1]);if(á<5.5)¨=¨.Æ(§.¥ò)}if(¢µ.¯){¢µ=¢µ.È();¸(ô,í)}};¤.£°=¢(){®(£ i=0;i<è.¯;i++){ª.¨=ª.¨.¬(è[i][0],è[i][1])}¤.ï(§¤,¢Ê);¤.ï(§¥,¢(¡){if(¡.¢¥.«.³==§¦)¢Ê(¡.¢¥)})};¤.Ø=¢(){®(£ i=0;i<ô.¯;i++){£ ¢Í=ü(ô[i][0]);®(£ j=0;j<¢Í.¯;j++)ô[i][1](¢Í[j])}};¤.¢¿(¦½gi,§§);if(á<6)¤.¢¿(¦¾gi,§¨);if(¢§){£ ¢´=§©.£¨(§ª);®(£ i=0;i<¢´.¯;i++)¢´[¢´[i]]=¢´[i-1]||§«;¢ ¬($,$1,$2,$3){¥ $1+¢´[$3]};¤.¢¿(¶ ç(§¬+¢´.¢Ü(§­)+§®,§£),¬)}};£ ¤Ü=¦¿;£ ¤Û=¦Àg;£ ¤Ú=¦Á;£ ¤ß=¦Âg;£ ¤Þ=§¯;£ ¢è={};¢ ü(´,­){£ £æ=!­;£ £ç=(­)?(­.¥ê==¥é)?­:[­]:[²];£ ò=´.¬(¤ß,¤Þ).£¨(§ª);£ §=[];®(£ i=0;i<ò.¯;i++){´=¤Ý(ò[i]);if(´.Æ(0,3).¢Ü(¦ô)==§°){´=´.Æ(2);­=¤Ù(£ç,´[1])}Û ­=£ç;£ j=0,¢³,±,É,¢Ð=¦ô;Ý(j<´.¯){¢³=´[j++];±=´[j++];¢Ð+=¢³+±;É=¦ô;if(´[j]==§±){Ý(´[j++]!=§®)É+=´[j];É=É.Æ(0,-1);¢Ð+=§±+É+§®}­=(£æ&&¢è[¢Ð])?¢è[¢Ð]:£å(­,¢³,±,É);if(£æ)¢è[¢Ð]=­}§=§.¥è(­)}¥ §};¢ ¤Ý(´){if(¤Ü.µ(´))´=§²+´;¥ ´.§(¤Û)};¢ £å(­,¢³,±,É){£ Ê=¦ô;if(¤Ú.µ(±)){±=±.£¨(§­);Ê=±[0];±=±[1]}£ ¼=[];if(ò[¢³])ò[¢³](¼,­,±,Ê||É);¥ ¼};¢ ¤Ù(­,id){£ ¼=[],i,j;®(i=0;i<­.¯;i++){£ §=­[i].¢Ì.£·(id);if(§){if(§.¯==¢Þ)¸(¼,§);Û ®(j=0;j<§.¯;j++)¸(¼,§[j])}}¥ ¼};£ ò={§²:¢(¼,­,±,Ê){®(£ i=0;i<­.¯;i++){£ ó=(±==§³&&­[i].¢Ì)?­[i].¢Ì:­[i].¤Ø(±);®(£ j=0;j<ó.¯;j++){if(¢Î(ó[j])&&(!Ê||ó[j].Ê==Ê))¸(¼,ó[j])}}},§´:¢(¼,­,±){®(£ i=0;i<­.¯;i++)if(­[i].id==±)¸(¼,­[i])},§µ:¢(¼,­,±){±=¶ ç(§¶+±+§·);®(£ i=0;i<­.¯;i++)if(±.µ(­[i].¢Ý))¸(¼,­[i])},§¸:¢(¼,­,±,É){±=¢®[±];if(±)®(£ i=0;i<­.¯;i++)if(±(­[i],É))¸(¼,­[i])}};£ ¢¬=¦ô;£ ¢®={È:¢(){£ È=[];®(£ ¢Ï in ¤){if(¢Ï!=§¹&&¢Ï!=§º){if(¤[¢Ï].¯>1)¢Ï+=§»;¸(È,¢Ï)}}¥ È.¢Ü(§­)},§¹:¢(¡){¥ ¢ê(¡.«[§¼]==§¹)},§º:¢(¡){¥ ¢ê(¡.«[§¼]==§º)}};£ ¢­={È:¢®.È};¢ £Ù(¡,Ï,Ê){if(Ê&&¡.Ê!=Ê)¥ ë;¥(Ï==§³)?¢Î(¡):(¢±)?(¡.Ï==Ï.¤Ç()):(¡.Ï==Ï)};£ £µ=[];¢ ¢ö(£¶){¥ £².µ(£¶)?£µ[£¶.Æ(1,-1)]:£¶};£ £©=¢(¨){¥ ¨.¬(¦Ãg,¢(§){¥(§.¤È(0)==¦õ)?¦ô:§½+(¸(£µ,§.Æ(1,-1))-1)+§½}).¬(¦Äg,¦ô).¬(¦Åg,§­).¬(¦Æg,¦ü)};¢ £§(¨){¥ ¨.¬(¦Ág,§¾).¬(¦Çg,¢(§,¤×){¥ £µ[¤×]})};£ £³=[];¢ Ó(¡,Õ,þ){¡.¤Ö(Õ,þ);¸(£³,í)};¢ ¤Õ(¡,Õ,þ){¢Æ{¡.¥å(Õ,þ)}¢·(£¥){}};¢¡.¤Ö(§¿,¢(){Ý(£³.¯){£ þ=£´(£³);¤Õ(þ[0],þ[1],þ[2])}});£ £®=(á<6)?¢(¡){¥ ¡.Í}:¢(¡){¥ ¡.«.£®};¢ ¢Ê(¡){if(!£®(¡)){¡.¥ã=ë;¤Ô(¤Ð(¡))}};¢ ¤Ô(¡){Ý(¡){¡.¦.¤Ó=¡.«.¤Ó;¡=¢þ(¡)}};£ £²=¦È;¢ ¤ª(©){¥(£².µ(©))?©:§½+©+§½};¢ ¥â(©){¥(£².µ(©))?©.Æ(1,-1):©};¢ £Ï(Ï){£ ¡=².£Û(Ï||§À);¡.Ì.¨=§Á;¥ ¡};¢ ¢Î(¢é){¥ ¢ê(¢é&&¢é.¥Þ==1&&¢é.Ï!=§Â&&!¢é.¢ÿ)};¢ ¤²(¡){Ý(¡&&(¡=¡.¥Ý)&&!¢Î(¡))¤Ñ;¥ ¡};¢ ¢þ(¡){Ý(¡&&(¡=¡.õ)&&!¢Î(¡))¤Ñ;¥ ¡};¢ ¤Ð(¡){¡=¡.¤¹;¥(¢Î(¡))?¡:¢þ(¡)};£ ¢í=ë;ª.¢©(§Ã,¢(){if(¢±)¢½=¶ ¢(){£ è=[];¢ £ä(¡){£ £±=².£Û(§Ä+¡.£¯.Æ(1));if(¡.£¯.Æ(-2)!=§Å){£ ¤Ï=§Æ+¡.Ï+§Ç,õ;Ý((õ=¡.õ)&&õ.£¯!=¤Ï){¡.¢ü.¢Õ(õ);£±.¢»(õ)}if(õ)¡.¢ü.¢Õ(õ)}¡.¢ü.¥Û(£±,¡);¥ £±};¤.æ=¢(){¸(è,í)};¤.£°=¢(){¢Æ{if(á>5)².¥Ú.æ(§È,§É)}¢·(£¥){}£¾{®(£ i=0;i<è.¯;i++){£ ¢Í=ü(è[i][0]);®(£ j=0;j<¢Í.¯;j++)è[i][1](¢Í[j])}}};¤.æ(§Ê,¢(¡){if(!¡.¤Í){£ ð=ü(§Ë,¡)[0];if(ð){if(!ð.id)ð.id=ð.¢«;¡.¤Í=ð.id}}});¤.æ(§Ì,¢(¡){£ä(¡);£Ö ¢è[§Í]});¤.æ(§Î,¢(¡){if(¡.Ï==§Ï){£ §=¡.£¯.§(¦Éi);¡.¦.©=(§)?§[1]:¦ô}if(¡.Õ==§Ð){Ó(¡,§Ñ,¢(){¡.¦.£ã=Ö;¢Ó(§Ò+¡.¢«+§Ó,1)})}});¤.æ(§Ô,¢(¡){£ ¤Ê=¦Ê;Ó(¡,§Õ,¢(){®(£ i=0;i<¡.¯;i++){if(¤Ê.µ(¡[i].Õ)&&!¡[i].¢ç&&!¡[i].¦.£ã){¡[i].¢ç=Ö;¢Ó(§Ò+¡[i].¢«+§Ö,1)}Û if(¡[i].Ï==§Ï&&¡[i].Õ==§Ð){¢Ó(§Ò+¡[i].¢«+§×+¡[i].©+§½,1);¡[i].©=¡[i].¦.©}}})})}},Ö);ª.¢©(§Ø,¢(){£ £«=§Ù,¤Æ=¦Ë,¢Ö=¦Ì,£Ý=¦Í;£ ¢¾=(á<6)?¦Îgi:¦Ïgi;£ ¤Ã=(á<5.5)?¦Ð:¦Ñ;£ ¹=£Ï();¸(ª.ô,¢ ¤À(){if(¹.½)¹.½.¢Õ(¹)});à.¢¿(¢¾,¢(§){¥ §.Æ(0,3)+§.¤È(4).¤Ç()+§.Æ(5)});£ Þ=(¢§)?².ß:ù;¢ ö(¡){¥ ¡.Ì.³==§Ú||¡.«.³==§Ú};¢ ã(¡){£ ã=¡.¢¥;Ý(ã&&!£®(ã))ã=ã.¢¥;if(!ã||ö(¡))ã=Þ;¥ ã};¢ ì(¤Á){ì=¢(¡,©){if(!¡.¦.ä&&(!¢±||¡.Ï!=§Û)){if(!©)©=¡.«.°;¡.¦.ä=(¤Æ.µ(©))?¥Î.¢æ(0,¢Ë(¡,©)):©;¡.¦.°=¡.¦.ä;¢Ê(¡)}};if(¢§)à.ï(§Ü,ì);£ ¢Ë=(¢§)?¢(¡,©){¥ ¢É(¡,©)+£à(¡)+£ß(¡)}:¢(¡,©){¥ ¢É(¡,©)};¢ £à(¡){¥ ¡.¢¼-¡.Í};¢ £ß(¡){¥ ¢É(¡,¡.«.¥Í)+¢É(¡,¡.«.¥Ì)};¢ ¤Â(¡){¥((¡.«.¢ï==§Ý)?0:¢ä(¡,¡.«.¢ï))+((¡.«.¤Å==§Ý)?0:¢ä(¡,¡.«.¤Å))};¢ Ú(¡){Ú[Ú.Ë++]=¡;if(¡.«.¤Ä==§Ý)¡.¦.¤Ä=0;ì(¡);¢Ê(¡);£ª(¡)};Ú.Ë=0;à.ï(§Þ+£«,Ú);Ü(¢ó(Ú).¬(¦Òg,§ß));ý.Ë=0;à.ï(§à+£«,ý);¢ £ª(¡){£ £¬=¡.£É();£ °=£¬.×-£¬.À;if(¡.«.ý&&°>=¢Ë(¡,¡.«.ý))¡.¦.°=¢Ë(¡,¡.«.ý);Û if(¡.«.Ú&&°<=¢Ë(¡,¡.«.Ú))¡.¦.°=¢Ë(¡,¡.«.Ú);Û ¡.¦.°=¡.¦.ä};¢ ¢²(¡){if((¡.«.³==§á||¡.«.³==§Ú)&&¡.«.À!=§Ý&&¡.«.×!=§Ý&&¤Ã.µ(¡.«.°)){¢²[¢².Ë++]=¡;¢Ê(¡);£Þ(¡)}};¢².Ë=0;à.ï(§â+£«,¢²);¢ £Þ(¡){¡.¦.°=¦ô;£ ½=ã(¡);£ À=(¡.¦.¢Ô)?¡.£É().À-2:¢ä(¡,¡.«.À);£ °=½.Í-¢ä(¡,¡.«.×)-À-¤Â(¡);if(!¢§)°-=£à(¡)+£ß(¡);if(°<0)°=0;if(ö(¡)||¤Á||¡.¢¼<°){¡.¦.ä=°;¡.¦.°=°}};£ Í=ù.Í;Ó(¢¡,§ã,¢(){£ i,¢å=(Í<ù.Í);Í=ù.Í;®(i=0;i<Ú.Ë;i++){£ ¡=Ú[i];£ ä=(¡.¦.°==¡.«.Ú);if(¢å&&ä)¡.¦.°=¦ô;if(¢å==ä)£ª(¡)}®(i=0;i<ý.Ë;i++){£ ¡=ý[i];£ ä=(¡.¦.°==¡.«.ý);if(!¢å&&ä)¡.¦.°=¦ô;if(¢å!=ä)£ª(¡)}®(i=0;i<¢².Ë;i++)£Þ(¢²[i]);¤À()});¢ ¢É(¡,©){if(£Ý.µ(©))¥ ø(©);if(¢Ö.µ(©))¥ ø(£Æ(©)/100*ã(¡).Í);£ ½=(¡.£Ì)?¡:¡.½;½.¢»(¹);¹.Ì.°=©;¥ ¹.¢¼};¢ ¢ä(¡,©){if(ø(©)>0)¥ ¢É(¡,©);if(£Ý.µ(©))¥ ø(©);¡.½.¢»(¹);¹.Ì.À=©;¥ ¹.¢¤}};Ü(¢ó(ì).¬(¦Óg,§ä).¬(¦Ôg,§å).¬(¦Õg,§æ).¬(¦Ög,§ç).¬(¦×g,§è).¬(¦Øg,§é));ì();¥É(Ö)});ª.¢©(§ê,¢(){£ ¤§=¦Ùg,¤½=¦Úi;ª.¢á=[];ª.¤¿=¶ ¤¾;ª.·=·;ª.Ò=Ò;ª.Ã=Ã;ª.¢â=¢(){¥Ç(¤.¤¿)¤.¨=£§(¢â(£©(¤.¨)));®(£ i=0;i<ª.¢á.¯;i++)ª.¢á[i].¢ß();®(i=0;i<£¡.¯;i++)£¡[i].¤º()};¢ã=¢(¿,Á){¥ ê(¿.¾,Á)};£ ££=[];¢ ¤¾(){¤.¢â=¢(¨){·.û=¶ ç(§ë+¢®+§ì,§í);·.¤¨=¶ ç(§î+¢®+§­+¢­+§ï,§í);Ò.û=¶ ç(§ð+¢­+§ñ,§í);¥ ¨.¬(Ã.û,Ã.ID).¬(Ò.û,Ò.ID).¬(·.û,·.ID)};¤.£©=¢(¨){ñ.û=¶ ç(§ò+¢¬+§ó+¢¬+§ô,§í);¥ ¨.¬(ñ.û,ñ.ID).¬(¦Ûg,¢($){¥ §õ+(¸(££,$)-1)+§ö}).¬(¦Üg,§¸).¬(¦Ýg,¢(§,À,×){¥ À.£¨(§ª).¢Ü(×)+×})};¤.£§=¢(¨){¥ ¨.¬(¦Þg,¢($,$1){¥ ££[$1]})}};¢ _·(){¤.È=¢(){¥ §µ+¤.¢Ç};¤.æ=¢(¡){¡.¢Ý+=§²+¤.¢Ç};¤.¤©=¢(¡){¡.¢Ý=¡.¢Ý.¬(¤.¢¾,¦ô)};¤.¢ß=¢(){£ §=ü(¤.´);®(£ i=0;i<§.¯;i++)¤.æ(§[i])}};¢ ·(´,¨){¤.id=ª.¢á.¯;¤.¢Ç=·.¢ø+¤.id;¤.´=´;¤.¢¾=¶ ç(§÷+¤.¢Ç+§ø,§í);¸(ª.¢á,¤)};·.£Ú=_·;·.¢ª=¶ _·;·.¢ø=§ù;·.ID=¢(§){¥ £Õ(§)+¶ ·(§)};¢ _Ò(){¤.¢ß=¢(){£ §=ü(¤.¢°);®(£ i=0;i<§.¯;i++){£ º=(¤.º)?ü(¤.º,§[i]):[§[i]];if(º)¤.¢¯(§[i],º,¤)}}};_Ò.¢ª=¶ _·;¢ Ò(´,¢°,¢¯,º){¤.¢°=¢°;¤.¢¯=¢­[¢¯];¤.º=º;¤.£¢=·;¤.£¢(´)};Ò.£Ú=_Ò;Ò.¢ª=¶ _Ò;Ò.ID=¢(§,¢°,¢¯,º){if(¢±&&¢¯!=§ú&&¤½.µ(¢°)&&!¦ß.µ(º))¥ §;¥ £Õ(§)+¶ Ò(§,¢°,¢¯,º)};£¦+=§û;£ ¤·=¦àg;¢ ¤¶(§,£Ü){¥ Ü(§ü+§ý.Æ(£Ü.¯)+£Ü+§½)};£ £¡=[];¢ _Ã(){¤.Å=¢Þ;¤.È=¢(){¥ ¦ô};¤.¥Ã=0;¢ ¤¸(¢Ä,Å,¨){£ ÿ=¥Â(¢(){¢Æ{if(!¢Ä.ê)¥;¢Ä.ê(¢Ä,Å,¨);¤»(ÿ)}¢·(£¥){¤»(ÿ)}},10)};¤.¤º=¢(){if(¤.Å==¢Þ)¥;®(£ i=0;i<¤.§.¯;i++){£ º=¤.§[i];£ ¢Å=º.¦[¤.³];if(¢Å){£ ½=º.£Ì?º:º.½;£ £¤=¦á.µ(¤.Å);£ ¡=².£Û(£¤?Ã.¤³:§Â);¡.¢ÿ=Ö;¡.¦.¨=¢Å.¨;if(!£¤)¡.¥Á=¢Å.Å;if(¤.³==§þ){½.¥À(¡,½.¤¹)}Û{½.¢»(¡)}if(£¤)¤¸(¡,¢Å.Å,¢Å.¨);º.¦[¤.³]=¢Þ}}};¤.¢ß=¢(){¤.§=ü(¤.´);®(£ i=0;i<¤.§.¯;i++){£ ¦=¤.§[i].¦;if(!¦[¤.³])¦[¤.³]={¨:¦ô};¦[¤.³].¨+=§ÿ+¤.¨;if(¤.Å!=¢Þ)¦[¤.³].Å=¤.Å}}};_Ã.¢ª=¶ _·;¢ Ã(´,³,¨){¤.³=³;¤.¨=££[¨].Æ(1,-1);£ Å=¤.¨.§(Ã.¤´);if(Å)¤.Å=¢ö(Å[1]).¬(¤·,¤¶);¤.£¢=·;¤.£¢(´);¸(£¡,¤)};Ã.£Ú=_Ã;Ã.¢ª=¶ _Ã;Ã.ID=¢(§,´,³,¨){¥ ¶ Ã(´,³,¨)};Ã.û=¦âg;Ã.¤´=¦ã;Ã.¤³=¨¡+¢À(¨¢,Á)+¨£;ò[§Ç]=¢(¼,­,±,Ê){®(£ i=0;i<­.¯;i++){£ ó=­[i].¥º;®(£ j=0;j<ó.¯;j++)if(£Ù(ó[j],±,Ê))¸(¼,ó[j])}};ò[¨¤]=¢(¼,­,±,Ê){®(£ i=0;i<­.¯;i++){£ ¢ý=¢þ(­[i]);if(¢ý&&£Ù(¢ý,±,Ê))¸(¼,¢ý)}};ò[¨¥]=¢(¼,­,±){±=¢ú[±];®(£ i=0;i<­.¯;i++)if(±(­[i]))¸(¼,­[i])};¢®[¨¦]=¢(¡){¥!¤²(¡)};¢®[¨§]=¢(¡,É){É=¶ ç(¨¨+É,¨©);Ý(¡&&!¡.£×(¨§))¡=¡.¢ü;¥ ¡&&É.µ(¡.£×(¨§))};¢­.¢Ù=¢(¡){£ Â=í;Ó(¡,¨ª,¢(){ª.Ð.¢Ù.¢Û(Â)});Ó(¡,¨«,¢(){ª.Ð.¢Ù.¢Ú(Â)})};¢­.¢÷=¢(¡){£ Â=í;Ó(¡,¨¬,¢(){ª.Ð.¢÷.¢Û(Â)})};¢­.¢Á=¢(¡){£ Â=í;Ó(¡,¨­,¢(){ª.Ð.¢Á.¢Û(Â)});Ó(¡,¨®,¢(){ª.Ð.¢Á.¢Ú(Â)});if(¡==².¥²){ª.Ð.¢Á.¢Û(Â)}};Ó(²,¨¯,¢(){£ ú=ª.Ð.¢÷;£ Ù=ú.Ù,i;®(i in Ù)ú.¢Ú(Ù[i]);ú=ª.Ð.¢Ù;Ù=ú.Ù;®(i in Ù)if(!Ù[i][0].£õ(£ü.¥°))ú.¢Ú(Ù[i])});£ ¢ú=[];£ ¤«=¦äg;¢ ñ(Ä,¢Â,©){©=¢ö(©);¤.id=¢ú.¯;£ò(Ä.¥¯()){¢¦ ¨°:Ä=¨±;¤­;¢¦ ¨²:Ä=¨³;¤­;£ñ:Ä=¨´+Ä+¨µ}¢Â=¢¬[¢Â];¸(¢ú,¶ ¤¬(¨¶,¨·+¢Â(Ä,©)))};ñ.ID=¢(§,Ä,¢Â,©){¥ ¶ ñ(Ä,¢Â,©)};ñ.¢ª.È=¢(){¥ ñ.¢ø+¤.id};¢¬={È:¢(){£ È=[];®(£ i in ¤)if(i&&i!=¨¸)¸(È,i);¥ È.¢Ü(¦ô).¬(¦åg,¦ô)},¢ù:¢(©){¥ ©.¬(¤«,¨¹)},¦ô:¢(Ä){¥ Ä},¨º:¢(Ä,©){¥ Ä+¨»+¤ª(©)},¨¼:¢(Ä,©){¥ ¨½+¢¬.¢ù(©)+¨¾+Ä+§®},¨¿:¢(Ä,©){¥ ¨À+¢¬.¢ù(©)+¨Á+Ä+§®}};ñ.¢ø=¨¥;¢ _ú(){¤.¢Û=¢(Â){£ ¡=Â[0];£ º=Â[1];£ ·=Â[2];®(£ i=0;i<º.¯;i++)·.æ(º[i]);¤.Ù[·.id+¡.¢«]=Â};¤.¢Ú=¢(Â){£ ¡=Â[0];£ º=Â[1];£ ·=Â[2];®(£ i=0;i<º.¯;i++)·.¤©(º[i]);£Ö ¤.Ù[·.id+¡.¢«]}};ª.Ð=¢(Õ){¤.Õ=Õ;¤.Ù={};ª.Ð[Õ]=¤};ª.Ð.¢ª=¶ _ú;¶ ª.Ð(¨Â);¶ ª.Ð(¨Ã);¶ ª.Ð(§ú);¢ £Õ(´){¥ ´.¬(·.¤¨,¦ô).¬(¤§,§²)}},Ö);ª.¢©(¨Ä,¢(){if(á<5.5)¥;£ £Ô=¨Å;£ £ý=(¦æ.µ(¤¥.¥©))?¢À(¨Æ,Á):¨Ç;£ £Ó=¶ ç((¢¡.¤ý||¨È)+¨É,¨©);¢ £þ(¡,î){¡.¦.±=£Ô.¬(¦ç,î)};£ ¢¾=¦ègi;à.¢¿(¢¾,¢ ¬(§,¢õ,¤¡,Ô,£ÿ){Ô=¢ö(Ô);¥ £Ó.µ(Ô)?¨Ê+£Ô.¬(¦é,¨Ë).¬(¦ç,Ô)+¨Ì+(¢õ||¦ô)+§¸+(¤¡||¦ô)+¨Í+(£ÿ||¦ô):§});if(¢½){¢ £Ò(¡){if(£Ó.µ(¡.î)){£ °=¡.°,÷=¡.÷;£þ(¡,¡.î);¡.î=£ý;¡.°=°;¡.÷=÷}Û ¡.¦.±=¦ô};¢½.æ(¨Î,¢(¡){if(¡.Ï==¨Ï&&¡.Õ!=¨Ð)¥;£Ò(¡);Ó(¡,¨Ñ,¢(){if(£ü.£Ê==¨Ò)£Ò(¡)})})}});ª.¢©(¨Ó,¢(){£ ¢Ö=¦Ì;à.ï(¨Ô,¢¢);à.ï(¨Õ,¢£);£ ß=².ß;£ Þ$=(¢§)?¨Ö:¨×;£ Þ=Ü(Þ$);¢ ¢ñ(){if(ß.«.£Î!=§Ú){if(ß.«.£Í==¨Í){ß.¦.£Í=¨Ø+¢ô.¤÷+§®}ß.¦.£Î=§Ú}¢ñ=¢Ø};£ ¹=£Ï(¨Ù);¢ ¢º(£ú){¥ ¢ó(£ú).¬(¦Õg,§æ).¬(¦Ög,§ç).¬(¦Óg,§ä).¬(¦êg,¨Ú)};¢ ¢£(¡){if(¡.«.£Î!=§Ú)¥;if(!¡.£õ(ß)){¢ñ();¢£[¢£.Ë++]=¡;£Ë(¡);¤ö(¡);£Â(¡)}};¢£.Ë=0;¢ £Â(¡){¹.î=¡.«.£Í.Æ(5,-2);£ ½=(¡.£Ì)?¡:¡.½;½.¢»(¹);£È(¡);¤õ(¡);½.¢Õ(¹)};¢ £Ë(¡){¡.Ì.¢×=¡.«.¢×;if(!ö(¡)){£ £ô=¨Û+Þ$+¨Ü;¡.¦.£ð(¨Ý,£ô)}};Ü(¢º(£Ë));¢ £È(¡){£ £Ê=ö(¡)?¨Ý:¨Þ;¡.¦[£Ê]=£Ç(¡,¡.Ì.¢×)-¡.£É().À-¡.¤ô};Ü(¢º(£È));¢ ö(¡){if(!¡)¥ ë;if(¡.Ì.³==§Ú||¡.«.³==§Ú)¥ Ö;¥ í.£ó(¡.½)};¢ £Ç(¡,³){£ò(³){¢¦ ¨ß:¢¦ §ç:¥ 0;¢¦ §â:¢¦ §é:¥ Þ.Í-¹.¢¼;¢¦ ¨à:¥(Þ.Í-¹.¢¼)/2;£ñ:if(¢Ö.µ(³)){¥ ø((Þ.Í-¹.¢¼)*£Æ(³)/100)}¹.Ì.À=³;¥ ¹.¢¤}};Ü(¢º(£Ç));¢ ¢¢(¡){if(¡.«.³!=§Ú)¥;¢ñ();¢¢[¢¢.Ë++]=¡;¡.Ì.³=§Ú;¡.¦.³=§á;£Á(¡)};¢¢.Ë=0;¢ £Á(¡,Ø){£Å(¡,Ø);¤ò(¡,Ø);if(!Ø||¡.¦.¤ñ){if(ø(¡.«.¢î)==0)¡.¦.¤ð++}};¢ £Å(¡,Ø){if(!Ø&&¢Ö.µ(¡.«.°))¡.¦.ì=¡.«.°;if(¡.¦.ì)¡.¦.°=ø(£Æ(¡.¦.ì)/100*Þ.Í);if(Ø){if(!¡.¦.£Ä)¥}Û{¡.¦.£Ä=¡.«.×!=§Ý&&¡.«.À==§Ý}¡.¦.À=¦ô;¡.¦.¢Ô=¢¹(¡);if(¡.«.¢ï!=§Ý){¡.½.¢»(¹);¹.Ì.À=¡.«.¢ï;¡.¦.¢Ô-=¹.¢¤;¡.½.¢Õ(¹)}if(ö(¡.¢¥))¡.¦.£ï=¡.¦.¢Ô;Û if(!Ø)¡.¦.£ð(¨á,¨â+Þ$+¨ã)};Ü(¢º(£Å).¬(¦Øg,§é).¬(¦Ôg,§å));¢ ¢¹(¡){£ ¢¹=¡.¢¤,£Ã=ë;£ Ç=ö(¡.¢¥)&&¡.¦.£Ä;Ý(¡=¡.¢¥){if(!Ç&&¡.«.³!=¨ä)£Ã=Ö;¢¹+=¡.¢¤*(£Ã?-1:1)}¥ ¢¹};Ü(¢º(¢¹));¢ £ì(){®(£ i=0;i<¢£.Ë;i++)£Â(¢£[i]);®(i=0;i<¢¢.Ë;i++)£Á(¢¢[i],Ö);ÿ=0};£ ÿ;Ó(¢¡,§ã,¢(){if(!ÿ)ÿ=¢Ó(£ì,10)})});¢í=Ö;if(².£À==¦ú)_ê();Û Ó(²,¨å,¢(){if(!¢¸&&².£À==¦ú)¢Ó(_ê,0)})}¢·(¢ë){¢ì();¢¶(¨æ+¢ë.£ë)}£¾{}}();',493,0,/./,String,95,'element`function`var`this`return`runtimeStyle`match`cssText`value`IE7`currentStyle`replace`from`for`length`width`filter`document`position`selector`test`new`Class`push`ie7_tmp`target`x5cs`filtered`parentElement`href`styleSheet`left`path`instance`PseudoElement`attribute`content`slice`fixed`toString`filterArgs`scopeName`count`style`clientWidth`ie7`tagName`Event`x5c`DynamicStyle`addEventHandler`url`type`true`right`recalc`instances`minWidth`else`eval`while`viewport`body`CSSFixes`appVersion`link`layoutParent`fixedWidth`auto`add`RegExp`fixes`styleSheets`load`false`fixWidth`arguments`src`addRecalc`input`AttributeSelector`selectors`subset`recalcs`nextSibling`isFixed`height`parseInt`documentElement`ie7Event`ALL`cssQuery`maxWidth`handler`timer`window`positionFixed`backgroundFixed`offsetLeft`offsetParent`case`quirksMode`x5cw`addModule`prototype`uniqueID`attributeTests`dynamicPseudoClasses`pseudoClasses`dynamicPseudoClass`attach`isHTML`fixRight`token`SIZES`pattern`alert`catch`complete`getScreenLeft`topFunction`appendChild`offsetWidth`HTMLFixes`MATCH`addFix`makePath`focus`compare`x5cd`object`pseudoElement`try`name`visited`getPixelWidth`boxSizing`getFixedWidth`all`elements`isElement`pseudoClass`cacheSelector`modules`script`setTimeout`screenLeft`removeChild`PERCENT`backgroundPositionX`DUMMY`hover`unregister`register`join`className`null`exec`display`classes`parse`getCSSText`getPixelLeft`wider`max`disabled`cssCache`node`Boolean`error`unHide`loaded`bottom`marginLeft`absolute`fixBackground`top`String`location`image`getString`active`PREFIX`escape`attributeSelectors`x2f`parentNode`adjacent`nextElement`ie7_anon`pseudoElements`inherit`encoded`isURL`ignore`HEADER`decode`split`encode`resizeWidth`NUMERIC`rect`min`hasLayout`outerHTML`apply`fixedElement`QUOTED`handlers`pop`strings`string`item`small`getPath`styles`pathname`array`httpRequest`finally`Error`readyState`foregroundPosition`backgroundPosition`nested`autoLeft`positionLeft`parseFloat`getOffsetLeft`setOffsetLeft`getBoundingClientRect`propertyName`backgroundLeft`canHaveChildren`backgroundImage`backgroundAttachment`tmpElement`none`background`fixImg`pngTest`FILTER`simpleSelector`delete`getAttribute`lang`compareTagName`ancestor`createElement`code`PIXEL`resizeRight`getPaddingWidth`getBorderWidth`box`submit`clicked`fix`select`useCache`base`large`inlineStyles`LINKS`description`resize`onresize`scrollLeft`pixelLeft`setExpression`default`switch`callee`expression`contains`Height`Width`Top`Left`leftFunction`img`event`NULL`addFilter`suffix`prefix`scale`png`define`navigator`Microsoft`CHILD`COMPLEX`remove`quote`ESCAPE`Function`break`ie7_`x5cb`class`ms_`previousElement`OBJECT`CONTENT`before`unicode`HEX`addTimer`firstChild`create`clearInterval`inline`ANCHOR`Parser`parser`removeTempElement`HEIGHT`getMarginWidth`AUTO`minHeight`marginRight`UNIT`toUpperCase`charAt`BUTTON`UNSUCCESSFUL`button`abbr`htmlFor`HTML`endTag`firstChildElement`continue`block`marginTop`fixMargins`removeEventHandler`attachEvent`key`getElementsByTagName`selectById`NAMESPACE`STREAM`STANDARD_SELECT`toStream`ASTERISK`IMPLIED_SELECTOR`reg`loadStyleSheet`imports`MEDIA`innerHTML`lastIndexOf`URL`fixUrls`scripts`RELATIVE`autoload`mimeType`search`message`onreadystatechange`static`screenTop`autoTop`positionTop`center`clientLeft`setOffsetTop`backgroundTop`protocol`onpropertychange`INPUT`zoom`crop`trans`IE7_PNG_SUFFIX`x00`x_bits`char`x5cnstatic`x_height`x5cn`x_width`javascript`gif`blank`userAgent`bSV1`sizingMethod`AlphaImageLoader`DXImageTransform`progid`toLowerCase`srcElement`onmouseup`activeElement`onblur`onfocus`onmousedown`onmouseout`onmouseover`child`first`children`scriptlet`text`htm`data`after`insertBefore`innerText`setInterval`specificity`x5cu`align`vertical`with`css2`fixHeight`Bottom`Right`paddingRight`paddingLeft`Math`model`onsubmit`reset`form`onclick`textarea`label`xhtml`org`www`http`namespaces`replaceChild`html4`previousSibling`nodeType`clip`border`padding`unquote`contentEditable`onbeforeunload`detachEvent`import`namespace`concat`Array`constructor`size`font`medium`list`float`relative`sizing`lastIndex`successfully`media`ball`bscreen`write`createStyleSheet`ie5`file`not`could`responseText`send`GET`open`XMLHTTP`ActiveXObject`margin`Document`XML`xml`unknown`typeof`CSS1Compat`compatMode`ie7_off`MSIE`ie7_debug`alpha`version`visible`visibility`fromCharCode`¦®`¦­ (\\d\\.\\d)`¦¬`^¤±`\\.¦§$`^[\\w\\.]+[^:]*$`(Ô\\([\x27"]?)([\\w\\.]+[^:\\)]*[\x27"]?\\))`\\¥ö\\b|\\¥õ\\b|^$`Î-â`(¥ï\\s*:\\s*(À|×))`¢à\\s*:\\s*¥î-£·`^[^>\\+~\\s]`[\\s>\\+~:@#\\.\\(\\)]|[^\\s>\\+~:@#\\.\\(\\)]+`\\|`([\\s>~\\,]|[^(]\\+|^)([\\.:#@])`(\\¢û\\*[^\\*]*\\*+([^\\¢û][^\\*]*\\*+)*\\¢û)|(\x27[^\x27]*\x27)|("[^"]*")`@(¥ç|¥æ)[^;\\n]+[;\\n]|`\\Ñ:`^\\s+|\\s*([\\{\\}\\+\\,>~\\s;])\\s*|\\s+$`\x27(\\d+)\x27`(\x27[^\x27]*\x27)|("[^"]*")` ©="([^"]*)"`^(£â|¥Ñ|¤Ë)$`^\\d\\w*$`^\\d+%$`^\\d+(px)?$`\\b(£­|¢æ)-(°|÷)\\s*:\\s*\\d`\\b(£­|¢æ)-°\\s*:\\s*\\d`^å|0cm$`^å$`£­`£÷`°`£ù`À`¥Ë`×`>`(\\ba(\\.[\\w-]+)?)$`\\{[^\\}]*\\}`::`([^\\}\\s]*\\,[^\\{]*)(\\{\\d+\\})`\\{(\\d+)\\}`[+>~]`\\Ñ([a-fA-F\\d]+)`^Ô\\(.*\\)$`([^}]*):(¤µ|¥¿)[^{]*\\{([^}]*)\\}`Å\\s*:\\s*([^;]*)(;|$)`([\\¢û()[\\]?{}|*+])`=`\\¥ª\\b`%1`£Ñ(-¢õ)?\\s*:([^(};]*)Ô\\(([^\\)]+)\\)([^;}]*)`¤¢`X`¦±`ª ¦° 0.7.3 (¦¯)`\\n\\n`¦ª`¦¨`¦¦ ¦¥`:â{Î-â:â}:¢È{Î-â:¢È}`*{¦¤:0}`¢Ò=``/`¤¦.¦¢`¥ÿ`£¿ [1]: ¥ü ¥û ê ¥ú `Î-¥ù.js`¢¸`<Ì>`$1`$2`Ì`¢í ¥ó`£¿ [2]: `([^{}]*)\\Ñ{([^}]*[^\\¢¨-])?`gi`£á-¥ñ\\»*:\\»*Å-£á`³\\»*:\\»*¢ð`¥ð`¢à:¤¼;$1`¢à:¤Ò`xx-£¸,x-£¸,£¸,¥í,£è,x-£è,xx-£è`,`xx-£¸`(¥ì(-¥ë)?\\»*:\\»*)(`|`)`$1*$2` *#`(` `*`#`.`(^|\\»)`(\\»|$)`:`â`¢È`\\Ñ([^)]*\\Ñ)`Î-â`\x27`\\Ñ:`¥ä`¢Ä`³:¢ð;¥á:0;¢à:¤Ò;¥à:£Ð;¥ß:£¬(0 0 0 0);À:-9999`!`Î-¥Ü`<¤Î:`/>``¤Î`¥Ù://¥Ø.w3.¥×/1999/¥Ö`¥Õ`ð,£å,¥Ô`¤Ì` ¤Ì`¤Ë,ð`¤É`£â`¥Ó`².¢Ì.`.¦.£ã=ë`¥Ò`¥Ð`.¢ç=ë`.©=\x27`Î-£á-¥Ï`\\»*:\\»*\\¢Ã[\\¢¨%]*`Ç`HR`°\\»*:\\»*\\¢Ã\\¢¨*[^%]`å`£­-°`¢æ`¢æ-°`¢ð`×`£í`£ö`÷`£ø`¢ò`¥Ê`¢î`Î-¥È`[^},\\»]*([>+~][^:@,\\»{]+|:(`)|\\Ñ.[\\¢¨-]+\\Ñ.[\\¢¨-.]+|@[@\\¢Ã]+)`g`[^\\»(]+[+~]|@\\¢Ã+|:(â|¢È|`)|\\Ñ.[\\¢¨-.]+`([^}]*):(`)([^{]*)`\\Ñ[([^`=\\Ñ]]+)([`]?=?)([^\\Ñ]]+)?\\Ñ]`{`}`\\»`\\¤¯`¤®`¢Á`.¢ÿ{¥Æ-¥Å:¢ò;¢à:¤¼}`\x27\\¥Ä`0000`¤µ`;`<¢Ä ¤°=¢ÿ ¥¾=\x27`Î-Å.¥½`\x27 °=100% ÷=0 Õ=¥¼/x-¥»>`+`@`¥¹-¥¸`£Ø`^`i`¥·`¥¶`¥µ`¥´`¥³`¥±`id`¡.id.¬(/¤±\\¢Ã+/g,\x27\x27)`¤°`¡.¢Ý.¬(/\\¤¯\\»*¤®\\¢Ã+/g,\x27\x27)`¡.£×(\x27`\x27)`¡`¥ `¢ù`\\Ñ$1`=`==`~=`/(^|\\»)`(\\»|$)/.µ(`|=`/^`(-|$)/.µ(`¢Ù`¢÷`Î-¤£`¥®:¥­.¤¦.¥¬(î=%1,¥«=\x27¤¢\x27)`¥¨.¥§`¥¦:\x27#¤¤ ¥¥ 1\\¥¤#¤¤ ¥£ 1\\¥¢ ¥¡ ¤ÿ[]={0¤þ}\x27`-¤ü.¤£`$`±:`¤û`;¤ú:1;£Ñ`£Ð`£û,ð`¤ù`¢õ`¤ø`î`Î-Ç`³\\»*:\\»*Ç`£Ñ[\\¢¨\\»-]*:[^};]*Ç`ß`ù`Ô(`£û`Y`(ø(¦.¢¤)+².`.£î)||0`¢×`¢¤`À`¤ó`£ï`¦.¢Ô+².`.£î`¤ï`¤î`£¿ [0]: '.split('\x60'))); -/* packed with http://dean.edwards.name/packer/ */ diff --git a/usr/local/www/themes/corporate/javascript/ie7/ie7-standard.js b/usr/local/www/themes/corporate/javascript/ie7/ie7-standard.js deleted file mode 100644 index 210990519e..0000000000 --- a/usr/local/www/themes/corporate/javascript/ie7/ie7-standard.js +++ /dev/null @@ -1,2 +0,0 @@ -/* IE7 version 0.7.3 (alpha) 2004/09/18 */ -if(!window.IE7)new function(){try{window.IE7=this;var DUMMY=this.addModule=new Function;function unHide(){if(document.body)document.body.style.visibility="visible"};this.toString=function(){return "IE7 version 0.7.3 (alpha)"};var alert=(/ie7_debug/.test(location.search))?function(message){window.alert(IE7+"\n\n"+message)}:DUMMY;var appVersion=navigator.appVersion.match(/MSIE (\d\.\d)/)[1];if(/ie7_off/.test(location.search)||appVersion<5||!/^ms_/.test(document.documentElement.uniqueID))return unHide();var quirksMode=Boolean(document.compatMode!="CSS1Compat");var isHTML=(typeof document.mimeType=="unknown")?!/\.xml$/i.test(location.pathname):Boolean(document.mimeType!="XML Document");var LINKS=":link{ie7-link:link}:visited{ie7-link:visited}";var HEADER=LINKS;if(!isHTML)HEADER+="*{margin:0}";var HTMLFixes;var documentElement=document.documentElement;var modules={};this.addModule=function(name,script,autoload){if(!modules)return;if(loaded)eval("script="+String(script));if(autoload){script();script=DUMMY}modules[name]=script};var RELATIVE=/^[\w\.]+[^:]*$/;function makePath(href,path){if(RELATIVE.test(href))href=(path||"")+href;return href};function getPath(href,path){href=makePath(href,path);return href.slice(0,href.lastIndexOf("/")+1)};var path=getPath(document.scripts[document.scripts.length-1].src);var httpRequest=new ActiveXObject("Microsoft.XMLHTTP");function load(href,path){try{href=makePath(href,path);httpRequest.open("GET",href,false);httpRequest.send();return httpRequest.responseText}catch(ignore){alert("Error [1]: could not load file "+href);return ""}};var push=function(array,item){return array.push(item)};var pop=function(array){return array.pop()};if(appVersion<5.5)eval(load("ie7-ie5.js",path));if(document.readyState=="complete"||!isHTML)document.createStyleSheet();else document.write("");this.styleSheet=document.styleSheets[document.styleSheets.length-1];this.styleSheet.cssText=LINKS;this.styleSheet.ie7=true;var cssText={};function loadStyleSheet(styleSheet,path){var url=makePath(styleSheet.href,path);if(cssText[url])return "";cssText[url]=(styleSheet.disabled)?"":fixUrls(getCSSText(styleSheet,path),getPath(styleSheet.href,path));return cssText[url]};var getCSSText=function(styleSheet){return styleSheet.cssText};var URL=/(url\(['"]?)([\w\.]+[^:\)]*['"]?\))/gi;function fixUrls(cssText,pathname){return cssText.replace(URL,"$1"+pathname.slice(0,pathname.lastIndexOf("/")+1)+"$2")};this.recalcs=[];this.parse=DUMMY;var complete=false;function _load(){try{complete=true;var MEDIA=/\bscreen\b|\ball\b|^$/i;var styleSheets=document.styleSheets;var inlineStyles=[];var styles=document.getElementsByTagName("style");for(var i=styles.length-1;i>=0;i--){push(inlineStyles,/ie7-link/.test(styles[i].innerHTML)?"":styles[i].innerHTML)}function getCSSText(styleSheet,path){var cssText="";if(MEDIA.test(styleSheet.media)){for(var i=0;i\+~\s]/;var STREAM=/[\s>\+~:@#\.\(\)]|[^\s>\+~:@#\.\(\)]+/g;var NAMESPACE=/\|/;var IMPLIED_SELECTOR=/([\s>~\,]|[^(]\+|^)([\.:#@])/g;var ASTERISK="$1*$2";var cssCache={};function cssQuery(selector,from){var useCache=!from;var base=(from)?(from.constructor==Array)?from:[from]:[document];var selectors=selector.replace(IMPLIED_SELECTOR,ASTERISK).split(",");var match=[];for(var i=0;i1)pseudoClass+="\x5c([^)]*\x5c)";push(toString,pseudoClass)}}return toString.join("|")},"link":function(element){return Boolean(element.currentStyle["ie7-link"]=="link")},"visited":function(element){return Boolean(element.currentStyle["ie7-link"]=="visited")}};var dynamicPseudoClasses={toString:pseudoClasses.toString};function compareTagName(element,tagName,scopeName){if(scopeName&&element.scopeName!=scopeName)return false;return(tagName=="*")?isElement(element):(isHTML)?(element.tagName==tagName.toUpperCase()):(element.tagName==tagName)};var strings=[];function getString(string){return QUOTED.test(string)?strings[string.slice(1,-1)]:string};var encode=function(cssText){return cssText.replace(/(\x2f\*[^\*]*\*+([^\x2f][^\*]*\*+)*\x2f)|('[^']*')|("[^"]*")/g,function(match){return(match.charAt(0)=="/")?"":"'"+(push(strings,match.slice(1,-1))-1)+"'"}).replace(/@(namespace|import)[^;\n]+[;\n]|/g,"").replace(/\x5c:/g,"|").replace(/^\s+|\s*([\{\}\+\,>~\s;])\s*|\s+$/g,"$1")};function decode(cssText){return cssText.replace(/\|/g,"\x5c:").replace(/'(\d+)'/g,function(match,key){return strings[key]})};var handlers=[];function addEventHandler(element,type,handler){element.attachEvent(type,handler);push(handlers,arguments)};function removeEventHandler(element,type,handler){try{element.detachEvent(type,handler)}catch(ignore){}};window.attachEvent("onbeforeunload",function(){while(handlers.length){var handler=pop(handlers);removeEventHandler(handler[0],handler[1],handler[2])}});var hasLayout=(appVersion<6)?function(element){return element.clientWidth}:function(element){return element.currentStyle.hasLayout};function boxSizing(element){if(!hasLayout(element)){element.contentEditable=false;fixMargins(firstChildElement(element))}};function fixMargins(element){while(element){element.runtimeStyle.marginTop=element.currentStyle.marginTop;element=nextElement(element)}};var QUOTED=/('[^']*')|("[^"]*")/;function quote(value){return(QUOTED.test(value))?value:"'"+value+"'"};function unquote(value){return(QUOTED.test(value))?value.slice(1,-1):value};function tmpElement(tagName){var element=document.createElement(tagName||"object");element.style.cssText="position:absolute;padding:0;display:block;border:none;clip:rect(0 0 0 0);left:-9999";return element};function isElement(node){return Boolean(node&&node.nodeType==1&&node.tagName!="!"&&!node.ie7_anon)};function previousElement(element){while(element&&(element=element.previousSibling)&&!isElement(element))continue;return element};function nextElement(element){while(element&&(element=element.nextSibling)&&!isElement(element))continue;return element};function firstChildElement(element){element=element.firstChild;return(isElement(element))?element:nextElement(element)};var loaded=false;IE7.addModule("ie7-html4",function(){if(isHTML)HTMLFixes=new function(){var fixes=[];function fix(element){var fixedElement=document.createElement(""){var endTag="",nextSibling;while((nextSibling=element.nextSibling)&&nextSibling.outerHTML!=endTag){element.parentNode.removeChild(nextSibling);fixedElement.appendChild(nextSibling)}if(nextSibling)element.parentNode.removeChild(nextSibling)}element.parentNode.replaceChild(fixedElement,element);return fixedElement};this.add=function(){push(fixes,arguments)};this.apply=function(){try{if(appVersion>5)document.namespaces.add("HTML","http://www.w3.org/1999/xhtml")}catch(ignore){}finally{for(var i=0;i=getFixedWidth(element,element.currentStyle.maxWidth))element.runtimeStyle.width=getFixedWidth(element,element.currentStyle.maxWidth);else if(element.currentStyle.minWidth&&width<=getFixedWidth(element,element.currentStyle.minWidth))element.runtimeStyle.width=getFixedWidth(element,element.currentStyle.minWidth);else element.runtimeStyle.width=element.runtimeStyle.fixedWidth};function fixRight(element){if((element.currentStyle.position=="absolute"||element.currentStyle.position=="fixed")&&element.currentStyle.left!="auto"&&element.currentStyle.right!="auto"&&AUTO.test(element.currentStyle.width)){fixRight[fixRight.count++]=element;boxSizing(element);resizeRight(element)}};fixRight.count=0;CSSFixes.addRecalc("right"+NUMERIC,fixRight);function resizeRight(element){element.runtimeStyle.width="";var parentElement=layoutParent(element);var left=(element.runtimeStyle.screenLeft)?element.getBoundingClientRect().left-2:getPixelLeft(element,element.currentStyle.left);var width=parentElement.clientWidth-getPixelLeft(element,element.currentStyle.right)-left-getMarginWidth(element);if(!quirksMode)width-=getBorderWidth(element)+getPaddingWidth(element);if(width<0)width=0;if(isFixed(element)||HEIGHT||element.offsetWidth0)return getPixelWidth(element,value);if(PIXEL.test(value))return parseInt(value);element.parentElement.appendChild(ie7_tmp);ie7_tmp.style.left=value;return ie7_tmp.offsetLeft}};eval(String(fixWidth).replace(/Width/g,"Height").replace(/width/g,"height").replace(/Left/g,"Top").replace(/left/g,"top").replace(/Right/g,"Bottom").replace(/right/g,"bottom"));fixWidth();fixHeight(true)});IE7.addModule("ie7-css2",function(){var CHILD=/>/g,ANCHOR=/(\ba(\.[\w-]+)?)$/i;IE7.classes=[];IE7.parser=new Parser;IE7.Class=Class;IE7.DynamicStyle=DynamicStyle;IE7.PseudoElement=PseudoElement;IE7.parse=function(){with(this.parser)this.cssText=decode(parse(encode(this.cssText)));for(var i=0;i+~][^:@,\x5cs{]+|:("+pseudoClasses+")|\x5c.[\x5cw-]+\x5c.[\x5cw-.]+|@[@\x5cd]+)","g");Class.COMPLEX=new RegExp("[^\x5cs(]+[+~]|@\x5cd+|:(link|visited|"+pseudoClasses+"|"+dynamicPseudoClasses+")|\x5c.[\x5cw-.]+","g");DynamicStyle.ALL=new RegExp("([^}]*):("+dynamicPseudoClasses+")([^{]*)","g");return cssText.replace(PseudoElement.ALL,PseudoElement.ID).replace(DynamicStyle.ALL,DynamicStyle.ID).replace(Class.ALL,Class.ID)};this.encode=function(cssText){AttributeSelector.ALL=new RegExp("\x5c[([^"+attributeTests+"=\x5c]]+)(["+attributeTests+"]?=?)([^\x5c]]+)?\x5c]","g");return cssText.replace(AttributeSelector.ALL,AttributeSelector.ID).replace(/\{[^\}]*\}/g,function($){return "{"+(push(encoded,$)-1)+"}"}).replace(/::/g,":").replace(/([^\}\s]*\,[^\{]*)(\{\d+\})/g,function(match,left,right){return left.split(",").join(right)+right})};this.decode=function(cssText){return cssText.replace(/\{(\d+)\}/g,function($,$1){return encoded[$1]})}};function _Class(){this.toString=function(){return "."+this.name};this.add=function(element){element.className+=" "+this.name};this.remove=function(element){element.className=element.className.replace(this.MATCH,"")};this.exec=function(){var match=cssQuery(this.selector);for(var i=0;i~]/.test(target))return match;return simpleSelector(match)+new DynamicStyle(match,attach,dynamicPseudoClass,target)};HEADER+=".ie7_anon{vertical-align:top;display:inline}";var HEX=/\x5c([a-fA-F\d]+)/g;function unicode(match,code){return eval("'\x5cu"+"0000".slice(code.length)+code+"'")};var pseudoElements=[];function _PseudoElement(){this.content=null;this.toString=function(){return ""};this.specificity=0;function addTimer(object,content,cssText){var timer=setInterval(function(){try{if(!object.load)return;object.load(object,content,cssText);clearInterval(timer)}catch(ignore){clearInterval(timer)}},10)};this.create=function(){if(this.content==null)return;for(var i=0;i";selectors[">"]=function(filtered,from,filter,scopeName){for(var i=0;i=0){ - var optar=opt.split(" "); - for(i=0;i=0) ecolor=optar[i]; - if(ecolor=="") ecolor="#666"; - cn+="e"; - edges=true; - } -else if(opt && opt.indexOf("smooth")>=0){ - cn+="a"; - ecolor=Mix(bk,color); - } -if(opt && opt.indexOf("small")>=0) cn+="s"; -prefixt=cn; -prefixb=cn; -if(wich.indexOf("all")>=0){t=true;b=true} -else if(wich.indexOf("top")>=0) t="true"; -else if(wich.indexOf("tl")>=0){ - t="true"; - if(wich.indexOf("tr")<0) prefixt+="l"; - } -else if(wich.indexOf("tr")>=0){ - t="true"; - prefixt+="r"; - } -if(wich.indexOf("bottom")>=0) b=true; -else if(wich.indexOf("bl")>=0){ - b="true"; - if(wich.indexOf("br")<0) prefixb+="l"; - } -else if(wich.indexOf("br")>=0){ - b="true"; - prefixb+="r"; - } -var v=getElementsBySelector(selector); -var l=v.length; -for(i=0;i=0) lim=2; -if(bc) d.className="artop"; -else d.className="rtop"; -d.style.backgroundColor=bk; -for(i=1;i<=lim;i++){ - var x=CreateEl("b"); - x.className=cn + i; - x.style.backgroundColor=color; - if(bc) x.style.borderColor=bc; - d.appendChild(x); - } -el.style.paddingTop=0; -el.insertBefore(d,el.firstChild); -} - -function AddBottom(el,bk,color,bc,cn){ -var i,lim=4,d=CreateEl("b"); - -if(cn.indexOf("s")>=0) lim=2; -if(bc) d.className="artop"; -else d.className="rtop"; -d.style.backgroundColor=bk; -for(i=lim;i>0;i--){ - var x=CreateEl("b"); - x.className=cn + i; - x.style.backgroundColor=color; - if(bc) x.style.borderColor=bc; - d.appendChild(x); - } -el.style.paddingBottom=0; -el.appendChild(d); -} - -function CreateEl(x){ -if(isXHTML) return(document.createElementNS('http://www.w3.org/1999/xhtml',x)); -else return(document.createElement(x)); -} - -function getElementsBySelector(selector){ -var i,selid="",selclass="",tag=selector,f,s=[],objlist=[]; - -if(selector.indexOf(" ")>0){ //descendant selector like "tag#id tag" - s=selector.split(" "); - var fs=s[0].split("#"); - if(fs.length==1) return(objlist); - f=document.getElementById(fs[1]); - if(f) return(f.getElementsByTagName(s[1])); - return(objlist); - } -if(selector.indexOf("#")>0){ //id selector like "tag#id" - s=selector.split("#"); - tag=s[0]; - selid=s[1]; - } -if(selid!=""){ - f=document.getElementById(selid); - if(f) objlist.push(f); - return(objlist); - } -if(selector.indexOf(".")>0){ //class selector like "tag.class" - s=selector.split("."); - tag=s[0]; - selclass=s[1]; - } -var v=document.getElementsByTagName(tag); // tag selector like "tag" -if(selclass=="") - return(v); -for(i=0;i=0){ - objlist.push(v[i]); - } - } -return(objlist); -} - -function Mix(c1,c2){ -var i,step1,step2,x,y,r=new Array(3); -if(c1.length==4)step1=1; -else step1=2; -if(c2.length==4) step2=1; -else step2=2; -for(i=0;i<3;i++){ - x=parseInt(c1.substr(1+step1*i,step1),16); - if(step1==1) x=16*x+x; - y=parseInt(c2.substr(1+step2*i,step2),16); - if(step2==1) y=16*y+y; - r[i]=Math.floor((x*50+y*50)/100); - } -return("#"+r[0].toString(16)+r[1].toString(16)+r[2].toString(16)); -} \ No newline at end of file diff --git a/usr/local/www/themes/corporate/loader.js b/usr/local/www/themes/corporate/loader.js deleted file mode 100644 index 80fc869f63..0000000000 --- a/usr/local/www/themes/corporate/loader.js +++ /dev/null @@ -1,29 +0,0 @@ - diff --git a/usr/local/www/themes/corporate/rrdcolors.inc.php b/usr/local/www/themes/corporate/rrdcolors.inc.php deleted file mode 100644 index 9360d0c331..0000000000 --- a/usr/local/www/themes/corporate/rrdcolors.inc.php +++ /dev/null @@ -1,50 +0,0 @@ - - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. -*/ - -/* This file is included by the RRD graphing page and sets the colors */ - -$colortrafficup = array("666666", "CCCCCC"); -$colortrafficdown = array("990000", "CC0000"); -$colorpacketsup = array("666666", "CCCCCC"); -$colorpacketsdown = array("990000", "CC0000"); -$colorstates = array('990000','a83c3c','b36666','bd9090','cccccc','000000'); -$colorprocessor = array('990000','a83c3c','b36666','bd9090','cccccc','000000'); -$colormemory = array('990000','a83c3c','b36666','bd9090','cccccc','000000'); -$colorqueuesup = array('000000','7B0000','990000','BB0000','CC0000','D90000','EE0000','FF0000','CC0000'); -$colorqueuesdown = array('000000','7B7B7B','999999','BBBBBB','CCCCCC','D9D9D9','EEEEEE','FFFFFF','CCCCCC'); -$colorqueuesdropup = array('000000','7B0000','990000','BB0000','CC0000','D90000','EE0000','FF0000','CC0000'); -$colorqueuesdropdown = array('000000','7B7B7B','999999','BBBBBB','CCCCCC','D9D9D9','EEEEEE','FFFFFF','CCCCCC'); -$colorqualityrtt = array('990000','a83c3c','b36666','bd9090','cccccc','000000'); -$colorqualityloss = "ee0000"; -$colorwireless = array('990000','a83c3c','b36666'); -$colorspamdtime = array('DDDDFF', 'AAAAFF', 'DDDDFF', '000066'); -$colorspamdconn = array('00AA00BB', 'FFFFFFFF', '00660088', 'FFFFFF88', '006600'); - -?>