

var fp = 1 ;
url_logout = 'https://www.bookonlive.com/lb/?logout=1&p=3098&w=forum&fp=1' ;
function JS_gopage(newfp, a2) {
url_login = 'https://www.bookonlive.com/iframes/if_messlogin.php?al=signin&w=forum&which_page=lb&if=If_login&holder=TD_ifLogin&p=3098&a=&fp=' + newfp ;
url_newaccount = 'https://www.bookonlive.com/iframes/if_messlogin.php?al=newaccount&w=lb&if=If_newaccount&holder=TD_ifNewaccount&p=3098&a=&fp=' + newfp ;
If_nologin.get('new_account').fp.value = page ;
url_logout = 'https://www.bookonlive.com/lb/?logout=1&p=3098&w=forum&fp=' + newfp ;
JS_CanR() ;
noClick(1) ;
document.location.hash = '#/w/forum/fp/' + newfp + '/p/'+ page ;
fp = newfp ;
if_url = 'https://www.bookonlive.com/iframes/if_forum.php?b=1049&a=d_p&w=forum&fp=' + newfp ;
if(a2) {
if_url = if_url + '&a2=' + a2 ;
}
getS('DIV_page').visibility = 'hidden' ;
setTimeout("If_forum.location.replace(if_url) ;", 10);
}
var menuNoLog = 0 ;
function JS_disNoC() {
JS_disGeneral = JS_disNoC ;
JS_Element = get('DIV_nolog') ;
JS_showMessagePage() ;
if(menuNoLog == 0) {
getS('DIV_nolog').top = document.body.scrollTop + 30 ;
getS('DIV_nolog').left = (document.body.clientWidth/2) - (get('TABLE_nolag').scrollWidth/2) ; JS_fixLeftIE(get('DIV_nolog')) ;
getS('DIV_nolog').visibility = 'visible' ;
setTimeout('JS_Check=1', 300) ;
menuNoLog = 1 ;
} else {
menuNoLog = 0 ;
JS_Check=0 ;
getS('DIV_nolog').visibility = 'hidden' ;
JS_SnoButon() ;
}
}
var Opened_Rid = 0 ;
function JS_CanR() {
getS('new_message').display = 'none' ;
if(get('reply_' + Opened_Rid)) {
get('reply_' + Opened_Rid).innerHTML = '' ;
Opened_Rid = 0 ;
}
JS_LoopCheck() ;
}
function JS_dis_loading(el, top) {
getS('DIV_loading').visibility = 'visible' ;
var l = (el.scrollWidth) / 2 - 12 ;
if(!top) {
var t = (el.scrollHeight) / 2 - 12 ;
} else {
var t = top ;
}
var Coords_r_message = getElementCoords(el) ;
getS('DIV_loading').top = Coords_r_message.top + t ;
getS('DIV_loading').left = Coords_r_message.left + l ;
}
function JS_disAddM() {
if(fp != 1) {
JS_gopage(1, 'add_c') ;
} else {
If_forum.location.replace('https://www.bookonlive.com/iframes/if_forum.php?a=f_dam&b=1049') ;
}
}
function submit_message() {
if(get('message_text').value == '') {
alert('Your message is empty!') ;
} else {
get('send_message').date.value = getDatetime() ;
get('send_message').submit() ;
}
}
function submit_modify() {
if(get('message_text').value == '') {
alert('Your message is empty!') ;
} else {
get('modify_message').date.value = getDatetime() ;
setTimeout("get('modify_message').submit()", 100) ;
}
}
function JS_disR(user_id, forum_id, deep) {
If_forum.location.replace('https://www.bookonlive.com/iframes/if_forum.php?a=f_dr&p=3098&b=1049&fp=' + fp +'&reply_user_id=' + user_id + '&forum_id=' + forum_id + '&deep=' +deep) ;
}
function submit_r() {
if(get('r_text').value == '') {
alert('Your message is empty!') ;
} else {
get('send_r').date.value = getDatetime() ;
get('send_r').submit() ;
}
}
function JS_disM(message_id, deep) {
If_forum.location.replace('https://www.bookonlive.com/iframes/if_forum.php?p=3098&a=f_dm&b=1049&forum_id=' + message_id + '&deep=' + deep) ;
}
function JS_disD(message_id, deep) {
If_forum.location.replace('https://www.bookonlive.com/iframes/if_forum.php?p=3098&a=dd&b=1049&fp=' + fp + '&forum_id=' + message_id + '&deep=' + deep) ;
}
function submit_delete() {
JS_SnoButon() ;
get('d_message').date.value = getDatetime() ;
setTimeout("get('d_message').submit()", 100) ;
}
function JS_dis_IMG_Avatar(user_id, span_u) {
var BG_dbSt = 0 ; var DiffST = 0 ;
if(!IsIE) BG_dbSt = (get('bg_DIVBODY').scrollTop)*(-1) ;
var Coords = getElementCoords(get('SPAN_U_' + span_u)) ;
get('IMG_Avatar').src = get('IMG_Avatar_' + user_id).src ;
/*if(((get('bg_DIVBODY').scrollTop+get('bg_DIVBODY').offsetHeight)-Coords.top) < 180) Coords.top = Coords.top - get('IMG_Avatar').clientHeight - 50 ;*/
if((Coords.top - get('bg_DIVBODY').scrollTop) < 180) Coords.top = Coords.top + get('IMG_Avatar').clientHeight + 45 ;
getS('DIV_Show_Avatar').top = Coords.top - get('IMG_Avatar').clientHeight - 20 + BG_dbSt ;
getS('DIV_Show_Avatar').left = Coords.left ; JS_fixLeftIE(get('DIV_Show_Avatar'), -1) ;
getS('DIV_Show_Avatar').visibility = 'visible' ;
getS('SPAN_U_' + span_u).textDecoration = 'underline';
/*JS_disMessArrow('SPAN_U_' + span_u, 'DIV_msg_pp', 'DIV_Mess_lw') ;*/
}
var menuAvatarLBS = 0 ;
function JS_dis_AvatarLBS(user_id, span_u, forum_id) {
JS_disGeneral = JS_dis_AvatarLBS ;
JS_Element = get('DIV_Show_AvatarLBS') ;
JS_showMessagePage() ;
if(menuAvatarLBS == 0) {
if_url = 'https://www.bookonlive.com/iframes/if_forum.php?b=1049&a=f_salbs&u=' + user_id + '&forum_id=' + forum_id ;
getS('SPAN_U_' + span_u).textDecoration = 'none';
getS('DIV_Show_Avatar').visibility = 'hidden' ;
get('IMG_AvatarLBS').src = get('IMG_Avatar_' + user_id).src ;
var Coords = getElementCoords(get('SPAN_U_' + span_u)) ;
var BG_dbSt = 0 ;
if( ((getWinWidth()/2) - Coords.left) < 47) Coords.left = (getWinWidth()/2) - 47 ;
if(!IsIE) BG_dbSt = (get('bg_DIVBODY').scrollTop)*(-1) ;
/*if(((get('bg_DIVBODY').scrollTop+get('bg_DIVBODY').offsetHeight)-Coords.top) < 200) Coords.top = Coords.top - get('IMG_Avatar').clientHeight - 90 ;*/
if((Coords.top - get('bg_DIVBODY').scrollTop) < 180) Coords.top = Coords.top + 195 ;
getS('DIV_Show_AvatarLBS').top = Coords.top - 190 + BG_dbSt ;
getS('DIV_Show_AvatarLBS').left = Coords.left ; JS_fixLeftIE(get('DIV_Show_AvatarLBS'), -1) ;
getS('DIV_Show_AvatarLBS').visibility = 'visible' ;
menuAvatarLBS = 1 ;
setTimeout('JS_Check=1', 300) ;
setTimeout("If_AvatarLBS.location.replace(if_url) ;", 10);
} else {
menuAvatarLBS = 0 ;
If_AvatarLBS.location.replace('https://www.bookonlive.com/iframes/if_blanck.php?if=If_AvatarLBS&holder=TD_ifAvatarLBS&width=300&height=140') ;
getS('DIV_Show_AvatarLBS').visibility = 'hidden' ;
JS_Check=0 ;
}
}
/*url_chapter = 'https://www.bookonlive.com/iframes/if_menulb.php?w=chapter&if=If_menulb&holder=TD_ifMenulb&p=' + page ;*/
/*
getS('SPAN_U_' + span_u).textDecoration = 'underline';
*/


For now, there are no posts in this forum