wnbox_top_img = " ";
wnbox_top_imgwidth = 0;
wnbox_top_imgheight = 0;
wnbox_top_alt = " ";
wnbox_top_link = "";
wnbox_bot_img = " ";
wnbox_bot_imgwidth = 0;
wnbox_bot_imgheight = 0;
wnbox_bot_alt = " ";
wnbox_bot_link = "";
wnbox_maxrecs = 0;
wnbox_itemarray_text = [
" "
]
wnbox_itemarray_link = [
" "
]
wnbox_itemarray_frimg = [
""
]
wnbox_itemarray_bkimg = [
""
]
function Form1_Validator(theForm) {
	if (document.forms[theForm].Query.value=='') {
		alert("Please type in Search Keywords.");
		document.forms[theForm].Query.focus();
		return false;
	} else {
		return true;
	}
}
function Form2_Validator(theForm) {
		var el ="NS-query";
	if (document.forms[theForm].elements[el].value=='') {
		alert("Please type in Search Keywords.");
		document.forms[theForm].elements[el].focus();
		return false;
	} else {
		return true;
	}
}
e="";
e+="<TABLE width=\"171\" height=\"*\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n";
e+="<TR><TD><IMG src=\"/services/repl_parts/images/search_wizard_top.jpg\" border=\"0\" height=\"46\" width=\"171\" alt=\"\"></TD></TR>\n";
e+="<TR>\n";
e+="<TD background=\"/services/repl_parts/images/search_wizard_bg.jpg\">\n";
e+="<form action=\"http://apps.gemedicalsystems.com/apps3/parts/servlet/Marq_SolnsServlet\" method=\"\" name=\"quickSearch\" id=\"quickSearch\" onsubmit=\"return Form1_Validator('quickSearch');\">\n";
e+="<font class=\"highlightdesc\">\n";
e+="&nbsp;&nbsp;<font class=\"highlighttitle\">Knowledge Base Search</FONT><BR>\n";
e+="&nbsp;&nbsp;<font class=\"highlighttitle\">Modality</FONT><BR>\n";
e+="&nbsp;&nbsp;<select name=modality_type>\n";
e+=" <option value=\"BioMedical\">BioMedical</option>\n";
e+="</select>\n";
e+="<BR><BR>\n";
e+="&nbsp;&nbsp;<B>Search Keywords:</B><BR>\n";
e+="&nbsp;&nbsp;<INPUT type=text name=\"Query\" value=\"\"><BR><BR>&nbsp;&nbsp;<input type=\"hidden\" value=\"Search\" name=\"request_type\"><input type=\"hidden\" name=\"SearchOrder\" value =\"1\"><INPUT name=Search type=submit value=Search>		<INPUT name=Clear type=reset value=Clear><BR>\n";
e+="</FONT>\n";
e+="</FORM>\n";
e+="</TD>\n";
e+="</TR>\n";
document.writeln(e);
e="";
e+="<TR><TD align=\"center\" background=\"/services/repl_parts/images/search_wizard_bg.jpg\"><IMG src=\"/services/repl_parts/images/pixel_purple.jpg\" height=\"2\" width=\"90%\" border=\"0\" alt=\"\"></TD></TR>\n";
e+="<TR><TD background=\"/services/repl_parts/images/search_wizard_bg.jpg\">\n";
e+="<font class=\"highlightdesc\">\n";
e+="<form name=\"biomedref\" id=\"biomedref\" method=get action=\"http://apps.gemedicalsystems.com/apps3/parts/servlet/Biomed_RefServlet\" onsubmit=\"return Form2_Validator('biomedref');\">\n";
e+="&nbsp;&nbsp;<font class=\"highlighttitle\">Affinity BioMedical</FONT><BR>\n";
e+="&nbsp;&nbsp;<B>Search Keywords:</B><BR>&nbsp;&nbsp;<input name=\"NS-query\" id=\"NS-query\" value=\"\" type=\"text\"><input type=\"hidden\" value=\"Search\" name=\"request_type\"><br>&nbsp;&nbsp;<input type=\"submit\" value=\"Search\" name=\"submit\">&nbsp;<input type=\"reset\" value=\"Clear\" name=\"reset\">\n";
e+="</FORM>\n";
e+="</TD></TR>\n";
e+="<TR><TD><IMG src=\"/services/repl_parts/images/search_wizard_bottom2.jpg\" width=\"171\" height=\"18\" border=\"0\" alt=\"\"></TD></TR>\n";
e+="</TABLE>\n";
document.writeln(e);
document.close();
e="";
