function isMobile() {
if ((navigator.userAgent.match(
/(phone|pad|pod|iPhone|iPod|ios|iPad|android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
)))
return true;
else
return false;
}
//PC导航下方
function pc_header_under() {
document.writeln('');
}
// PC标题下方
function pc_show_title_under() {
document.writeln('');
}
// PC标签下方
function pc_show_tag_under() {
document.writeln('');
}
//PC侧边栏-u6065565 360*300
function pc_show_right360() {
document.writeln('');
}
//PC侧边栏-u6053202 300*250
function pc_show_right300() {
document.writeln('');
}
//pc最新文章上方
function pc_show_like() {
document.writeln('');
}
//wap端导航下方
function wap_header_under() {
document.writeln('');
}
// wap标题下方
function wap_show_title_under() {
document.writeln('');
}
// wap声明上方搜索
function wap_show_sosuo() {
document.writeln('');
}
// wap标签下方九宫格
function wap_show_tag_under9() {
document.writeln('');
}
// wap最底部
function wap_show_button_under() {
document.writeln('');
}
// wap底部悬浮
function wap_show_button_float() {
document.writeln('');
}
//wap端文章列表1
function wap_show_artlist1() {
document.writeln(''
);
}
//wap端文章列表2
function wap_show_artlist2() {
document.writeln(''
);
}
//wap端文章列表3
function wap_show_artlist3() {
document.writeln(''
);
}
//wap端文章列表4
function wap_show_artlist4() {
document.writeln(''
);
}
//wap端文章列表5
function wap_show_artlist5() {
document.writeln(''
);
}