<!-- Begin

// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR AREA



var imagewidth		= "190"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "97"		// HEIGHT OF THE SIDEBAR IMAGES
var sidealign		= "center"	// ALIGN SIDEBAR - left | center | right



document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="'+sidealign+'" valign="top">');


document.write('<span class="smalltitle"></span><br>');
document.write('<br>');


document.write('<a href=mailto:contact@customizedmedia.net?subject=Inquiry><img src="picts/compositions.gif" width="'+imagewidth+'" height="'+imageheight+'" border="0" class=""></a><br>');
document.write('<br><br>');


document.write('</td></tr><tr><td>');
document.write('<a class="text">"Slavov demonstrates the capacity to cross not only the boundaries of time and space but also enter the variable dimensions of human experience."<br>Greg Smith, Professor of Teacher Education</a><br><br>');
document.write('</td></tr><tr><td>');


document.write('<a class="text">"Milen, you have an enormous talent and your music is vibrant and exciting!"<br>Avraham Sternklar, pianist, composer, educatortor</a><br><br>');
document.write('</td></tr><tr><td>');


document.write('<a class="text">"Your special modality involving "World Music" is an offering of true value in these times."<br>Herbert Rothgarber, composer, educator</a><br><br>');
document.write('</td></tr><tr><td>');


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



//  End -->