// JavaScript Document
$(document).ready(function(){
			pic1="/images/pic/1.gif";
			pic2="/images/pic/2.gif";
			GetArticle('0','0','10','1','','6','DIV_NEWS',pic1,'2');		 
			GetArticle('3','0','10','1','','8','DIV_POLICY1',pic2,'0');	
			GetArticle('4','0','10','1','','8','DIV_POLICY2',pic2,'0');
			//业界资讯
			GetArticle('1','0','10','1','','8','DIV_NEWS1',pic2,'0');
			//重点推荐
			//REQUEST_DIV("/remote/GetItems.aspx","DIV_RECOMMEND","Count=6&Style=2&Recommend=0");
			REQUEST_DIV("/remote/GetItems.aspx","DIV_RECOMMEND","Count=6&Style=2&Recommend=0");
			//交易规则
			GetArticle('6','0','10','1','','7','DIV_RULES1',pic2,'0');
			GetArticle('7','0','10','1','','7','DIV_RULES2',pic2,'0');
			//下载专区
			GetArticle('9','0','10','1','','6','DIV_DOWN1',pic2,'0');
			GetArticle('10','0','10','1','','6','DIV_DOWN2',pic2,'0');
			//参控投企业
			REQUEST_DIV("/remote/GetLink.aspx","DIV_COMPANY","&Type=C&Style=1&Count=7");
			//长期签约客户
			REQUEST_DIV("/remote/GetLink.aspx","DIV_CLIENT","&Type=Q&Style=1&Count=20");
			//图片友情链接
			REQUEST_DIV("/remote/GetLink.aspx","DIV_LINK1","&Type=P&Style=3");
			//文字友情链接
			REQUEST_DIV("/remote/GetLink.aspx","DIV_LINK2","&Type=T&Style=2");
			//股权
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS1","ClassId=5&Count=5&Style=1&Recommend=1");
			//债权
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS2","ClassId=6&Count=5&Style=1&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS3","ClassId=10&Count=5&Style=1&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS4","ClassId=11&Count=5&Style=1&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS5","ClassId=12&Count=5&Style=1&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS6","ClassId=13&Count=5&Style=1&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS7","ClassId=14&Count=5&Style=1&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS8","ClassId=15&Count=5&Style=1&Recommend=1");
			//政府采购
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS9","ClassId=8&Count=5&Style=3&Recommend=1&Click=1&EndDate=1");
			//社会项目
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS10","ClassId=9&Count=5&Style=3&Recommend=1&Click=1&EndDate=1");
			//成交公告 - 产权交易
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS11","ClassId=3&Count=7&Style=3&Recommend=1");
			//实物
			REQUEST_DIV("/remote/GetItems.aspx","DIV_ITEMS12","ClassId=4&Count=6&Style=3&Recommend=1&EndDate=1");
			
	}
)
