<!-- 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" alt="Inquire original music to be composed and produced especially for your project, by Milen Slavov." class=""></a><br>');
document.write('<br><br><br>');


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


//  End -->