function dtsearch(){sendflag="false";if(document.frmGSRequest.KW.value==""){alert("Please enter a keyword.");return false;}else{var _1=document.frmGSRequest.KW.value.replace("'","''");_1=_1.replace("&","%26");var _2="http://answers.shopping.com/xFS?FD="+document.frmGSRequest.nParentFormID.options[document.frmGSRequest.nParentFormID.selectedIndex].value+"&KW="+_1+"&linkin_id="+document.frmGSRequest.linkin_id.value;var _3=window.open(_2,"new_answer","");_3.focus();return true;}}function goShoppingSite(){var _4=window.open("http://www.shopping.com","new_answer","");_4.focus();return false;}function showStatusBar(){window.status="http://www.shopping.com";return true;}function deleteStatusStr(){window.status="";return true;}function escapeCharacters(_5){alert(_5.toString());_5=escape(_5.toString());}function openFocusWindow(_6){element=_6.srcElement?_6.srcElement:_6.target;var _7=element.getAttribute("attUrl");_7=_7.replace("'","%27").replace("\"","%22");var _8=window.open(_7,"new_answer","");_8.focus();return false;}