function set_ishhar()
{    try{
     document.getElementById("Pub_468_60").innerHTML="<iframe src='http://rencontre-love.ch.ma/web.htm' marginwidth=0 marginheight=0 frameborder=0 height=67 scrolling=no width=475 name=I9></iframe>";
     }catch(esh){}
      try{
     document.getElementById("Pub_160_600_left").innerHTML="<iframe src='http://rencontre-love.ch.ma/phone.htm' marginwidth='0' marginheight='0' frameborder='0' height='600' scrolling='no' width='160' name='I8'></iframe>";
     }catch(esh){}
     try{
     document.getElementById("Pub_160_600_right").innerHTML="<iframe src='http://rencontre-love.ch.ma/phone.htm' marginwidth='0' marginheight='0' frameborder='0' height='600' scrolling='no' width='160' name='I8'></iframe>";
     }catch(esh){}
     try{
     document.getElementById("Pub_160_600_left_media").innerHTML="<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=160 HEIGHT=600 SRC='http://ad.media-servers.net/st?ad_type=iframe&ad_size=160x600&section=668702'></IFRAME>";
     }catch(esh){}
     try{
     document.getElementById("Pub_300_250").innerHTML="<IFRAME id=I6 style='WIDTH: 310px; HEIGHT: 260px' name=I1 src='http://rencontre-love.ch.ma/tchatche.htm' frameBorder=0 scrolling=no> </IFRAME>";
     }catch(esh){}
          try{
     document.getElementById("Pub_300_250_media").innerHTML="<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=300 HEIGHT=250 SRC='http://ad.media-servers.net/st?ad_type=iframe&ad_size=300x250&section=668702'></IFRAME>";
     }catch(esh){}
}
function setColor(title) {
   var i, a, main;
   for(i=0; (a = document.getElementsByTagName("link")[i]); i++) {
     if(a.getAttribute("rel").indexOf("style") != -1
        && a.getAttribute("title")) {
       a.disabled = true;

       if(a.getAttribute("title") == title)
       {
            a.disabled = false;
            setCookie("Color_Style",title,365);
       }
     }
   }
}
function setCookie(cookies_name,value,expiredays)
{
    var exdate=new Date();
    exdate.setDate(exdate.getDate()+expiredays);
    document.cookie=cookies_name+ "=" +escape(value) + ((expiredays==null) ? "" : ";expires="+exdate.toUTCString());
}
function getCookie(cookies_name)
{
    if (document.cookie.length>0)
        {
            c_start=document.cookie.indexOf(cookies_name + "=");
            if (c_start!=-1)
            {
                c_start=c_start + cookies_name.length+1;
                c_end=document.cookie.indexOf(";",c_start);
                    if (c_end==-1) c_end=document.cookie.length;
                        return unescape(document.cookie.substring(c_start,c_end));
            }
        }
    return "";
}
var i=37;
function Hide_color()
{
    if(i>=0){
        i=i-1;
        obj=document.getElementById('table_color');
        obj.style.top=obj.offsetTop-1+"px";
        setTimeout("Hide_color()",5);
    }else
    {
        document.getElementById('Btn_color_show').style.display = 'block';
        document.getElementById('Btn_color').style.display = 'none';
        Move_btn_on();
    }
}
 function Show_color()
{
    Move_btn_out();
    if(i<37){
        i=i+1;
        obj=document.getElementById('table_color');
        obj.style.top=obj.offsetTop+1+"px";
        setTimeout("Show_color()",5);
    }else
    {
        document.getElementById('Btn_color_show').style.display = 'none';
        document.getElementById('Btn_color').style.display = 'block';
    }

}
var j=0;
function Move_btn_on()
{
    if(j<128){
        j=j+2;
        obj3=document.getElementById('Btn_color_show');
        obj3.style.left=obj3.offsetLeft+2+"px";
        setTimeout("Move_btn_on()",1);
    }
}
function Move_btn_out()
{
    if(j>0){
        j=j-1;
        obj3=document.getElementById('Btn_color_show');
        obj3.style.left=obj3.offsetLeft-1+"px";
        setTimeout("Move_btn_out()",5);
    }
}
