$(document).ready(function(){						   
						   
$("div.container-right").load("/lib/rightnav.php");
   
});
