Estoy creando un sitio, y todo bien hasta ahora que llegué a la parte de búsqueda. Quiero implementar una busqueda por BD, como es el sitio e este momento (www.iau.edu.uy/buscar), el sitio que estoy creando digamos que es un poco mas moderno. El tema es que cuando subo el archivo index.htm, no me muestra la barrita para escribir la busqueda, como esta el original. Este primer codigo que pongo es el que tiene el sitio en este momento:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- Script para búsqueda en el sitio -->
<script language="Javascript" src="file:///C|/Users/xxxxx/Documents/www/buscar/xsearch-5.2.js"></script>
<script language="Javascript" src="file:///C|/Users/xxxxxx/Documents/www/buscar/db.js"></script>

<script language="JavaScript">

var speed = 100
var pause = 3000
var timerID = null
var bannerRunning = false
var ar = new Array()
ar[0] = "::: Instituto Adventista del Uruguay :::"
ar[1] = "::: Un Estilo en Educación :::"
ar[2] = "::: Desde 1943 al servicio de Dios y de la juventud :::"
ar[3] = ""
ar[4] = ""
ar[5] = ""
ar[6] = ""
var currentMessage = 0
var offset = 0
function stopBanner() {
if (bannerRunning)
clearTimeout(timerID)
bannerRunning = false
}
function startBanner() {
stopBanner()
showBanner()
}
function showBanner() {
var text = ar[currentMessage]
if (offset < text.length) {
if (text.charAt(offset) == " ")
offset++
var partialMessage = text.substring(0, offset + 1)
window.status = partialMessage
offset++ // IE sometimes has trouble with "++offset"
timerID = setTimeout("showBanner()", speed)
bannerRunning = true
} else {
offset = 0
currentMessage++
if (currentMessage == ar.length)
currentMessage = 0
timerID = setTimeout("showBanner()", pause)
bannerRunning = true
}
}
startBanner();
// -->
</script>

