// initialise plugins
jQuery(function(){
	jQuery('#blogcontainer').addClass("show-none");
});