// Begin -->
if (top.location == self.location)
  {  document.write('<br><br><br><center><span class="fontsm">*********************************************************<br>');
    document.write('* You should be in a frame! ');
	document.write('Click <a class="link" href="http://www.retcinc.com" target="_self">here</a>');
	document.write(' so you can navigate this site. *<br>');
	document.write('*********************************************************</span></center><br><br><br>');
	}
//-->
//  End -->