<!-- Begin HEADER OPTIONS CODE






// COPYRIGHT © Continental Market inc. - http://www.continentalmarket.com

// El uso o venta no autorizada de este script está estrictamente prohibido
// por las leyes internacionales que protegen los derechos autorales







var color		= "00FF00"	// HEADER BACKGROUND COLOR
var flashheight		= "75"		// HEIGHT OF THE FLASH (IN PIXELS) (and adjust the menu.js)
var flashwidth		= "750"		// WIDTH OF THE FLASH (IN PIXELS) (and adjust the menu.js)
var stripecolor	 	= "000000"	// STRIPE UNDER THE FLASH COLOR






// COPYRIGHT © Continental Market inc. - http://www.continentalmarket.com

// El uso o venta no autorizada de este script está estrictamente prohibido
// por las leyes internacionales que protegen los derechos autorales







document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%" bgcolor="#'+color+'" background="picts/top-background.gif"><tr>');
document.write('<td ALIGN="left" VALIGN="bottom">');
document.write('<a href="index-e.html"><IMG SRC="picts/logo.jpg" border="0"></a><br>');
document.write('</td><td ALIGN="center"><span class="subtitle">Limpieza Interna, </span>');
document.write('<span class="subtitle">Quema de Grasa y Nutrición:</span><br>');
document.write('<span class="subtitle">Todo en un solo programa!!</span><br>');
document.write('<span class="azul14bold">Ahora con la aprobación Judía \"Kosher\"</span>');
document.write('<a href="index-e.html"><IMG SRC="gallery/kosher-simbolo.gif" border="0" alt="Preparado de acuerdo con leyes dietéticas de los Judíos"></a><br>');
document.write('</td></tr><tr><td bgcolor="#'+stripecolor+'" colspan="2">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT=1 WIDTH=15 border="0"><BR>');
document.write('</td></tr></table>');




// START SOUND CODE DO NOT DELETE -- REMOVE IN THE MENU.JS ONLY


function Sound()
{
if (document.all)
 {
  document.all.sound.src = "click.wav";
 }
}


document.write('<div id="date-location" style="left: -50px; POSITION: absolute; TOP: 5px">');
document.write('<bgsound id="sound">');
document.write('</div>');


// END SOUND CODE



//  End -->
