$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#pop-up').css("visibility","hidden");
});
options.init("learn")