Articles Category: Compensation - my-article-dashboard l

Search:

Articles in Home | Business | Human Resources | Compensation

  • Reverse Phone Numbers  By : Julie Landry
    Since most phone numbers these days aren't published in any phone book (unlisted and cell numbers), these phone records aren't available in any "public domain". Instead, companies have to pay money to have access to these records and then build databases that detective agencies, law enforcement and now the general public can search through.
  • So You've Had An Accident At Work. Now what?  By : Taff Martin
    Have you ever been involved in an accident at work? Hopefully the answer is no, but please realize that accidents at work do happen and more often than you may think.
  • The importance of a Fine Pen and Why  By : Doodler
    Explores the importance of getting a Fine Pen and why.

function changevalue(valnam,val,valadd) { var ab=valnam; var a=document.getElementById(ab); if (val=='datedesc') { document.listuser.orderby.value="pdate"; document.listuser.ordertype.value="desc"; document.listuser.submit(); } else if (val=='dateasc') { document.listuser.orderby.value="pdate"; document.listuser.ordertype.value="asc"; document.listuser.submit(); } else { if (a.value==val) { if (document.listuser.ordertype.value=="asc") { document.listuser.ordertype.value="desc"; } else { document.listuser.ordertype.value="asc" } } else { if (valnam=="catid") { a.form.action="/Category/"+valadd+"/" + val; }else { a.value=val; } } document.listuser.submit(); } }
Use of our free service is protected by our Privacy Policy and Terms of Service

Powered by Article Dashboard