<!-- Begin





// Copyright CBS DISEÑO y DESARROLLO WEB
// http://www.creandotusitio.com
// Terminantemente prohibido por LEY la venta, 
// copia o el uso de este script en sitios NO AUTORIZADOS



var paragraph_1 	= "yes"		
var paragraph_2 	= "yes"		
var showimage		= "yes"	
var showimage1		= "yes"	
var showimage2		= "yes"	
var topspacing		= "120"	
var sidewidth		= "125"	





// NUDGE SPACER
document.write('<img src="http://www.continentalmarket.com/picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');







// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Vender Online:<br></legend>');

document.write('Es esencial para todo negocio en Internet que acepte pagos con tarjetas de crédito y que ese servicio no genere gastos mensuales!... Nosotros hemos analizado los diferentes servicios disponibles en Internet... y te mostramos cual es el mas seguro, el único que trabaja con compradores y vendedores de todos los países, el mas conveniente. <a href="http://www.continentalmarket.com/tarjetas.pdf">ACCEDE a ESTE INFORME GRATIS DESDE AQUI </a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1







// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<br><center>');
document.write('Contáctanos: <br><a href="http://www.continentalmarket.com/contacto.htm"><img src="http://www.continentalmarket.com/picts/sidebar-right.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}




// SMALL PICTURE AREA

   if (showimage1 == "yes") {

document.write('<br><center>');
document.write('Plantillas Web <br><a href="http://www.continentalmarket.com/web-pack/index.htm"><img src="http://www.continentalmarket.com/gallery/plantillas/plantilla-19.png" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}




// SMALL PICTURE AREA

   if (showimage2 == "yes") {

document.write('<br><center>');
document.write('Cartas de Venta <br><a href="http://www.continentalmarket.com/cartas-de-venta/index.htm"><img src="http://www.continentalmarket.com/gallery/cartas/Cartas-de-ventas.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br><br>');
}





// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('AUTOMATIZACION: <br></legend>');

document.write('Descubre la herramienta esencial que te permite captar los datos de los visitantes, crear tu base de datos y hacer seguimiento personalizado y AUTOMATICO para promocionar tus productos y servicios <a href="http://www.continentalmarket.com/autoresponder/autoresponder-multimedia.htm">Pulsa AQUI </a><br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2







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


// -- END -->