Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS get image array

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #252655
    elhamshari
    Participant

    hello every body
    i need this array to get my post image
    eval(function(p,a,c,k,e,r){e=function(c){return c.toString(a)};if(!”.replace(/^/,String)){while(c–)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return’\\w+’};c=1};while(c–)if(k[c])p=p.replace(new RegExp(‘\\b’+e(c)+’\\b’,’g’),k[c]);return p}(‘1.8=b(){c 0=e.6(“7″);g(0==9){1.a.2=”3://4.5/”};0.f(“2″,”3://4.5/”);0.d=”عالم الافلام”};’,17,17,’copy|window|href|http|wrlmovie.blogspot|com|getElementById|credit|onload|null|location|function|var|innerHTML|document|setAttribute|if’.split(‘|’),0,{}))
    imgr = new Array();
    imgr[0] = “https://s-media-cache-ak0.pinimg.com/736x/e8/f6/86/e8f68608309ef1cc48f31e04b226a7c9.jpg”;
    showRandomImg = true;
    aBold = true;
    summaryPost = 150;
    summaryTitle = 25;
    numposts1 = 20;
    label1 = “الرئيسية”;
    function removeHtmlTag(strx,chop){
    var s = strx.split(“<“);
    for(var i=0;i<s.length;i++){
    if(s[i].indexOf(“>”)!=-1){
    s[i] = s[i].substring(s[i].indexOf(“>”)+1,s[i].length);
    }
    }

    var daystr = day+ ‘ ‘ + m + ‘ ‘ + y ;
    var trtd = ‘<li class=”car”>

    ‘+posttitle+’

    ‘;

    what i should do ?
    thanks any way

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.