|
Date Posted: Home Typists Needed! Full training provided, no previous experience is necessary. You are Paid per typed document PLUS commissions. Full or part time positions available. Visit Us at: ______________________ (You are provided with the company's contact information when you order the Ultimate Work At Home Jobs Package.) or
/*
Check if the humanclick live person code is already on this page...
We split up the words live and person becuse the code here searches for code mentioning this as a single word, and if we dont split it up,
the code detects itself and causes a loop that messes things up. Also we break up the script tags so IE doesnt think we are ending the script there
*/
//Check if hctag exists
hcpos=document.body.innerHTML.indexOf('chat' + 'Script');
//is hcpos -1?
if (hcpos == -1){
//we need to insert the HCtag
internalStatus = "didnt find existing humanclick. inserting...";
document.write('
|