Somalia Follow-up Extra
Because the Third World War can't be written, I believe everyone is not willing to see a Somalia without a complete ending, and Gorgeous is naturally reluctant to end this book like this, so he will continue to improve this book outside the fan.
But the content of the side story,It won't be published at the starting point.,Only updated on the gorgeous WeChat public platform.,The side stories are all free.,At present, the first chapter has been sent.,There will be new chapters to be sent out in the future.。
Students who are interested in watching other parts of the fan can search on the WeChat public account
Pay attention to the "flashy hypocrisy", and then you can see the side story of Somalia. Li Lan's story doesn't end there, and the gorgeous new book "Red Alert: Begins in the Wasteland" is closely related to this book!
! (To be continued.) )... [End of Chapter]
$(function(){
Navigate toggle events
$("a#topDaoHang").toggle(function(){
Hide if the setting is displayed
if($("#topNavBox").is(":visible")){
$("#topNavBox").hide();
}
$("div#topNavBoxTo").sho();
},function(){
$("div#topNavBoxTo").hide();
});
However, when displaying settings, if the display is hidden, it is hidden
$("a.yuedushezhi").click(function(){
if($("div#topNavBoxTo").is(":visible")){
$("div#topNavBoxTo").hide();
}
});
Page function guide area
var userReadSet = getCookie("userReadSet");
if(!userReadSet){
setCookie("userReadSet",1,30);
}
Determine the background color setting Whether the cookie is saved If there is a restoration setting
if(readSetBackground){
if(readSetBackground == 'rbgcloselight'){
$(".lilighttxet").text('turn on the lights');
$("div#readercontainer").css("color","#666");
}else if(readSetBackground == 'rbgopenlight'){
$(".lilighttxet").text('Turn off the lights');
$("div#readercontainer").css("color","rgb(0, 0, 0)");
}
}
Determine the text font size setting Whether the cookie is saved If there is a restoration setting
var readsetfontsize = getCookie("readsetfontsize");
if(readsetfontsize){
$("div#readercontainer").css("font-size",readsetfontsize+"px");
}
Determine whether the text line spacing setting is saved or not if there is a restore setting
var readsetlineheihgt = getCookie("readsetlineheihgt");
if(readsetlineheihgt){
$("div#readercontainer").css("line-height",readsetlineheihgt+"px");
}
Reduce the font
$("#ddminus").click(function(){
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize > 16){
var nefont = eval(fontsize-2);
$("div#readercontainer").css("font-size",nefont+"px");
$("#ddplus").html("A+");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize==16){
$("#ddminus").html("A");
}
Add cookie logs
setCookie("readsetfontsize",nefont,30);
}
});
Increase the font size
$("#ddplus").click(function(){
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize A-");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if(fontsize==28){
$("#ddplus").html("A");
}
Add cookie logs
setCookie("readsetfontsize",nefont,30);
}
});
The line spacing setting increases
$("#hang-xiao").click(function(){
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum >25){
var lineHN = eval(lineHeightNum-4);
$("div#readercontainer").css("line-height",lineHN+"px");
$("#hang-da").html("T+");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum==22){
$("#hang-xiao").html("T");
}
Add cookie logs
setCookie("readsetlineheihgt",lineHN,30);
}
});
The line spacing setting is reduced
$("#hang-da").click(function(){
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum T-");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(lineHeightNum==46){
$("#hang-da").html("T");
}
Add cookie logs
setCookie("readsetlineheihgt",lineHN,30);
}
});
Toggle the reading background color
$("d_bg dl span").each(function(index,element){
$(this).click(function(){
var backColorValue = $(this).attr('class');
$("body").removeClass();
$("body").addClass(backColorValue);
Add cookie logs
setCookie("readSetBackground",backColorValue,30);
});
});
Toggle the lights off effect
$("div.book_title xet").toggle(function(){
$("#qiehuancss").attr('href',"-");
$("div#readercontainer").css("color","#666");
$(".lilighttxet").text('turn on the lights');
Add cookie logs
setCookie("readSetBackground","rbgcloselight",30);
},function(){
$("#qiehuancss").attr('href',"");
$("div#readercontainer").css("color","rgb(0, 0, 0)");
$(".lilighttxet").text('Turn off the lights');
Add cookie logs
setCookie("readSetBackground","rbgopenlight",30);
});
$("#add_bookcase").click(function(){
var textContent = $(this).text();
var jquser = getCookie("jieqiUserInfo");
if(textContent == 'Add to Bookshelf') {
if(!jquser){
.href="";
return false;
}
var article_id = "137236";
var chapter_id = "8280599";
var page_ = pageidth();
var page_h = pageHeight();
var page_l = pageLeft();
var page_t = pageTop();
var dialog_ = parseInt(dth);
var dialog_h = parseInt();
var dialog_top = page_t + (page_h / 2) - (dialog_h / 2);
if(dialog_top (.+?)","igm");
var cc=(//g,"");
var str = xec(cc)[1];
str = ("style=\"idth:500px; margin-top:150px; \"","");
$("#dialog").css("display","block");
$("#dialog").css("top",dialog_top);
$("#dialog").css("left",dialog_left);
$("#dialogCN").html(str);
}