// JavaScript Document
function doOnLoad() {
			compactMenu('nav',true, oPl);
			
		}
		function notA() {
			window.alert('This is not a real link ;-)');
		}
