// JavaScript Document 		
function fixmenu( )
{
	//var menu = document.getElementById('blockWrapper');
	//menu.style.zIndex--;

}

