﻿var paramter="menuId="+menuId+"&subId="+subId+"&classId="+classId;

//调用TOP
new gajson.gaAjax("top.ashx",
				new gajson.tool.parameter("style",paramter,"",""),
				gajson.client.StyleText,
				"GET",
				"gajson_top"
				);  

//页头广告调用
new gajson.gaAjax("lm_image2.ashx",
				new gajson.tool.parameter("style","ad_class=1000000000003&width=960&height=92","",""),
				gajson.client.StyleText,
				"GET",
				"gajson_image"
				);  
				
//调用公共FOOT
new gajson.gaAjax("foot.txt",
				 new gajson.tool.parameter("style","","",""),
				gajson.client.StyleText,
				"GET",
				"gajson_footer"
				);
/**
	信息详细页调用；
**/
new gajson.gaAjax("GetInfo.ashx",
			new gajson.tool.parameter("json_4","classId="+classId+"&filter=guid&fv="+infoId+"","",""),
			gajson.client.InfoDetailText_zd,
			"GET",
			"gajson_title"
			);

addF = function()
{
	window.external.AddFavorite(localherfs,titles);
}


/*//在线客服
new gajson.gaAjax("/ctzq/public/lm_image2.jsp",
				new gajson.tool.parameter("style","ad_class=10000000000030001&width=198&height=73","",""),
				gajson.client.StyleText,
				"GET",
				"gajson_zxkfimage"
				);*/


/*//财运通手机炒股
new gajson.gaAjax("/ctzq/public/lm_image2.jsp",
				new gajson.tool.parameter("style","ad_class=10000000000030002&width=198&height=73","",""),
				gajson.client.StyleText,
				"GET",
				"gajson_sjcgimage"
				);*/
