#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2012-01-14 11:12:37
#Fields: time cs-method cs-uri-stem c-ip sc-status sc-bytes cs-bytes 
11:12:37 GET /robots.txt 157.55.50.11 404 0 266
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2012-01-14 11:36:05
#Fields: time cs-method cs-uri-stem c-ip sc-status sc-bytes cs-bytes 
11:36:05 GET /robots.txt 157.55.50.11 404 0 266
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2012-01-14 12:15:51
#Fields: time cs-method cs-uri-stem c-ip sc-status sc-bytes cs-bytes 
12:15:50 GET /login.aspx 113.224.191.148 200 0 620
12:15:50 GET /login.aspx 113.224.191.148 200 2704 620
12:15:52 GET /Image.aspx 113.224.191.148 200 2298 471
12:23:21 GET /robots.txt 207.46.199.45 404 0 266
12:24:07 GET /sort.asp 207.46.199.45 404 0 250
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2012-01-14 12:49:13
#Fields: time cs-method cs-uri-stem c-ip sc-status sc-bytes cs-bytes 
12:49:13 GET /newsdefault.aspx 113.224.189.32 404 1468 512
12:49:23 GET /newsdefault.aspx 113.224.189.32 404 1468 512
12:51:39 GET / 113.224.189.32 403 377 468
12:51:39 GET / 113.224.189.32 403 377 468
12:51:42 GET /favicon.ico 113.224.189.32 404 0 177
                                                                                                                                                                                                                                                0) return c.substring(nameEQ.length,c.length);
  }
  return null;
}

window.onload = function(e) {
  var cookie = readCookie("style");
  var title = cookie ? cookie : getPreferredStyleSheet();
  setActiveStyleSheet(title);
}

window.onunload = function(e) {
  var title = getActiveStyleSheet();
  createCookie("style", title, 365);
}

var cookie = readCookie("style");
var title = cookie ? cookie : getPreferredStyleSheet();
setActiveStyleSheet(title);

