X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=efce6a4e8b130cf0707590161a172c0dcdda34be;hb=6605f9e7e035967f949407b9762461fd6d74881d;hp=4db0f0fa2f1706bd29a59443eb1ed57f4e930bc1;hpb=151239c700101188f691fd8d21dca0072346ad20;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 4db0f0f..efce6a4 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
- +