var OUTLOOKBAR_DEFINITION = {
	format:{
		target:'main',
		blankImage:'images/b.gif',
		rollback:true,
		animationSteps:2,
		animationDelay:20,
		templates:{
			panel:{
				normal:'<div style="width: 100%;"><div style="border-style: solid; border-color: #D0D0D0; border-width: 1px 4px;"><div style="border: 1px outset white; font: bold 12px verdana; text-align: center; background-color: #A09060; color: white; padding: 4px;">{text}</div></div></div>',
				rollovered:'<div style="width: 100%;"><div style="border-style: solid; border-color: #D0D0D0; border-width: 1px 4px;"><div style="border: 1px solid white; font: bold 12px verdana; text-align: center; background-color: #A09060; color: white; padding: 4px;">{text}</div></div></div>',
				clicked:'<div style="width: 100%;"><div style="border-style: solid; border-color: #D0D0D0; border-width: 2px 3px 0 5px;"><div style="border: 1px solid white; font: bold 12px verdana; text-align: center; background-color: #A09060; color: white; padding: 4px;">{text}</div></div></div>'
			},
			item:{
				normal:'<table border="0" bgcolor="#D0D0D0" cellspacing="3" width="100%"><tr><td width="30" align="center"><img src="images/{image}.gif" width="15" height="15" style="display: block;" /></td><td style="font: 12px tahoma;">{text}</td></tr></table>',
				rollovered:'<table border="0" bgcolor="silver" cellspacing="3" width="100%"><tr><td width="30" align="center"><img src="images/{image}.gif" width="15" height="15" style="display: block;" /></td><td style="font: 12px tahoma;">{text}</td></tr></table>'
			},
			upArrow:{
				normal:'<img src="images/arr_up.gif" width="30" height="30" />'
			},
			downArrow:{
				normal:'<img src="images/arr_down.gif" width="30" height="30" />'
			}
		}
	},
	panels:[
		{text:"2009年农家书屋可供图书目录", url:'100.htm',
			items:[
				{text:"“农家书屋”必备重点图书", image:'close', url:'001.htm'},
				{text:"最新特种养殖书系", image:'close', url:'002.htm'},
				{text:"畜禽疾病快速诊治书系", image:'close', url:'003.htm'},
				{text:"畜禽门诊实用技术书系", image:'close', url:'004.htm'},
				{text:"畜禽人工繁殖技术书系", image:'close', url:'005.htm'},
				{text:"农业关键技术图说书系", image:'close', url:'006.htm'},
				{text:"特种果树新优品种栽培技术书系", image:'close', url:'009.htm'},
				{text:"反季节蔬菜栽培技术书系", image:'close', url:'010.htm'},
				{text:"名优药用植物栽培书系", image:'close', url:'011.htm'},
				{text:"食用菌高效栽培技术书系", image:'close', url:'012.htm'},
				{text:"农作物病虫害防治图谱书系", image:'close', url:'013.htm'},
				{text:"农民进城务工技能培训书系", image:'close', url:'014.htm'},
				{text:"新型高效节能书系", image:'close', url:'015.htm'},
				{text:"新型农用机动车维修图解书系", image:'close', url:'016.htm'},
				{text:"建筑施工技术问答书系", image:'close', url:'017.htm'},
				{text:"电工书架书系", image:'close', url:'018.htm'},
				{text:"家电维修技术书系", image:'close', url:'019.htm'},
				{text:"农村常见病防治书系", image:'close', url:'020.htm'},
				{text:"农村常见病保健挂图书系", image:'close', url:'021.htm'},
				{text:"新农村优生优育百事通书系", image:'close', url:'022.htm'},
				{text:"国医自然堂一常见病自然疗法书系", image:'close', url:'023.htm'},
				{text:"新农村家常菜烹饪书系", image:'close', url:'024.htm'},
				{text:"农家乐书系", image:'close', url:'026.htm'},
				{text:"农家巧手致富书系", image:'close', url:'025.htm'}
			]
		},
		{text:"即将出版图书目录", url:'200.htm',
			items:[
				{text:"农民自主创业书系", image:'close', url:'028.htm'},
				{text:"进城务工技能培训书系", image:'close', url:'029.htm'},
				{text:"农业机械大课堂书系", image:'close', url:'030.htm'},
				{text:"巧手致富书系", image:'close', url:'031.htm'},
				{text:"农家乐书系", image:'close', url:'032.htm'},
				{text:"农村医疗保健书系", image:'close', url:'033.htm'},
				{text:"农村常见病防治书系", image:'close', url:'034.htm'}
			]
		},
		{text:"服务项目", url:'500.htm',
			items:[
				{text:"“农家书屋”服务项目", image:'close', url:'300.htm'},
				{text:"“农家书屋”征订说明", image:'close', url:'400.htm'},
				{text:"发行人员联系方式", image:'close', url:'500.htm'}
			]
		},
		{text:"资源下载", url:'500.htm',
			items:[
				{text:"农家书屋书目下载（Excel格式）", image:'close', url:'njsw.xls'},
				{text:"农家书屋书目下载（PDF格式）", image:'close', url:'http://www.hnstp.cn/download/njsw.pdf'}
			]
		}
	]
}

