
(function(){

document.write('<script type="text/javascript" charset="utf-8" src="http://static.sourceforge.jp/js/file-release-widget.js?t=1265710354"></script>');

var frame_id = parseInt(Math.random()*10000);
document.write('<div class="sfjp-widget-frame" id="sfjp-widget-frame_'+frame_id+'"></div>');

(function(obj, func){
	var check = false;
	try{
		eval("check = " + obj);
	} catch(e) {
		// ignore.
	}
	if(check){
		func();
	} else {
		var myself = arguments.callee;
		setTimeout(function(){myself(obj, func)}, 50);
	}
})('document.getElementById("sfjp-widget-frame_'+frame_id+'")' +
   ' && sfjp && sfjp.Widget && sfjp.Widget.FrsCompact',
(function() {
var opts = {};
if (typeof(sfjp_widget_customcss) != "undefined") opts.custom_css = sfjp_widget_customcss;
if (typeof(sfjp_widget_width) != "undefined") opts.width = sfjp_widget_width;
return function() {
	w = new sfjp.Widget.FrsCompact();
	if (typeof(opts['custom_css']) != "undefined" && opts.custom_css) {
		w.class_name_suffix = "-custom";
	} else {
		w.css_url = "http://static.sourceforge.jp/css/widgets.css?t=1221544340";
	}
	if (typeof(opts['width']) != "undefined" && opts.width !== null) {
		w.width_override = opts.width;
	}
  w.set_data({'title': "Latest File Releases",
'title_link': "http://sourceforge.jp/projects/jsp4cm3/releases/",
'project_unix_name': "jsp4cm3",
'project_long_name': "TOPPERS/JSP for CORTEX-M3",
'project_url': "http://sourceforge.jp/projects/jsp4cm3/",
'feedurl': "http://sourceforge.jp/projects/jsp4cm3/releases/rss",
'releases': [{'id': 31679,
'package': "jsp4cm3",
'version': "0.0.1",
'date': 1214133240,
'link': "http://sourceforge.jp/projects/jsp4cm3/releases/31679"}]});
	w.append_to(document.getElementById("sfjp-widget-frame_"+frame_id));
   }})()
);


})();

