var value; // Type: any value = SetCookie(cname, cvalue, mins);
function SetCookie( cname : any, cvalue : any, mins : any ) : any;