$j(document).ready(function() {
// commented out due to flickering on page load, hardcoded the html to the _postloop
	//$j('.post').prepend("<span class='NW-post'></span><span class='SE-post'></span>");
	//$j('.post-with-thumb').prepend("<span class='NW-post'></span><span class='SE-post'></span>");
});
