<!-- 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




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-i.html"><IMG SRC="picts/logo.jpg" border="0"></a><br>');
document.write('</td><td ALIGN="center"><span class="subtitle">Cleansing, Fat Burning</span>');
document.write('<span class="subtitle"> and Nutrition System:</span><br>');
document.write('<span class="subtitle">All in a single program!</span><br>');
document.write('<span class="azul14bold">Cleanse for Life is now a Kosher product </span>');
document.write('<a href="index-i.html"><IMG SRC="gallery/kosher-simbolo.gif" border="0" alt="Prepared in accordance with Jewish dietary laws"></a><br>');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT=10 WIDTH=15 border="0"><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 -->