<title>::: Instituto Adventista del Uruguay :::</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.Estilo4 {font-size: 10px}
a:link {
text-decoration: none;
color: #013567;
}
a:visited {
text-decoration: none;
color: #013567;
}
a:hover {
text-decoration: underline;
color: #013567;
}
a:active {
text-decoration: none;
color: #013567;
}
.vinculoBlanco {
color: #FFFFFF}
.Estilo6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
-->
</style>
</head>

<body bgcolor="#EFF0E3" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<script language="JavaScript">
<!--
var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
// Gestionar todos los mensajes de FSCommand de una película Flash
function tools_DoFSCommand(command, args) {
var toolsObj = isInternetExplorer ? document.all.tools : document.tools;
window.print();
}
// Ancla para Internet Explorer
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
document.write('<script language=\"VBScript\"\>\n');
document.write('On Error Resume Next\n');
document.write('Sub tools_FSCommand(ByVal command, ByVal args)\n');
document.write(' Call tools_DoFSCommand(command, args)\n');
document.write('End Sub\n');
document.write('</script\>\n');
}
//-->
</script>
<style type="text/css">
<!--
BODY {
scrollbar-base-color: #EFF0E3;
scrollbar-track-color: #EFF0E3;
scrollbar-arrow-color: #FF6600;
scrollbar-darkshadow-color: #EFF0E3;
scrollbar-face-color: #003366;
scrollbar-highlight-color: #EFF0E3;
scrollbar-shadow-color: #EFF0E3;
scrollbar-3dlight-color: #EFF0E3;
}
// -->
</style>
<table width="736" border="0" align="center" cellpadding="0" cellspacing="0">
<!-- fwtable fwsrc="home1.png" fwbase="ini" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
<tr>
<td width="52"><img src="file:///C|/Users/xxxxx/Documents/www/imagenes/spacer.gif" width="52" height="1" border="0" alt=""></td>
<td width="75"><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="75" height="1" border="0" alt=""></td>
<td width="22"><img src="file:///C|/Users/xxxxx/Documents/www/imagenes/spacer.gif" width="22" height="1" border="0" alt=""></td>
<td width="46"><img src="file:///C|/Users/xxx/Documents/www/imagenes/spacer.gif" width="46" height="1" border="0" alt=""></td>
<td width="485"><img src="file:///C|/Users/xxxx/Documents/www/imagenes/spacer.gif" width="485" height="1" border="0" alt=""></td>
<td width="39"><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="34" height="1" border="0" alt=""></td>
<td width="16"><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="16" height="1" border="0" alt=""></td>
<td width="6"><img src="file:///C|/Users/xxxx/Documents/www/imagenes/spacer.gif" width="6" height="1" border="0" alt=""></td>
<td width="1"><img src="file:///C|/Users/xxxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="5" colspan="3"><img name="ini_r1_c1" src="file:///C|/Users/xxxx/Documents/www/imagenes/ini_r1_c1.jpg" width="149" height="119" border="0" alt=""></td>
<td><img name="ini_r1_c4" src="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r1_c4.jpg" width="46" height="16" border="0" alt=""></td>
<td colspan="4"><img name="ini_r1_c5" src="file:///C|/Users/xxxxxx/Documents/www/imagenes/ini_r1_c5.jpg" width="541" height="16" border="0" alt=""></td>
<td><img src="file:///C|/Users/xxxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="16" border="0" alt=""></td>
</tr>
<tr>
<td colspan="3"><img name="ini_r2_c4" src="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r2_c4.jpg" width="565" height="36" border="0" alt=""></td>
<td rowspan="2" colspan="2"><img name="ini_r2_c7" src="file:///C|/Users/xxxxxxx/Documents/www/imagenes/ini_r2_c7.jpg" width="22" height="47" border="0" alt=""></td>
<td><img src="file:///C|/Users/xxxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="36" border="0" alt=""></td>
</tr>
<tr>
<td><img name="ini_r3_c4" src="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r3_c4.jpg" width="46" height="11" border="0" alt=""></td>
<td colspan="2"><img name="ini_r3_c5" src="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r3_c5.jpg" width="519" height="11" border="0" alt=""></td>
<td><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="11" border="0" alt=""></td>
</tr>
<tr>
<td colspan="5"><img name="ini_r4_c4" src="file:///C|/Users/xxxxxx/Documents/www/imagenes/ini_r4_c4.jpg" width="587" height="43" border="0" alt=""></td>
<td><img src="file:///C|/Users/xxxxx/Documents/www/imagenes/spacer.gif" width="1" height="43" border="0" alt=""></td>
</tr>
<tr>
<td colspan="3" rowspan="2" bgcolor="#FFFFFF">&nbsp;</td>
<td colspan="2" rowspan="2" background="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r5_c4.jpg">&nbsp;</td>
<td height="13"><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="13" border="0" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="3" valign="top" background="file:///C|/Users/xxxxx/Documents/www/imagenes/fondo-menu.JPG" bgcolor="#CCCCCC">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="125" height="287">
<param name="menu" value="false">
<param name="movie" value="file:///C|/Users/xxxxxx/Documents/www/flash/menu.swf">
<param name=quality value=high>
<embed menu = "false" src="file:///C|/Users/xxxxx/Documents/www/flash/menu.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="125" height="287"></embed>
</object>
<br>
<br>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="123" height="35" align="right">
<param name="movie" value="file:///C|/Users/xxxxxx/Documents/www/flash/botonTour.swf">
<param name=quality value=high>
<embed src="file:///C|/Users/xxxxxx/Documents/www/flash/botonTour.swf" width="123" height="35" align="right" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>
</object>
</td>
<td height="19"><img name="ini_r6_c3" src="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r6_c3.jpg" width="22" height="19" border="0" alt=""></td>
<td><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="19" border="0" alt=""></td>
</tr>
<tr>
<td colspan="5" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><img name="ini_r7_c3" src="file:///C|/Users/xxxxx/Documents/www/imagenes/buscar.jpg" width="603" height="40" border="0" alt=""></td>
<td rowspan="2" background="file:///C|/Users/xxxxxxx/Documents/www/imagenes/ini_r7_c8b.jpg">&nbsp;</td>
<td><img src="file:///C|/Users/xxxxxx/Documents/www/imagenes/spacer.gif" width="1" height="40" border="0" alt=""></td>
</tr>
<tr>
<td height="395" colspan="5" valign="top" bgcolor="#FFFFFF">
<table width="100%" border="0">
<tr>
<td height="21">
<span class="Estilo6">Esta p&aacute;gina le permite realizar b&uacute;squedas de contenidos en el sito del IAU</span>
<script language="Javascript">
initXsearch();
</script>
</td>
</tr>
</table>
</td>
<td><img src="file:///C|/Users/xxxx/Documents/www/imagenes/spacer.gif" width="1" height="395" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2" background="file:///C|/Users/Yexxxx/Documents/www/imagenes/ini_r9_c1.jpg">&nbsp;</td>
<td colspan="4"><img name="ini_r9_c2" src="file:///C|/Users/xxxxx/Documents/www/imagenes/ini_r9_c2.jpg" width="628" height="7" border="0" alt=""></td>
<td colspan="3" rowspan="2" background="file:///C|/Users/xxxxxx/Documents/www/imagenes/ini_r9_c6.jpg">&nbsp;</td>
<td><img src="file:///C|/Users/xxxxx/Documents/www/imagenes/spacer.gif" width="1" height="7" border="0" alt=""></td>
</tr>
<tr>
<td colspan="4" align="center" valign="middle" bgcolor="#003366">
<div align="center"><font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">Copyright
&copy; 2004 - Instituto Adventista del Uruguay -
Design by<a href="http://www.jlrsistemas.com.ar" target="_blank">
<span class="vinculoBlanco">JLR Sistemas</span></a></font> </div></td>
<td><img src="file:///C|/Users/xxxxx/Documents/www/imagenes/spacer.gif" width="1" height="27" border="0" alt=""></td>
</tr>
</table>
</body>
</html>


