function addDropDown() {
	document.write("<a href='index.shtml'><img src='scripts/images/home.gif' border='0' width='79' height='18' name='menu0' id='menu0' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'></a><img src='scripts/images/spacer.gif' width='4' height='18'><img src='scripts/images/services.gif' border='0' width='79' height='18' name='menu1' id='menu1' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'><img src='scripts/images/spacer.gif' width='4' height='18'><a href='rates.shtml'><img src='scripts/images/rates.gif' border='0' width='79' height='18' name='menu2' id='menu2' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'></a><img src='scripts/images/spacer.gif' width='4' height='18'><a href='webtraining.shtml'><img src='scripts/images/training.gif' border='0' width='79' height='18' name='menu3' id='menu3' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'></a><img src='scripts/images/spacer.gif' width='4' height='18'><a href='new.shtml'><img src='scripts/images/new.gif' border='0' width='79' height='18' name='menu4' id='menu4' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'></a><img src='scripts/images/spacer.gif' width='4' height='18'><img src='scripts/images/newsletter.gif' border='0' width='79' height='18' name='menu5' id='menu5' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'><img src='scripts/images/spacer.gif' width='4' height='18'><img src='scripts/images/spacer.gif' width='4' height='18'><a href='reports.shtml'><img src='scripts/images/reports.gif' border='0' width='79' height='18' name='menu6' id='menu6' onmouseover='showMenu(event)' onmouseout='hideMenu(event)'></a>");
   }
function addSearch() {
	document.write("<FORM ACTION='http://db1.spiderline.com/exec/search' METHOD='get' STYLE='margin-bottom:0'><input type='text' size='14' height='5' name='q'><input type='hidden' name='a' value='100624'><img src='scripts/images/search_h.gif' onClick=Submit();></FORM>")	   
}
