$(function() {
	
	$('#wrapper').addClass('r');	
	$('<br class="clear" />').insertAfter('#static-page .g638');

});

