$(function(){
	if($.cookie('majeur') != 1){
		
			tb_show('', 'acces.html?height=280&width=500&inlineId=myOnPageContent', 'false');
			$("#TB_title").remove()
			$("#TB_closeWindowButton,#TB_ImageOff,#TB_overlay,.oui").unbind( "click" )

		}else{
			return(false);
		}

})

			

			


