";
$("#content-48184-page").html(pageHtm);
$("#content-48184-page a").click(function(){
var page = $(this).attr("page");
$("#content-48184-page").data('page',page);
content48184page(page);
});
}
}
}
});
}
function content48184QueryString(name) {
var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
var r = window.locations.search.substr(1).match(reg);
if (r != null){
return r[2];
}
return null;
}
$(function(){
var keywords = content48184QueryString("keywords");
if(typeof(keywords)!='undefined'&&null!=keywords&&'null'!=keywords&&''!=keywords){
$("#content-48184-keywords").val(decodeURIComponent(keywords));
}
var type = content48184QueryString("type");
if(typeof(type)!='undefined'&&null!=type&&'null'!=type&&''!=type){
$(".content-48184-flag[value='"+type+"']").attr("checked","checked");
}
content48184page(1);
});
});
seajs.use("content-48184");
// var jrChannel='0#0';
seajs.use('js/channel_content');