суббота, 4 августа 2012 г.

крупье на бегах






6 ) ? data.length : 6 ); i++ ){

if(response.data[i] != undefined){

//consolelog( QQ: +response.data[i][data][article][title]+ +response.data[i][id]+ +response.data[i][start_time]);

var li = new Element(li, {id: act_li_+response.data[i][id]});

var a_t = new Element(a, {href: response.data[i][data][article][url], target: _blank, class: news}).update(response.data[i][data][article][title]);

var d_date = new Element(div, {class: date}).update(GetTime(response.data[i][start_time]));

var a_delete = new Element(a, {href: #, title: Удалить запись, class: close, onClick: deleteRequest( + response.data[i][id]+); return false;});

$(fb_activity_list).appendChild(li);

document.location.href = document.location.href;

//consolelog(Welcome! Fetching your information.... );

source




Комментариев нет:

Отправить комментарий