$(document).ready(function(){
	// ensure that cleverbubble is the last thing to be bound
	$.getScript(site_url("plugins/cleverbubble/js/cleverbubble.ready.js"));
});
