<!--
if (mnblch_profileid != undefined && mnblch_profileid != "" && parseInt(mnblch_profileid) > 0) {
	document.write('<div style="text-align:center;"><object width="155" height="160"><param name="wmode" value="transparent"></param><param name="profile" value="' + mnblch_profileid +'"></param><param name="movie" value="http://static.yocter.net/gadgets/swf/yocter_gadget1.swf"></param><param name="allowFullScreen" value="false"></param><param name="FlashVars" value="profile=' + mnblch_profileid + '"></param><param name="allowscriptaccess" value="never"></param><embed src="http://static.yocter.net/gadgets/swf/yocter_gadget1.swf" type="application/x-shockwave-flash" FlashVars="profile='+ mnblch_profileid +'" allowscriptaccess="never" allowfullscreen="false" width="155" height="160" wmode="transparent"></embed></object></div>');
} else { 	document.write('<div style="text-align:center;">Profile Gadget unavailable or invalid ID.</div>'); }
//-->