<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "110"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');
document.write('<span class="picturetitle">');

document.write('PARTICIPANTES EN:<br>');

document.write('</span>');
document.write('<hr class="page-splits" style="width: 110px;"><br>');


document.write('<a href="http://www.camaramadrid.es" target="blank"><img src="picts/camara_comercio.jpg" border="0" class="none" width="75" height="50"><br>');
document.write('Camara de Madrid</a><br><br>');


document.write('<a href="http://www.esgerencia.com/noticias_foro.html" target="_blank"><img src="picts/EIG.jpg" border="0" class="none" width="75" height="50"><br>');
document.write('Escuela Internacional de Gerencia</a><br><br>');



document.write('<a href="http://www.turismo2020.es/" target="_blank"><img src="picts/turismo2020.jpg" border="0" class="none" width="75" height="50"><br>');
document.write('Turismo 2020</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE




document.write('<a href="http://www.microsoft.com/spain/empresas/marketing.mspx/" target="_blank"><img src="picts/logo_microsoft.jpg" border="0" class="none" width="75" height="50"><br>');
document.write('Microsoft Pymes</a><br><br>');


document.write('<a href="http://www.esmadrid.com/madridtravelthink/" target="_blank"><img src="picts/travelthink.jpg" border="0" class="none" width="75" height="50"><br>');
document.write('Madrid Travel Think</a><br><br>');


document.write('<img src="picts/ChamberTrustRparis.gif" border="0" class="none" width="75" height="50"><br>');
document.write('World Chamber Trust</a><br><br>')


document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->