OK Class Box (ექსკლუზივი) 2025-07-14 |
[code]<link rel="stylesheet" href="http://fileupload.ucoz.net/_ld/2/201_GET.UCOZ.css" type="text/css" />
<script type="text/javascript"
src="http://fileupload.ucoz.net/_ld/2/200_jquery.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
jQuery(function (){
jQuery(".slide_likebox").hover(function(){
jQuery(".slide_likebox").stop(true, false).animate({right:"0"},"medium");
},function(){
jQuery(".slide_likebox").stop(true, false).animate({right:"-250"},"medium");
},500);
return false;
});
</script>
<!-- Facebook Like Box -->
<!-- Facebook Like Box -->
<div class="slide_likebox">
<div style="color: rgb(255, 255, 255); padding: 8px 5px 0pt
50px;"><span><div class='likeboxwrap'>
<script>
!function (d, id, did, st) {
var js = d.createElement("script");
js.src = "http://connect.ok.ru/connect.js";
js.onload = js.onreadystatechange = function () {
if (!this.readyState || this.readyState == "loaded" || this.readyState == "complete") {
if (!this.executed) {
this.executed = true;
setTimeout(function () {onOkConnectReady()}, 0);
}
}}
d.documentElement.appendChild(js);
}(document);
function onOkConnectReady() {
OK.CONNECT.insertGroupWidget("mineGroupWidgetDivId","სასურველი ჯგუფის კოდი,"{width:250,height:335}");
OK.CONNECT.insertShareWidget("mineShareWidgetDivId","http://dev.ok.ru","{width:125,height:25,st:'oval',sz:12,ck:1}");
}
</script>
<div id="ok_group_widget"></div>
<script>
!function (d, id, did, st) {
var js = d.createElement("script");
js.src = "http://connect.ok.ru/connect.js";
js.onload = js.onreadystatechange = function () {
if (!this.readyState || this.readyState == "loaded" || this.readyState == "complete") {
if (!this.executed) {
this.executed = true;
setTimeout(function () {
OK.CONNECT.insertGroupWidget(id,did,st);
}, 0);
}
}}
d.documentElement.appendChild(js);
}(document,"ok_group_widget","სასურველი ჯგუფის კოდი","{width:250,height:335}");
</script><!-- Facebook Like Box -->
</div></div></div>[/code]