<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center">');

// FLASH CHANGER OPTIONS

var notes1		= "no"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var sidewidth		= "225"		// SIDEBAR WIDTH		
var pageheight		= "150"		// ADD HEIGHT TO ALL PAGES





// 1ST NOTES AREA

   if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write('Gracias<br></legend>');

document.write('Valentina y toda su Producción agradece a todos los que ayudaron a impulsar su carrera en esta etapa que está culminando llena de éxitos, y es un compromiso para brindarles cada día lo mejor.<br><a href="contact.htm">Contáctenos para más información.</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}







// 2ND NOTES AREA

   if (notes2 == "yes") {
document.write('<fieldset><legend>');

document.write('Webcam<br></legend>');

document.write('Próxima sesión de Chat con Webcam sin fecha. Por favor no te inscribas aún.<br><a href="fans.htm">Más info aquí.</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}









// START SIDEBAR MENU //


document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');

document.write('<a href="gallery43.htm" class="menuSidebar">Mundial 2010 - Parte 3</a>');
document.write('<a href="gallery42.htm" class="menuSidebar">Mundial 2010 - Parte 2</a>');
document.write('<a href="gallery41.htm" class="menuSidebar">Mundial 2010 - Parte 1</a>');
document.write('<a href="gallery40.htm" class="menuSidebar">Ilusiones</a>');
document.write('<a href="gallery39.htm" class="menuSidebar">Tango - Parte 2</a>');

document.write('<a href="galleryxt1.htm" class="menuSidebar">Imágenes Extremas</a>');




document.write('<a href="gallery.htm" class="menuSidebar">Todas</a>');

document.write('<a href="videos.htm" class="menuSidebar">Videos</a>');

document.write('</td></tr></table><br>');


// END SIDEBAR MENU //


document.write('<a href="http://www.facebook.com/pages/Corrientes/Valentina-Balbi-Face-Oficial/370831083431" target="_blank"><img src="adds/facebook-right.jpg" width="166" height="289" border="0" alt="Ir al Face Oficial"></a>');
document.write('<br>');document.write('<br>');
document.write('<a href="http://www.twitter.com/valentinabalbi" target="_blank"><img src="adds/twit.jpg" width="166" height="48" border="0" alt="Informaci&oacute;n de Valentina al instante"></a>');
document.write('<br>');
document.write('<br>');

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="166" HEIGHT="125" id="nico">');
document.write('<PARAM NAME="movie" VALUE="adds/contrata.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+color+'">');
document.write('<EMBED src="adds/contrata.swf" quality="high" wmode="transparent" bgcolor="#'+color+'"  WIDTH="166" HEIGHT="166" NAME="logo" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('<br>');

document.write('<img src="adds/bicentenario.jpg" alt="Bicentenario Argentino" width="166" height="80" border="0">');
document.write('<br>');


document.write('<br><a href="http://www.unicef.org.ar/" target="_blank"><img src="adds/unicef-logosmall.jpg" width="166" height="41" border="0" alt="UNICEF Argentina"></a>');
document.write('<br>');


document.write('<br>');
document.write('<img src="picts/carrotaward.gif" alt="CARROT AWARDS" width="133" height="180">');




// PAGEHEIGHT AND WIDTH SPACER (EDIT VARIABLES AT THE TOP)

document.write('<br><img src="picts/spacer.gif" HEIGHT="'+pageheight+'" WIDTH="'+sidewidth+'" border="0"><br>');

document.write('</td></tr></table>');


//  End -->