/**
 * 静态html,图片
 */
 $(function(){
 	//首页商城资讯下图片
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020101.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#J_swf_01").html(decodeURI($.trim(data)));
 		}
 	});
 	//商品畅销排行榜下部图片
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020102.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#J_swf_02").html(decodeURI($.trim(data)));
 		}
 	});
 	//分类商品畅销排行榜下图片
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020103.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#J_swf_03").html(decodeURI($.trim(data)));
 		}
 	});
 	//会员专区,积分兑换之间图片
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020104.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$(".gg").html(decodeURI($.trim(data)));
 		}
 	});
 	//销量排行
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/666666/666666_0201.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#xsph").html($.trim(data));
 		}
 	});
 	//商品畅销排行榜
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/666666/666666_0202.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#spcx").html($.trim(data));
 		}
 	});
 	//分类商品畅销排行榜
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/666666/666666_0203.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#flsp").html($.trim(data));
 		}
 	});
 	//商城推荐
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/666666/666666_0101.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#N_products").html($.trim(data));
 		}
 	});
 	//热销商品
 	/*$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/0103.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#H_products").html(decodeURI($.trim(data)));
 		}
 	});*/
 	//会员专区
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/666666/666666_0102.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#M_products").html($.trim(data));
 		}
 	});
 	//积分兑换/特价专区
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/gdsrecominf/0103.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#P_products").html($.trim(data));
 		}
 	});
 	
 	
 	//类型品牌之间推荐图片1
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020105.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#brandGoodsType_1").html(decodeURI($.trim(data)));
 		}
 	});
 	
 	//2
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/020106.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#brandGoodsType_2").html(decodeURI($.trim(data)));
 		}
 	});
 	
 	//3
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020107.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#brandGoodsType_3").html(decodeURI($.trim(data)));
 		}
 	});
 	
 	//4
 	$.ajax({
 		'type': 'POST',
 		'url': '/html/templatehtml_image/666666/666666_020108.html?r='+ Math.round(Math.random()*10000),
 		beforeSend:function(XMLHttpRequest){
	    	
	    },
 		'dataType': 'html',
 		'success': function(data){
 			$("#brandGoodsType_4").html(decodeURI($.trim(data)));
 		}
 	});
 });
