var index = 12
link = new Array(12);
text = new Array(12);


link[0] ='http://www.gxhh.com/com/MANAGERword2012.html'
link[1] ='http://www.gxhh.com/com/MANAGERword2011.html'
link[2] ='http://www.gxhh.com/com/MANAGERword2010.htm'
link[3] ='http://www.gxhh.com/com/MANAGERword2009.htm'
link[4] ='http://www.gxhh.com/scom/fkqm.htm'
link[5] ='http://www.gxhh.com/news/20071001.htm'
link[6] ='http://www.gxhh.com/news/20071116.htm'
link[7] ='http://www.gxhh.com/news/20070403.htm'
link[8] ='http://www.gxhh.com/news/20070408.htm'
link[9] ='http://www.gxhh.com/news/20070407.htm'
link[10] ='http://www.gxhh.com/news/20061025.htm'
link[11] ='http://www.gxhh.com/news/news2007.htm'


text[0] ='天佑宏华  展翅飞翔—2012新年寄语李宁华'
text[1] ='仁者无敌  智者不惑—2011新年寄语李宁华'
text[2] ='无为而治 和谐之道—2010新年寄语李宁华'
text[3] ='修心悟道 和谐之源—2009新年寄语李宁华'
text[4] ='在水一方的取名与上善若水(李宁华)'
text[5] ='在水一方 秀出柳江'
text[6] ='宏华三十三周年华诞将隆重举行庆典活动'
text[7] ='风好正是扬帆时——记稳健发展的禽苗公司'
text[8] ='肉鸡、蛋鸡无公害养殖基地通过产地认证'
text[9] ='宏华种猪场通过一级种猪场验收'
text[10] ='广西宏华生物集团成立'
text[11] ='更多新闻报道'



document.write ("<marquee scrollamount='1' scrolldelay='50' direction= 'up' width='140' height='150' onmouseover='this.stop()' onmouseout='this.start()'>");

for (i=0;i<index;i++){
document.write ("<img src='homeimage/arrow_b.gif' width='7' height='7'>&nbsp<a href="+link[i]+" target='_blank'>");
document.write (text[i]+ "</A><br>");
}
document.write ("</marquee>")





