document.write("<ul>")
document.write("<li><a href=\"index.html\">Home</a><p>")
document.write("<li><a href=\"directmail.html\">Direct Mail Service - Mail that gets Opened!</a><p>")
document.write("<li><a href=\"clients.htm\"> Client's Page </a><font size=\"-1\">(there's usually little or no charge to post a project.)</font><br>")
document.write("<li><a href=\"mortgage.html\">Mortgage Clients:  Need to keep your loan officers busy?  Click here.</a><br>")
document.write("<li><a href=\"politic.htm\">Political candidates can lock in their win now.</a><br>")
document.write("<li><a href=\"timeshare.html\">Timeshare Clients.  Numerous centers have experience with this type of telemarketing.</a><br>")
document.write("<br>")
document.write("<li><a href=\"telemarketingwork.html\">Centers looking for work.  Click here.</a><font color=\"ff0000\"><br>Projects available now are listed at the top of the page.<br></font>")
document.write("<br>")
document.write("<li><a href=\"download.html\">Download forms and information directly from the download page.</a><br>")
document.write("<br>")
document.write("<li><a href=\"consulting.html\">Does your company measure up? How much money are you wasting in your center?</a><br>")
document.write("<br>")
document.write("<li><a href=\"advert.htm\">LD Rates, advertising info, list info, etc.</a><br>")
document.write("<li><a href=\"helpwant.htm\">Are you a manager, supervisor, etc., looking for something new?</a><br>")
document.write("<li><a href=\"misc.htm\">Miscellaneous products and services.</a><br>")
document.write("<br><font color=\"ff0000\">Telemarketing Center Aids</font>")
document.write("<li><a href=\"timesharetips.html\"><font color=\"ff0000\">NEW </font> Operational Tips for telemarketing timeshares.</a><br>")
document.write("<li><a href=\"timesharerevperhour.htm\"><font color=\"0000cd\">NEW </font> Revenue per hour expectations for timeshare projects.</a><br>")
document.write("<li><a href=\"attend.htm\">Attendance issues?  Not hitting your daily hours' goals.  Check out the 89-cent solution.</a><br>")
document.write("<li><a href=\"interview.htm\">Interviewing Information.  Get 70% of your applicants right the first time.</a><br>")
document.write("<li><a href=\"labor.htm\">Labor Problems with your center?  Check out these tips. </a><br>")
document.write("<li><a href=\"sales.htm\">Sales Hints for telemarketers.  All rights reserved.  When used correctly, performance increases of 10-20% have occurred.</a><br>")
document.write("<li><a href=\"tagteam.htm\">Training Information.  Get new classes on the floor faster, with less training time and increase morale.</a><br>")
document.write("<p>")
<!-- Hide me from older non-Javascript-enabled browsers 
/* By storing the name, at sign, domain and dotcom separately, and using Javascript to write out the mailto tag using variables, we can foil e-mail trolling bots. As far as I know, they're not yet that sophisticated :) */ 
/* To modify this Javascript to suit your needs, simply change the values assigned to the variables, and the content of the document.write lines below. */
var name = "stellarmail";
var atsign = "@";
var virtual_domain = "mchsi";
var dotcom = ".com";
document.write("<a href=mailto:", name + atsign + virtual_domain + dotcom, ">E-mail us from here...</a>");
document.write("</div><p></font>");
// -->
document.write("<p>")
document.write("<li><a href=\"otherbiz.html\" TARGET=\"resource window\">Visit these other Cherokee, Iowa businesses in a new window.</a><br>")
document.write("<li><a href=\"firsttwochapters.htm\" TARGET=\"resource window\">Read the first two chapters of Dan's novel, Corey's Gift, a story about bullies.</a><br>")
document.write("</ul>")


