document.write("<style type='text/css'>#js-error{display:none;}</style>")
document.write("<img src='/img/hint.gif' alt='Hint' class='preload' /><img src='/img/hint_top.gif' alt='Hint' class='preload' />")
function InsWord(SearchTerm) {document.srch.input.value=SearchTerm + ' ';document.srch.input.focus();}
function hideSavedText() {document.getElementById('saved').style.display = 'none'}
function toggleLayer(whichLayer){if(document.getElementById){var style_var=document.getElementById(whichLayer).style;style_var.display=style_var.display?"":"block"}else if(document.all){var style_var=document.all[whichLayer].style;style_var.display=style_var.display?"":"block"}else if(document.layers){var style_var=document.layers[whichLayer].style;style_var.display=style_var.display?"":"block"}}

function addProvider() {try {window.external.AddSearchProvider('http://oihoi.com/inc/add-search.xml');}
	catch (e) {alert("You need to be using IE7 or Firefox 2.0 to add this search engine.\r\n\nIf you use Opera, right-click on the OiHoi search field and select 'Create Search'");}
	return false;}
function show_tip(){javascript:setTimeout('hide_tip()',10000);document.getElementById('hint').style.display="block"}
function hide_tip(){document.getElementById('hint').style.display="none"}
function show_browserAdd(){javascript:setTimeout('hide_browserAdd()',10000);document.getElementById('browser_tip').style.display="block"}
function hide_browserAdd(){document.getElementById('browser_tip').style.display="none"}
var tips = new Array ();
tips[0] = "Type in 'settings' for more choices";
tips[1] = "Need help? Type in 'help'";
var i = Math.round(1*Math.random());
function opensettings() {MOOdalBox.open("settings.php","Some kind of caption","500 400");}
