<!-- Begin
var subject=escape(top.document.title); 
var bodytext='Hi! I thought you might be interested in this article. You can read it at: '+top.location.href+'. There is a lot more interesting stuff to see at this site www.tech-pro.net .';
document.write('<ul><li><b><a class="contact" href="mailto:?subject='+subject+'&body='+bodytext+'" onMouseOver="status=\'Send this article to a friend\'; return true;" title="Send this article to a friend or colleague">Send this article to a friend or colleague<\/a><\/b><\/li><\/ul>');
//  End -->
