// JavaScript Document
<!--
var query;
function SearchDeepfeeds(){
var w;w=window.open('http://s.afnt.co.uk/search.aspx?a=77675&q=' + query,'deepfeed','width=518,height=450,resizable=yes,scrollbars=yes,location=no,toolbar=no');w.focus()
}
-->