
(function() {
var f = document.getElementById('searchbox_002063680242516513772:b6zitlqogw8');
if (f && f.q) {
var q = f.q;
var n = navigator;
var l = location;
if (n.platform == 'Win32') {
q.style.cssText = 'border: 1px solid #7e9db9; padding: 2px;';
}
var b = function() {
if (q.value == '') {
q.style.background = '#FFFFFF url(http://www.myoops.org/images/searchbox.gif) left no-repeat';
}
};
var f = function() {
q.style.background = '#ffffff';
};
q.onfocus = f;
q.onblur = b;
if (!/[&?]q=[^&]/.test(l.search)) {
b();
}
}
})();

function PostSearch() {
	
document.write ('<form id="searchbox_002063680242516513772:b6zitlqogw8" action="http://google.com/cse">');
document.write ('<input type="hidden" name="cx" value="002063680242516513772:b6zitlqogw8" />');
document.write ('<input name="q" type="text" size="16" />');
document.write ('<input type="submit" name="sa" value="·j´M" />');
document.write ('<input type="hidden" name="cof" value="FORID:0" />');
document.write ('</form>');
}

PostSearch();