function cPop(url, www, hhh) {window.open(url,"popup",'width=' + www +
',height=' + hhh + ',left=100,top=80');
}