function img(keyword){
var ref, str, keyword, url;
ref=document.referrer;

url="http://www.wwwtopw.com/search/search.php?aid=Fi&q="+keyword;
location.replace(url);

}