var baseURL = "http://xnetapps.kp.org/xsearch/";

document.write('<script type="text/javascript" src="'+baseURL+'js/cleanQueryK2.js"></script>');

document.write('\
<form name="DVSearch" method="POST" action="'+baseURL+'liquid.jsp" onSubmit="return cleanQueryK2(\'DVSearch\');"> \
<input name="Query" type="text" size="15"> \
<input type="image" border="0" name="Go" src="http://teamsite2.kp.org:81/iw-mount/internet/main/Xnet/domesticviolence/WORKAREA/site_maintenance/docs-xnet/domesticviolence/images/common/search_button.gif" width="11" height="11"> \
<input type="hidden" name="newQuery" value=""> \
<input type="hidden" name="parser" value=""> \
<input type="hidden" name="searchScope" value="DomesticViolence"> \
<input type="hidden" name="queryOperator" value="AND"> \
');

document.write('<input type="hidden" name="startingURL" value="' + location.href + '">');
document.write('</FORM>');



