function chkpt(title) {
  base = "http://www.zdnetasia.com/c/zd.ts.oracle.mst";
  chkptimg = new Image();
  chkptimg.src = base+'.'+title+"/";
}