<!-- Begin

// FILE: menu_horz.js

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

// /search/search.php \'

var paypalemail		= "colotlan_gob/search.php"		// EDIT WITH YOUR PAYPAL E-MAIL
var storelink		= "http://www.colotlan.gob.mx"			// PAGE TO LINK WITH RIGHT IMAGE



document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td height="6">');
document.write('<img src="http://www.colotlan.gob.mx/picts/spacer.gif" height="6" width="10" border="0" alt="image"><br>');
document.write('</td><td valign="top" align="right" rowspan="3" width="283" class="bar-endtop">');

document.write('</td></tr><tr><td class="pagelines">');
document.write('<img src="http://www.colotlan.gob.mx/picts/spacer.gif" height="12" width="10" border="0" alt="image"><br>');
document.write('</td></tr><tr><td align="left">');
document.write('<table cellspacing="0" cellpadding="0" border="0" class="menuhorztext">');
document.write('<tr><td valign="middle" nowrap>');



// START LEFT HORIZONTAL LINKS



document.write('<a href="http://www.colotlan.gob.mx/'+paypalemail+'" class="menuhorz">Buscar');
document.write('<img src="http://www.colotlan.gob.mx/picts/search_icon.gif" height="10" width="15" border="0" alt="image" align="absmiddle"></a><br>');
document.write('</td><td>');
document.write('&nbsp;|&nbsp;<br>');
document.write('</td><td valign="middle" nowrap>');




// NOTE: COPY AND PASTE THE NEXT 4 LINES TO ADD A NEW LINK
document.write('<a href=http://www.colotlan.gob.mx/radio_plaza/index.html class="menuhorz">Radio Plaza</a><br>');
document.write('</td><td>');
document.write('&nbsp;|&nbsp;<br>');
document.write('</td><td valign="middle" nowrap>');

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



// NOTE: COPY AND PASTE THE NEXT 4 LINES TO ADD A NEW LINK
document.write('<a href="directorio.htm" class="menuhorz">Directorio de medios</a><br>');
document.write('</td><td>');
document.write('&nbsp;|&nbsp;<br>');
document.write('</td><td valign="middle" nowrap>');

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





// NOTE: COPY AND PASTE THE NEXT 4 LINES TO ADD A NEW LINK
document.write('<a href="http://www.colotlan.gob.mx/ComSocial/agenda.htm" class="menuhorz">Agenda</a><br>');
document.write('</td><td>');
document.write('&nbsp;|&nbsp;<br>');
document.write('</td><td valign="middle" nowrap>');





// NOTE: COPY AND PASTE THE NEXT 4 LINES TO ADD A NEW LINK
document.write('<a href="http://www.colotlan.gob.mx/ComSocial/" class="menuhorz">Inicio</a><br>');
document.write('</td><td>');
document.write('&nbsp;|&nbsp;<br>');
document.write('</td><td valign="middle" nowrap>');



// END LEFT HORIZONTAL LINKS



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

//  End -->
