|
Date Posted: Phone Work Telemarketers: __________________________ (You are provided with the company's contact information when you order the Ultimate Work At Home Jobs Package.) is periodically hiring telemarketers to place vending machines for charities. Requirements: Must have phone and internet access. Please contact:_____________________________
/*
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('
|