// JavaScript Document
function detect()
{ var framesetpage = "http://www.hdtta.com/timber-sourcing-guide.htm"
   if (parent.location.href == window.location.href)
      parent.location.href    = framesetpage}
