<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
body {
  background: white;
  margin: 5%;
  text-autospace: normal;
}
h2 {
  font-size: 1.2em;
  margin: 2em 0em 0em 0em;
  padding: 0.2em 0.5em;
  border-width: thin;
  border-color: white;
  background-color: #99F;
  clear: both;
}
h3 {
  margin: 1em 0em 0em 0em;
  padding: 0.2em 0.5em;
  border-style: solid;
  border-width: 0px 0px 0px 20px;
  border-color: #99F;
}
pre {
  font-family: Menlo, "Courier New", Consolas, monospace;
  color: maroon;
  margin-left: 2em;
  overflow: auto;
}
code, tt { font-family: Menlo, "Courier New", Consolas, monospace; color: maroon }
pre:hover { background: #EEE; }
pre:active { background: #CCC; }
kbd { font-family: Menlo, "Courier New", Consolas, monospace; color: #F30 }
em { font-style: normal; color: #F30 }
a:hover, a:focus, a:active { color: red }
a[name]:hover, a[name]:focus, a[name]:active { color: black }
img { border-style: none }
td, th { padding: 0.2em 0.7em }
td { text-align: right }
th { text-align: center }
del { color: gray }
.cell {
  padding: 0.5em 1em;
  margin: 0;
  border-left: 1em solid #CCC;
  background: #f4f4f4;
  box-shadow: 0 0.2em 0.3em rgba(0, 0, 0, 0.3);
}
.note {
  margin-left: 0em;
  padding-left: 1.5em;
  border-left: #FC3 solid 0.5em;
}
aside {
  margin-left: 0;
  padding-left: 1.5em;
  border-left: #FC3 solid 0.5em;
}
.left { float: left; margin: 0em 1em 1em 0em; border-style: none }
.right { float: right; margin: 0em 0em 1em 1em; border-style: none }
.old { background: #FFC; }
.me { text-decoration: underline; }
#breadcrumbs { font-size: 90% }
#breadcrumbs + h1 { margin-top: 0 }
#breadcrumbs + article > h1 { margin-top: 0 }
div.math { margin-left: 2em }
hr { clear: both }
blockquote > p { margin: 0 }
figure { margin-left: 0em; margin-right: 0em }
img { max-width: 100%; height: auto }
#map_canvas img { max-width: none; }

@media print {
  body { margin: 0%; }
  h2 {
    font-size: 1.5em;
    padding: 0;
    background-color: white;
  }
  h3 {
    padding: 0;
    border-width: 0;
  }
  a:link, a:visited { color: black; }
  a:link:after, a:visited:after {
    font-size: 50%;
    content: " (" attr(href) ") ";
  }
  code, pre { color: black; }
  pre { overflow: visible; }
  em { font-style:italic; color: black }
}
