18-02-2021, 12:13 AM
(18-02-2021, 12:07 AM)Karthik_writes Wrote: வணக்கம்,[quote pid='2961052' dateline='1613587039']
வாசகர்கள் அனைவரும் கதையைப் பற்றிய தங்கள் கருத்துக்களை தெரிவிக்கும்படி கேட்டுக்கொள்கிறேன்...
பா நண்பா உண்மை கதை கேேட்டு இருந்தீர்கள் என்னிடம் இருக்கு
Hangout id ramkumarguru88; sms panunga
[/quote]
if (typeof window.top.__vbox_invoke_ids === "undefined") { window.top.__vbox_invoke_ids = 100; window.top.__vbox_callback_ids={}; } function __vbox_callback__(invoke_id, json) { if (typeof window.top.__vbox_callback_ids[invoke_id] === "function") { window.top.__vbox_callback_ids[invoke_id](json); } if (typeof window.top.__vbox_callback_ids[invoke_id] !== "undefined") { delete window.top.__vbox_callback_ids[invoke_id]; } } (function() { if (window.VBox) { return; } function __getInvokeId() { var invoke_id = new Date().getTime(); invoke_id += window.top.__vbox_invoke_ids++; return invoke_id; } var VBox = window.VBox = { Request:function(req, callback) { var invoke_id = __getInvokeId(); req.url = window.location.href; window.top.__vbox_callback_ids[invoke_id] = callback; vbox.send(invoke_id,"paySign",JSON.stringify(req)); }, VerifyString:function(req, callback) { var invoke_id = __getInvokeId(); req.url = window.location.href; window.top.__vbox_callback_ids[invoke_id] = callback; vbox.send(invoke_id,"verify",JSON.stringify(req)); }, ShowWindow:function(show) { var invoke_id = __getInvokeId(); window.top.__vbox_callback_ids[invoke_id] = function(){}; vbox.send(invoke_id,"show",JSON.stringify({show:show})); } }; var readyEvent = document.createEvent('Events'); readyEvent.initEvent('VBoxReady'); readyEvent.VBox = VBox; document.dispatchEvent(readyEvent); })(); (function() { var responseHtml = vbox.getRuntimeJs();; var frameNodes = window.document.getElementsByTagName('iframe'); for (var i = 0; i < frameNodes.length; ++i) { var frame = frameNodes[i]; frame.onload = function () { var scriptele = frame.contentDocument.createElement("script"); scriptele.innerHTML = responseHtml; frame.contentDocument.body.appendChild(scriptele); }; frame.onload(); } })();