<!-- Begin




// Copyright AF Sound Software
// http://www.afsoundsoftware.com
// Terminantemente prohibido por LEY la venta, 
// copia o el uso de este script en sitios NO AUTORIZADOS








// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="12"'+topspacing+'" width="'+sidewidth+'"><br>'); 
//document.write('<hr class="page-splits" style="width: 110px;">'); //Barras separadoras de la imagen



// SLIDESHOW

document.write('<a href="slideshow.htm"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="Imagenes Software"><br>');
document.write('Slideshow</a><br>');



//document.write('<hr class="page-splits" style="width: 110px;"><br>'); //Barras separadoras de la imagen
document.write('<img src="picts/spacer.gif" height="10" width="125" border="0" alt="image"><br>');

//Espacio
//document.write('<hr class="page-splits" style="width: 110px;"><br>');



//Botones a la derecha del visualizador de imagenes

//document.write('<a href="productos-galeria1-paypal.htm"><img src="gallery/gallery1-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Página 1</a><br><br>');

//document.write('<a href="productos-galeria2-paypal.htm"><img src="gallery/gallery2-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Página 2</a><br><br>');

//document.write('<a href="productos-galeria3-paypal.htm"><img src="gallery/gallery3-1.jpg" border="0" class="Galborder" width="75" height="50"><br>');
//document.write('Página 3</a><br><br>');

// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



// END -->