/*
  DByte64 inc.
  http://clubin.org.ua/, http://pouleserg.org.ua/, http://posejdonet.org.ua/
*/

function getClientWidth() {
  return document.compatMode=='CSS1Compat' && !window.opera?document.documentElement.clientWidth:document.body.clientWidth;
}

function getClientHeight() {
  return document.compatMode=='CSS1Compat' && !window.opera?document.documentElement.clientHeight:document.body.clientHeight;
}

//
//  DByte64
//
