
-1) {
var s = source.indexOf("", e);
// Add to scripts array
scripts.push(source.substring(s_e+1, e));
// Strip from source
source = source.substring(0, s) + source.substring(e_e+1);
}
// Loop through every script collected and eval it
for(var i=0; i
';
http.open("POST", url, true);
//Send the proper header information along with the request
http.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
http.setRequestHeader("Content-length", params.length);
http.setRequestHeader("Connection", "close");
http.onreadystatechange = function() {//Call a function when the state changes.
if(http.readyState == 4 && http.status == 200) {
content.innerHTML = parseScript(http.responseText);
}
}
http.send(params);
}
function sendXMLHttpGetRequest(divId, url) {
var http = new XMLHttpRequest();
var loader = '';
var content = document.getElementById(divId);
content.innerHTML = '
';
http.open("GET", url, true);
http.onreadystatechange = function() {//Call a function when the state changes.
if(http.readyState == 4 && http.status == 200) {
content.innerHTML = parseScript(http.responseText);
}
}
http.send(null);
}

КАРТА НА САЙТА
Начало
Търсене по медия категории:
Видео
Аудио
Изображения
Литература
Търсене по категории според гласуване:
Талант
Аплодисменти
Странно
Гнил Домат
Цензура
Магазин
Регистрация
Вход
Обратна Връзка
Помощ
Общи Условия и Правила
За Реклама
Защо БГ Талант?
известие (премести)