function searchX(num){
        window.open("http://root21.com/php/search.php?num="+num+"&Keyword="+document.SrEngin.textdata.value);
}
