document.write('<script type="text/javascript" src="/cpaint2.inc.compressed.js"></script>');
function ajaxStart(mode) {if(!mode)mode='GET';var cp=new cpaint();cp.set_transfer_mode(mode);cp.set_debug(false);return cp;};

//document.write = function(s){var _cO; if (typeof(document.Container)=='undefined' || document.Container == null)  { _cO = document.getElementsByTagName('body')[0] ; }else{ _cO = document.getElementById(document.Container); } _cO.innerHTML += s; }

