半岛网页版半岛平台介绍
欢迎爱光临
一纸婚前协议,引发多方争论,公平不公平,新婚姻法下,我们如何保卫爱情?女孩泪洒现场,是因… 继续了解
- 所属电视台:青海卫视
- 播出时间:周日21:30
- 节目时长:60分钟
- 节目介绍:《欢迎爱光临》全面剖析恋人们从相识到牵手以及分分合合的全过程,并且协助他们找到一份真正的爱情,强调的是剖析各种情感个案。
- 主持人:刘娜
- 节目介绍:一年前,她与一个弃婴结下不解之缘,却与爱情从此无缘。关注,质疑,重压之下,她能否突出重围,寻得真爱。11个有种男人,谁敢为她撑起一片天空。《欢…
- 节目介绍:凡事都有门槛,那么你听说过谈恋爱也要有门槛么?本期的主人公就说要和她谈恋爱必须先满足八大门槛。
');
html.push('
');
html.push('
');
html.push('
');
html.push('
');
return html.join("\n");
}
};
// 自定义登陆检查函数
function my_cmnt_checksso() {
var nickname = sinaCMNT.sso.ssonickname();
if ( nickname != "" ) {
// 隐藏用户名和密码输入框
document.getElementById( "my_comment_user_input" ).style.display = "none";
// 显示欢迎信息
document.getElementById( "my_comment_sso_userid" ).innerHTML = nickname + '
退出';
document.getElementById( "my_comment_sso_userid" ).style.display = "";
// 中间回复框
document.getElementById( "my_comment_userid_wrapper_inline" ).innerHTML = nickname + '
退出';
document.getElementById( "my_comment_userid_wrapper_inline" ).style.display = "";
document.getElementById( "my_comment_user_wrapper_inline" ).style.display = "none";
}
else{
// 显示用户名和密码输入框
document.getElementById( "my_comment_user_input" ).style.display = "";
// 隐藏欢迎信息
document.getElementById( "my_comment_sso_userid" ).style.display = "none";
// 中间回复框
document.getElementById( "my_comment_userid_wrapper_inline" ).style.display = "none";
document.getElementById( "my_comment_user_wrapper_inline" ).style.display = "";
}
}
// 自定义留言显示回调函数
function cmnt_print_callback(){
var count = this.get_count();
var cmsglist = this.CmsgList;
var vlength = 50; //显示评论字符长度
var html = "";
var html = new Array();
html.push('');
document.getElementById("my_comment_wrapper").innerHTML = html.join("\n");
// 输出留言URL
document.getElementById("my_comment_url").href = sinaCMNT.v4.view_url( cmnt_channel, cmnt_newsid, cmnt_group );
document.getElementById("my_comment_url_2").href = sinaCMNT.v4.view_url( cmnt_channel, cmnt_newsid, cmnt_group );
document.getElementById("my_comment_count").href = sinaCMNT.v4.view_url( cmnt_channel, cmnt_newsid, cmnt_group );
document.getElementById("my_comment_count").innerHTML = "评论("+count+"条)";
// 修改登录状态
my_cmnt_checksso();
}
// 重写sso检查函数
sinaCMNT.embed.cmnt_checksso = my_cmnt_checksso;
// 加载评论
sinaCMNT.embed.init({channel:cmnt_channel,newsid:cmnt_newsid,group:cmnt_group,callback:cmnt_print_callback,promptconf:{text:"谢谢发表评论",fontsize:"16px/20px"}});
发表评论