with (blog_de) {onDomLoaded.add(function()
{
	init();
	new StaticTabs($('tags').down('.subNavi ul'));
}
.bind(blog_de));}