/* OpenEd Homepage Pre-load Effects */
/* We use document.write() here to set styles for only those users who have Javascript enabled. */
/* This is needed to prevent the flash of no-script content on initial page load. */
/* by White Whale Web Services */

document.write('<style type="text/css">#search_title,#search_submit { visibility:hidden; } #search_query { width:12em; } #search { top:-10px; right:-20px; }</style>'); // immediately set JS-only styles

