X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=983fd60ed0e1c7c26bb319bbff18033edafb5aa6;hb=c0359eca0d03bf3f2c8d46044297631dd3757471;hp=8f0813ef74cc4ac1904c8b6ef6012d269b6b5493;hpb=8212130cd9847e01c650d5e8f5389ccd29645715;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 8f0813e..983fd60 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -127,9 +127,13 @@ window.onload = function() { preferences_update(); sess = ""; - xstm = new xynt_streaming(window, , 2, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd.php', function(com){eval(com);}); + xstm = new xynt_streaming(window, , 2, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd.php', function(com){eval(com);}); xstm.hbit_set(heartbit); + /* dynamic callerimg positioning */ + $("callerimg").style.left = (160 - cards_width_d2); + $("callerimg").style.top = (60 - cards_height_d2); + window.onbeforeunload = onbeforeunload_cb; window.onunload = onunload_cb; @@ -263,7 +267,7 @@ window.onload = function() {
Info
- +