var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Lin+Dan" - Google News"; document.title=document.title+ " "; arnews[0]="Chong Wei remains king, Jing Yi is new queen - New Straits Times
"; arnews[0] += "

Chong Wei remains king, Jing Yi is new queen
New Straits Times
"Everyone has been saying that my opponent in the All England is Lin Dan (of China) but what is important is that I don't think too much about him and just ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 00:12:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Lee rules supreme - Malaysia Star
"; arnews[1] += "

Malaysia Star

Lee rules supreme
Malaysia Star
“In the All-England, Lin Dan will be my toughest opponent and there's not much time left after the Chinese New Year. Every day counts in my preparation for ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 23:37:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chun Seang ready to spar with Chong Wei - Malaysia Star
"; arnews[2] += "

Chun Seang ready to spar with Chong Wei
Malaysia Star
Coach Misbun Sidek had spoken last month of his intention to find a left-handed sparring partner for Chong Wei, who will be out to deny China's Lin Dan his ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 22:53:07 GMT+00:00"; arnews[2] += "
"; arnews[3]="All-England bow for Lin Dan - Malaysia Star
"; arnews[3] += "

All-England bow for Lin Dan
Malaysia Star
BEIJING: Olympic and world badminton champion Lin Dan will make his first appearance of the season at the All-England in Birmingham next month. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 23:51:35 GMT+00:00"; arnews[3] += "
"; arnews[4]="China's 'Super' Dan to emerge from hibernation - Times of India
"; arnews[4] += "

China's 'Super' Dan to emerge from hibernation
Times of India
BEIJING: Badminton's Olympic and world champion Lin "Super" Dan will make his first appearance of the season at next month's All-England Championships. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 09:26:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="'Super Dan' eyes All-England title - People's Daily Online
"; arnews[5] += "

'Super Dan' eyes All-England title
People's Daily Online
World and Olympic badminton champion Lin Dan is set to make his first appearance of the season at the All-England Championships in March after missing the ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 02 Feb 2010 01:06:16 GMT+00:00"; 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("
");