ESTE ES EL CODIGO DE LA NUEVA PAGINA:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<div class="cabecera">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Script para búsqueda en el sitio -->
<script language="Javascript" src="http://../../buscar/xsearch-5.2.js"></script>
<script language="Javascript" src="http.//../../buscar/db.js"></script>

<script language="JavaScript">

var speed = 100
var pause = 3000
var timerID = null
var bannerRunning = false
var ar = new Array()
ar[0] = "::: Instituto Adventista del Uruguay :::"
ar[1] = "::: Un Estilo en Educación :::"
ar[2] = "::: Desde 1943 al servicio de Dios y de la juventud :::"
ar[3] = ""
ar[4] = ""
ar[5] = ""
ar[6] = ""
var currentMessage = 0
var offset = 0
function stopBanner() {
if (bannerRunning)
clearTimeout(timerID)
bannerRunning = false
}
function startBanner() {
stopBanner()
showBanner()
}
function showBanner() {
var text = ar[currentMessage]
if (offset < text.length) {
if (text.charAt(offset) == " ")
offset++
var partialMessage = text.substring(0, offset + 1)
window.status = partialMessage
offset++ // IE sometimes has trouble with "++offset"
timerID = setTimeout("showBanner()", speed)
bannerRunning = true
} else {
offset = 0
currentMessage++
if (currentMessage == ar.length)
currentMessage = 0
timerID = setTimeout("showBanner()", pause)
bannerRunning = true
}
}
startBanner();
// -->
</script>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>::: Instituto Adventista del Uruguay :::</title>

<link rel="shortcut icon" href="../favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="icon" href="../favicon.ico" type="image/vnd.microsoft.icon" />

<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<link href="../css/css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
<script language="JavaScript">
<!--
var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
// Gestionar todos los mensajes de FSCommand de una película Flash
function tools_DoFSCommand(command, args) {
var toolsObj = isInternetExplorer ? document.all.tools : document.tools;
window.print();
}
// Ancla para Internet Explorer
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
document.write('<script language=\"VBScript\"\>\n');
document.write('On Error Resume Next\n');
document.write('Sub tools_FSCommand(ByVal command, ByVal args)\n');
document.write(' Call tools_DoFSCommand(command, args)\n');
document.write('End Sub\n');
document.write('</script\>\n');
}
//-->
</script>
<style type="text/css">
<!--
.Estilo3 {
color: #666666
}
.Estilo17 {font-size: 12px}
.Estilo20 {
font-family: Calibri;
font-size: 12px;
}
.Estilo21 {font-weight: bold; color: #FFFFFF;}
.Estilo22 {color: #333333; font-weight: bold; font-family: Calibri;}
.Estilo23 {font-size: 14px}
-->
</style>
</head>
<body>
<div class="all"><div class="contenido">
<p class="Estilo17">&nbsp;</p>
<p class="Estilo17">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','736','height','100','src','../flash/up_2','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','../flash/up_2' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="736" height="100">
<param name="movie" value="../flash/up_2.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="../flash/up_2.swf" width="736" height="100" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
</p>
<div class="Estilo17" id="menu"></div>
<span class="Estilo17">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','728','height','22','src','../flash/menu_site','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','../flash/menu_site' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="728" height="22">
<param name="movie" value="../flash/menu_site.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="../flash/menu_site.swf" width="728" height="22" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
</span>
<p class="Estilo17">&nbsp;</p>
<div class="Estilo17" id="encabezado"></div>
<div id="cuerpo">
<div id="contenido">
<table width="720" border="0">
<tr>
<td width="146" height="60" rowspan="2" class="Estilo17"><img src="../image/seccion.png" width="146" height="60" /></td>
<td height="60" class="Estilo17"><img src="../image/barra_academica.png" width="558" height="40" /></td>
</tr>

<tr>
<td height="20" class="Estilo17">&nbsp;</td>
</tr>
<tr>
<td valign="top" class="Estilo17"><div id="lateral_up">
<p>&nbsp;</p>
</div>
<div id="lateral">
<table width="135" border="0" align="center">
<tr>
<td class="Estilo21"><div align="left" class="Estilo23">Buscar</div></td>
</tr>
</table>
</div>
<div id="lateral_abajo">
<p>&nbsp;</p>
</div>
<p>&nbsp;</p></td>
<td height="50" align="left" valign="top"><div align="center" class="Estilo17">
<p class="Estilo22">BUSCAR CONTENIDOS</p>
<p>&nbsp;</p>
<p align="left"><span class="Estilo20">Esta p&aacute;gina le permite realizar b&uacute;squedas de contenidos en el sito del IAU</span>.</p>
<script language="Javascript">
initXsearch();
</script>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
</div>
<p class="Estilo17">
<script language="JavaScript" type="text/javascript">
initXsearch();
</script>
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="Estilo3" id="pie"></div>
<p>&nbsp;</p>
<p><img src="../background/abajo2.png" width="736" height="29" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="397,3,503,19" href="../www.iau.edu.uy/privacidad" />
</map>
</p>
</div>
</div>
</body>
</html>
</div>


En que estoy fallando?, agradecería si me pudieran ayudar.