function inspection() {
  document.getElementById('div4a').innerHTML=" \
<h2>Free Cleaning and Inspection</h2> \
<img class='imgleft' src='./img/dirty.jpg' alt=''> \
<b>Why do I need to worry if my computer is clean or not?</b><br> \
Keeping your computer and its parts clean will help to ensure that things are always working well and your investment will be \
safe! According to IBM, if all the dust, dirt and contaminants were removed from inside of \
computers, less than 1% of them would fail in the next few months. American businesses spend approximately $25 million per year on computer \
repair; approximately 80% of this could be prevented by regular maintenance. The cooling fan and the electromagnetic field inside computers \
are always attracting airborne contaminants into the computer's delicate circuitry. This accumulation of dust creates a blanket on the \
computer's integrated circuitry and hardware components, which causes the machine to overheat and run slowly. Eventually the computer system \
will stop working altogether.<br><br> \
 \
<b>Is my computer is working as well as it can?</b><br> \
Give us a call and we will inspect your computer hardware and software programs and give you a written report of what we find. Computers can be \
intimidating, trust your investment to one of our trained technicians. If service is recommended we will give you an official, guaranteed \
estimate along with a guaranteed date and time of delivery for your job. Free inspections are one way we help our customers identify problems \
<b>BEFORE</b> they happen, thereby many times eliminating more costly future repairs. <br><br> \
<h3>Call 262.751.9888 to schedule your free cleaning and inspection today!</h3><br> \
";
}//end free inspection

function tuneup() {
document.getElementById('div4a').innerHTML=" \
<h2>Computer Tune-Up Special</h2> \
Like homes or cars, computers need to be checked over, cleaned out, and tuned up once or twice a year. Over time, the normal use \
of your computer, along with the installation and uninstallation of application programs, will gradually slow your computer down. \
Take advantage of our current <b>Computer Checkup Special</b>. We will give your computer a full tune up that will produce a noticable \
improvement in your machine's performance, and lessen lock-ups and unexplained crashes. \
<br><br><h3>Computer Tune-Up Service Includes</h3> \
<ul> \
<li>Removal of all system slowing temporary files \
<li>Reducing the load on your computer at boot time \
<li>Removal of unused programs \
<li>Freeing up of disk space \
<li>Cleaning the system registry \
<li>Checking for hidden spyware and viruses \
<li><b>FREE Full Inspection</b> \
<li><b>FREE Professional Cleaning</b> \
</ul> \
The cost for this service is <b>$99.95</b> pl.tx. All of our services come with our 100% satisfaction \
guarantee. \
<br><br><h3>Call 262.751.9888 and schedule your tune-up today!</h3> \
";
}//end tuneup

function contact() {
document.getElementById('div4a').innerHTML=" \
<h2>Interactive Map</h2> \
<iframe width='575' height='350' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' \
src='http://maps.google.com/maps?hl=en&amp;q=germantown+wi&amp;ie=UTF8&amp;hq=&amp;hnear=Germantown,+Washington,+Wisconsin&amp;gl=us&amp;ei=TukKTOftOKbuMuHEzbUE&amp;ved=0CBgQ8gEwAA&amp;ll=43.228617,-88.110369&amp;spn=0.001328,0.002334&amp;z=14&amp;layer=c&amp;cbll=43.249962,-88.142812&amp;panoid=64lDjUgxieN3TXA4zr_UwQ&amp;cbp=12,89.56,,0,-1.02&amp;source=embed&amp;output=svembed'></iframe><br /><small><a href='http://maps.google.com/maps?hl=en&amp;q=germantown+wi&amp;ie=UTF8&amp;hq=&amp;hnear=Germantown,+Washington,+Wisconsin&amp;gl=us&amp;ei=TukKTOftOKbuMuHEzbUE&amp;ved=0CBgQ8gEwAA&amp;ll=43.228617,-88.110369&amp;spn=0.001328,0.002334&amp;z=14&amp;layer=c&amp;cbll=43.249962,-88.142812&amp;panoid=64lDjUgxieN3TXA4zr_UwQ&amp;cbp=12,89.56,,0,-1.02&amp;source=embed' style='color:#0000FF;text-align:left'>View Larger Map</a></small>'></iframe><br/> \
	</td> \
	<td></td> \
	<td> \
		<br><br><b>By Phone</b><br> \
		We can be reached 24 hours a day at 262.751.9888<br><br> \
		<b>By E-Mail</b><br> \
		Click here to <a href='&#109;&#97;&#105;&#x6c;&#x74;&#111;&#x3a;&#105;&#110;&#x66;&#x6f;&#64;&#x64;&#x78;&#x63;&#x6f;&#x6d;&#x70;&#117;&#116;&#x65;&#114;&#x73;&#101;&#114;&#x76;&#x69;&#99;&#x65;&#46;&#x63;&#x6f;&#109;'>e-mail us</a><br><br> \
		<b>By Pony Express</b><br> \
		Our main office location<br> \
		N128 W18745 Holy Hill Road<br> \
		Germantown, Wisconsin USA 53022<br> \
</tr> \
</table> \
";
}//end tuneup

