var content=new Array(); 
var picurl=new Array(); //for members, use 'member/XXX.jpg'; for albums (e.g. paper, activity, visitor, conference), use 'albums/XXX.jpg'; for facilities, use 'facilities/XXX.jpg'...
//content[1] = '2009/06/06, Dr. Yang published a new paper on JACS.';
//picurl[1] = 'albums/research2.jpg';
//
//content[2] = '2009/07/06, Congratulation to Dr. Zhang for her graduation.';
//picurl[2] = 'albums/activity2.jpg';
//
//content[3] = '2009/09/01, welcome a new RA, Dr. Zhu.';
//picurl[3] = 'members/chaunhao.jpg';
//
//content[4] = '2009/10/01, a new facility were bought.';
//picurl[4] = 'facilities/XRD.jpg';
//
//content[5] = '2009/10/11, Dr. Li published a new paper on JACS.';
//picurl[5] = 'albums/research1.jpg';
//
//content[6] = '2009/11/01, Prof. Wang visitor our lab.';
//picurl[6] = 'albums/visitor2.jpg';

content[1] = '06/06/2008, Congratulations to Guisheng for his graduation.';
picurl[1] = 'albums/activity12.jpg';

content[2] = '08/12/2008, All groupmates attended the 2nd International Symposium on Energy & Environment, Hong Kong.';
picurl[2] = 'albums/conference4.jpg';

content[3] = '02/03/2009, Dr. Yu, Xianfeng and Guisheng attended the Asian Academic Seminar 2009 held in Japan.';
picurl[3] = 'albums/conference5.jpg';

content[4] = '07/05/2009, Mr. Johann Muller, Deputy Consul General of Switzerland, visited our lab.';
picurl[4] = 'albums/visitor4.jpg';

content[5] = '01/09/2009, Xianfeng published a new paper in JACS.';
picurl[5] = 'albums/research1.jpg';

content[6] = "23/09/2009, Dr. Ho's paper was recognised as within top 50 articles in ChemComm.";
picurl[6] = 'albums/research2.jpg';

content[7] = "30/11/2009, Congratulations to Prof. Yu for the appointment of Associate Editor of Journal of Nanoparticle Research.";
picurl[7] = 'albums/research3.jpg';

content[8] = "29/01/2010, Prof. Yu awarded Chang Jiang Chair Professorship by the Ministry of Education.";
picurl[8] = 'news/news1.jpg';

content[9] = "02/03/2010, Dr. Hu Xianluo's paper was selected as cover paper of Langmuir (March 2, 2010).";
picurl[9] = 'news/news2.jpg';

content[10] = "20/07/2011, Dr. Hu's paper was awarded as A 2010 Most-Read Langmuir Article."
picurl[10] = 'news/news4.jpg';
