\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n");
+"\n"
+"\n");
puts("\n"
" \n");
puts(
" \n"
"Click here to reset the browser user interface settings to their defaults.");
#define SURVEY 1
#ifdef SURVEY
if (survey && differentWord(survey, "off"))
- printf(" %s ", survey, surveyLabel ? surveyLabel : "Take survey");
#endif
puts(
" \n"
" \n"
"\n"
);
puts("");
puts("");
if(isSearchTracksSupported(db,cart))
{
puts("");
cgiMakeButtonWithMsg(TRACK_SEARCH, TRACK_SEARCH_BUTTON,TRACK_SEARCH_HINT);
@@ -217,32 +212,30 @@
cgiMakeButtonWithMsg("hgTracksConfigPage", "configure tracks and display","Configure track selections and browser display");
puts(" ");
// clear possition button
puts("");
if(supportsSuggest)
cgiMakeOnClickButton("document.mainForm.position.value=''; document.getElementById('suggest').value='';", "clear position");
else
cgiMakeOnClickButton("document.mainForm.position.value=''", "clear position");
puts(" ");
puts("
");
puts(" \n"
"
\n"
-"
\n"
-"
\n"
);
puts("");
#ifdef NEW_JQUERY
hPrintf(" \n");
#endif
puts("");
if (hIsPreviewHost())
{
puts(""
"WARNING: This is our preview site. It is a weekly mirror of our internal development server for public access. "
"Data and tools here are under construction, have not been quality reviewed, and are subject to change "
"at any time. We provide this site for early access, with the warning that it is less available "
"and stable than our public site. For high-quality reviewed annotations on our production server, visit "
" http://genome.ucsc.edu ."
"
");