<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var	showbrand	= "yes"		// SHOW GOOGLE BRANDING (SWITCH TO YES IF YOU HAVE ANY PROBLEMS)
var	showsearch	= "yes"		// SHOW SEARCH BOX


var	ivy.org	= "www.ivy.org/new_site/AIS/"	// YOUR DOMAIN NAME OR PATH



// GOOGLE SITE SEARCH




// COPYRIGHT 2009 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law




   if (showsearch == "yes") {

document.write('<form id="searchbox_003488088439636726711:dzunaemraqw" action="http://'+www.ivy.org+'/search_results.html" target="_top" class="formmargin">');

document.write('<input type="hidden" name="cx" value="003488088439636726711:dzunaemraqw" />');

document.write('<input type="hidden" name="cof" value="FORID:9" />');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="sidebartext"><tr><td valign="center">');

document.write('<input name="q" type="text" size="15" class="searchsiteform">');

document.write('</td><td valign="center">');

document.write('<INPUT TYPE="image" SRC="picts/search-off.gif" name="sa" border="0" onmouseover="this.src=\'picts/search-on.gif\'" onmouseout="this.src=\'picts/search-off.gif\'" alt="Search" hspace="3"><br>')

document.write('</td></tr></TABLE>');

document.write('</form>');

}








// GOOGLE BRANDING
   if (showbrand == "yes") {
document.write('<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/coop/api/012602545048568629796/cse/8sxercpfcqi/gadget&amp;synd=open&amp;w=320&amp;h=75&amp;title=Rachel+Cobb+Search+Engine&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script>');
}





//  End -->