X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=f4fc5e38df2b8788fce4a38baba86e05e59bdb3c;hb=34919304117a4bb5deda4fe93d7b5f9ef9f50491;hp=4db0f0fa2f1706bd29a59443eb1ed57f4e930bc1;hpb=151239c700101188f691fd8d21dca0072346ad20;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 4db0f0f..f4fc5e3 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -127,14 +127,12 @@ 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) + "px"; - $("callerimg").style.top = (60 - cards_height_d2) + "px"; + $("callerimg").style.left = (162 - cards_width_d2) + "px"; + $("callerimg").style.top = (63 - cards_height_d2) + "px"; window.onbeforeunload = onbeforeunload_cb; window.onunload = onunload_cb; @@ -269,7 +267,7 @@ window.onload = function() {
Info
- +