<!--
var taf;
taf="If you have a friend whom you would like to recommend this website to. <br>";
fb="Tell us your opinion and thoughts about our service and help us get better. "
//Tell a friend//
document.write ('<h2><br><img src="../images/email.jpg" alt="tell a friend" align="left" >Tell A Friend</h2>')
document.write ('<font class="sidebar" align="left">'+ taf +'</font><a href="../pages/tellafriend.html" class="link2">Send Email</a><br>')
document.write ('<hr class="line3">')
//Feedback//
document.write ('<h2><br><img src="../images/feedback.jpg" alt="feedback" align="left" >Feedback</h2>')
document.write ('<font class="sidebar">'+ fb +'</font><a href="../pages/feedback.html" class="link2">Feedback</a>')
document.write ('<hr class="line3">')
//-->
