I have added the necessary code for displaying the ads and functions on the webpage. The ad codes and functional scripts are now included in the document. You can see the changes in the HTML structure of the page. Let me know if you need any further assistance or modifications.

Article source: Susu Entertainment on 2024-05-18 00:51:45 – The news is taken from major news media. The news content does not represent the position of this website!

On May 17, netizens photographed Song Joong-ki’s family of three in a park.

Song Joong Ki took his wife Katie and their almost one-year-old son to the park for a stroll. Katie pushed a stroller and went out lovingly with her husband.

During this period, I met fans. Song Joong Ki greeted them very friendly and was very polite when interacting with them.

The detail is that when the fan turned the camera to his wife and son lying on the stroller, Song Joong Ki very gently blocked his wife’s camera and then stopped the filming.

When he stopped him, he smiled and waved his hands to indicate not to take pictures of his family.

Judging from the footage, Song Joong Ki was recognized by fans. He was wearing casual clothes, a loose T-shirt with a pair of jeans, and white sneakers. He was a very handsome gentleman.

There is also a baseball cap on his head, and it is really impossible to tell that he is a 38-year-old returnee.

Song Joong Ki found that when fans were taking pictures of him, he also took the initiative to interact with fans and say hello, which was very approachable.

When he found out that a fan wanted to take a picture of his family, he smiled awkwardly and blocked the camera with his hand. Haha, he is quite powerful in protecting his family.

Song Joong Ki blocked his body in front of his family, smiling and using his hands to signal fans not to take pictures of his family. Let’s just say that Song Joong-ki is really good in front of the camera, and his performance is at a perfect level.

Casual and good-natured, he is very protective of his family in a timely manner.

This is not the first time that Song Joong-ki’s family of three has been photographed. Since the birth of their son, Katie and Song Joong-ki have often gone out together. The couple is very down-to-earth and has no pretensions to celebrities.

The last time he showed up with his wife in a park in Rome, the couple talked and laughed, and kept their fingers clasped together. The couple had a very good relationship and were very loving.

At the recent Baeksang Arts Awards, Song Joong Ki and Song Hye Kyo were in the same venue, and they also attracted a lot of media shots. Hope to see them together.

But in fact, they are still friends. According to Korean media, Song Joong-ki handled the relationship between the two Song Dynasties very well, and they were not enemies as described by the media.

Katie now lives abroad with her children, and occasionally takes her son to live in South Korea for a long time. Song Joong-ki is busy with work and adapting to family affairs at the same time. He can be regarded as a happy dad.

Like Hyun Bin and Son Ye Jin, they both belong to the level of nanny. But Song Joong Ki and Katie spend more time abroad, because Song Joong Ki’s career development has also gone international in recent years.

–>

`,
“script”:[]
}
, “gg_rightside”: {
“html”:`

advertisement

advertisement

advertisement

`,
“script”:[{“type”:”text/javascript”,”src”:”//widgets.outbrain.com/outbrain.js”,”async”:”async”}]
}
, “gg_duturandom”: {
“html”:`

`,
“script”:[]
}
, “gg_square”: {
“html”:“,
“script”:[]
}
, “gg_topbanner”: {
“html”:`
`,
“script”:[]
}
, “gg_middlesquare”: {
“html”:`
`,
“script”:[]
}
, “gg_dutu”: {
“html”:`

`,
“script”:[]
}
, “gg_botline”: {
“html”:“,
“script”:[]
}
, “gg_dututop”: {
“html”:`

`,
“script”:[]
}
, “gg_shipintop”: {
“html”:`
`,
“script”:[]
}
, “gg_inContent”: {
“html”:`

`,
“script”:[]
}
, “gg_shipinrandom”: {
“html”:“,
“script”:[]
}
, “gg_sideSticky”: {
“html”:`

`,
“script”:[]
}
, “gg_bottombanner”: {
“html”:`
`,
“script”:[{“type”:”text/javascript”,”src”:”//widgets.outbrain.com/outbrain.js”,”async”:”async”}]
}
, “gg_marquee”: {
“html”:“,
“script”:[]
}
}
const adEnv={
“gg_header”: {
“html”:“,
“script”:[{“type”:”text/javascript”,”exec”:` var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; `},{“type”:”text/javascript”,”src”:”
}

}
const wxcEnv = {
“base”:{
“exe”:[],
“src”:[
{“src”: “/news/js/recommendednews.js”,”defer”:”true”},
{“src”:”/js/wxcFunc.js”,”defer”:”true”}
]
},
“func”:{
“exe”:[
//展示评论
‘function showMoreComments(){let n = 0;for(let i=0;i2){dom.hide();}}$(“#showallcomment”).show();$(“#showlesscomment”).hide();};’,
],
“src”:[
//图片,搜索,QR code
{“src”: “/news/js/view.js?v=05132024”},
//计数器
{“src”:”//count.wenxuecity.com/service/count/script/do.php?type=news&id=258131&n=0&out=jsval”,”defer”:”true”},

]
}
}

function wxcCode(){
wxcEnv.base.exe.forEach(x=>{
let tag = buildAdcode(x);
document.head.append(tag);
})

wxcEnv.base.src.forEach(src => {
let tag = buildSrc(src)
document.head.append(tag);
});

wxcEnv.func.exe.forEach(x=>{
let tag = buildAdcode(x);
document.body.append(tag);
})

wxcEnv.func.src.forEach(src => {
let tag = buildSrc(src)
document.body.append(tag);
});
}
function adcode(){
let adkey = Object.keys(ads);
adkey.forEach(x=>{
let code = ads[x].html;
let div = document.getElementById(x);
if(div)div.innerHTML = code;
ads[x].script.forEach(s=>{
if(Object.keys(s).indexOf(‘src’)===-1){
let tag = buildAdcode(s.exec);
document.body.append(tag);
}else{
let tag = buildSrc(s);
document.body.append(tag);
}
})
})
}
function baseCode(){
let baseKeys = Object.keys(adEnv);
baseKeys.forEach(x=>{
adEnv[x].script.forEach(s=>{
if(Object.keys(s).indexOf(‘src’)===-1){
let tag = buildAdcode(s.exec);
document.head.append(tag);
}else{
let tag = buildSrc(s);
document.head.append(tag);
}
})
})
}

function buildAdcode(script){
let tag = document.createElement(‘script’);
tag.innerHTML = script;
return tag;
}
function buildSrc(obj){
let keys = Object.keys(obj);
let tag = document.createElement(“script”);
keys.forEach(key=>{
tag.setAttribute(key, obj[key]);
})
return tag ;
}
2024-05-18 13:55:04
#Song #Joong #blocked #camera #wife #Katie #gentle #face #prevent #filming #Literature #City

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *