var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Chongqing gang leader jailed for life
"; arnews[0] += "Gong Gangmo, a gang leader and former sales manager of motorbike producer Yingang company, was given life imprisonment and fined 50.21 million yuan for multiple felonies on Wednesday in southwest China's Chongqing municipality, Cqnews.net reported."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:22:10 GMT"; arnews[0] += "
"; arnews[1]="Lawyer jailed for falsification
"; arnews[1] += "Convict shouts in court claiming 'plea bargain' was not carried out CHONGQING: The lawyer for an alleged gang boss in Southwest China's Chongqing municipality received a reduced one-and-a-half-year prison term yesterday."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:45:16 GMT"; arnews[1] += "
"; arnews[2]="Chongqing gang lawyer jailed for falsification
"; arnews[2] += "Right: Gao Zicheng, Li's defense attorney, meets the press outside court after the ruling."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 07:32:52 GMT"; arnews[2] += "
"; arnews[3]="Lawyer in China Mob Trial Gets 18 Months on Appeal
"; arnews[3] += "The lawyer for an alleged mob boss in southwest China was given a reduced 1 1/2-year prison term Tuesday during his appeal on charges that he helped his client falsely claim torture by police during interrogation, the court said."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 03:39:44 GMT"; arnews[3] += "
"; arnews[4]="Gangster trial lawyer's sentence cut by year
"; arnews[4] += "Beijing-based lawyer Li Zhuang was sentenced to 1-1/2 years in prison for fabricating evidence in the trial of a Chongqing gangster in a ruling that cut the original term by one year."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:56:44 GMT"; arnews[4] += "
"; arnews[5]="Lawyer in China mob trial gets 1 1/2 years on appeal
"; arnews[5] += "The lawyer for an alleged mob boss in southwest China was given a reduced 1 1/2-year prison term Tuesday during his appeal on charges that he helped his client falsely claim torture by police during interrogation, the court said."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 19:42:18 GMT"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");