<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lessons From The Edge');

document.write('</span>');

//document.write('10901 Your Road Hwy. Suite 301<br>');

//document.write('Chicago, IL 60060<br>');

//document.write('PHONE: <span class="phonetitle">(503) 668-7979<BR></span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

username = "info";
domain = "LessonsFromTheEdge";
extension = ".com";
document.write('<a h' + 'ref=\"m' + 'ailt' + 'o:' + username + '@' + domain + extension + '\">' + username + '@' + domain + extension + '<\/a>');


//  End -->
