<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="title">');

document.write('Guru Technologies, Inc.');

document.write('</span><br>');

document.write('1595 Peachtree Pkwy, Suite 204-400<br>');

document.write('Cumming, GA 30041<br>');

document.write('Phone: <span class="phonetitle">(770) 886-6000<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">(770) 886-6049<BR></span>');

document.write('Toll Free: <span class="phonetitle">(866) 641-GURU (4878)<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@guru-techs.com" class="link">info@guru-techs.com</a><br>');


//  End -->
