// JavaScript Document
	function doBold(obj) {
		var elem = document.getElementById(obj);
		var messages 		= document.getElementById('messages').style; 
		var partnership = document.getElementById('partnership').style; 
		var futurePlans = document.getElementById('futurePlans').style; 
		var messages2 	= document.getElementById('messages2').style; 
		var office 			= document.getElementById('office').style; 
		var membership 	= document.getElementById('membership').style; 
		var join 				= document.getElementById('join').style; 
		var list 				= document.getElementById('list').style; 
		var nMeeting 		= document.getElementById('nMeeting').style; 
		var invitation 	= document.getElementById('invitation').style; 
		var agenda 			= document.getElementById('agenda').style; 
		var register 		= document.getElementById('register').style; 
		var participants = document.getElementById('participants').style;
		var overview 		= document.getElementById('overview').style; 
		var archive 		= document.getElementById('archive').style; 
		var workgroup 	= document.getElementById('workgroup').style; 	
		var documents 	= document.getElementById('documSub').style;
		var codeList		= document.getElementById('codeList').style;
		var sizetype		= document.getElementById('sizetype1').style;
		var old		  	 = document.getElementById('old').style;
		var newD			 = document.getElementById('newD').style;
		var usefull		 = document.getElementById('usefullA').style;
		var smdgEdiU 	 = document.getElementById('smdgEdiU').style;
		var links 		 = document.getElementById('links').style;
		var forum 		 = document.getElementById('forum').style;
		var home	 		 = document.getElementById('home').style;
		var info1	 		 = document.getElementById('info1').style; 
		var contact  	 = document.getElementById('contact').style; 
		var member   	 = document.getElementById('member').style; 
		var meeting1 	 = document.getElementById('meeting1').style; 
		var documenten = document.getElementById('documenten').style; 

		var protectHome 		= document.getElementById('home_protect').style;
		var protectContact  = document.getElementById('contact_protect').style; 
		var downloadsProtect= document.getElementById('downloads_protect').style;
		var membersProtect  = document.getElementById('members_protect').style;

		var protectMeeting1 = document.getElementById('meetingProtect1').style; 
		var nMeetingProtect = document.getElementById('nMeetingProtect').style;
		
		var invitationProtect 	= document.getElementById('invitationProtect').style; 
		var agendaProtect 			= document.getElementById('agendaProtect').style; 
		var registerProtect 		= document.getElementById('registerProtect').style; 
		var participantsProtect = document.getElementById('participantsProtect').style;
		var overviewProtect 		= document.getElementById('overviewProtect').style; 
		var archiveProtect 			= document.getElementById('archiveProtect').style; 	
	
	if (obj == "documenten") {
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#0033FF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "meeting1") {
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#0033FF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "member") {
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#0033FF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "contact") {
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#0033FF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "info1") {
			home.color = "#FFFFFF";
			links.color = "#FFFFFF";
			info1.color = "#0033FF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "home") {
			home.color = "#0033FF";
			links.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "links") {
			links.color = "#0033FF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "forum") {
			forum.color = "#0033FF";
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
			membersProtect.color  = "#FFFFFF";
		} else if (obj == "home_protect") {
			membersProtect.color  = "#FFFFFF";
			protectHome.color = "#0033FF";
			forum.color = "#FFFFFF";
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
		} else if (obj == "contact_protect") {
			protectContact.color  = "#0033FF";
			membersProtect.color  = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
		} else if (obj == "members_protect") {
			membersProtect.color  = "#0033FF";
			protectContact.color  = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
		}  else if (obj == "meetingProtect1") {
			protectMeeting1.color  = "#0033FF";
			membersProtect.color  = "#FFFFFF";
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
			downloadsProtect.color = "#FFFFFF";
		} else if (obj == 'downloads_protect') {
			downloadsProtect.color = "#0033FF";
			membersProtect.color  = "#FFFFFF";
			protectMeeting1.color  = "#FFFFFF";
			links.color = "#FFFFFF";
			home.color = "#FFFFFF";
			info1.color = "#FFFFFF";
			contact.color = "#FFFFFF";
			member.color = "#FFFFFF";
			meeting1.color = "#FFFFFF";
			documenten.color = "#FFFFFF";
			forum.color = "#FFFFFF";
			protectHome.color = "#FFFFFF";
			protectContact.color  = "#FFFFFF";
		}
		
		
		if (obj == "old") {
			sizetype.fontWeight = "bold";
			sizetype.color = "#0033FF";
			old.fontWeight = "bold";
			old.color = "#0033FF";
			newD.fontWeight = "normal";		
			newD.color = "#FFFFFF";		
			window.top.title.document.location.href = 'title.jsp?id=12';
		} else if (obj == "newD") {
			sizetype.fontWeight = "bold";
			sizetype.color = "#0033FF";
			old.fontWeight = "normal";
			old.color = "#FFFFFF";
			newD.fontWeight = "bold";		
			newD.color = "#0033FF";		
			window.top.title.document.location.href = 'title.jsp?id=13';
		}
		
		if (obj == "sizetype1") {
			documents.fontWeight = "normal";
			codeList.fontWeight = "normal";
			sizetype.fontWeight = "bold";
			usefull.fontWeight = "normal";
			smdgEdiU.fontWeight = "normal";
			documents.color = "#FFFFFF";
			codeList.color = "#FFFFFF";
			sizetype.color = "#0033FF";
			usefull.color = "#FFFFFF";
			smdgEdiU.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=12';
		} else if (obj == "documSub") {
			documents.fontWeight = "bold";
			codeList.fontWeight = "normal";
			sizetype.fontWeight = "normal";
			usefull.fontWeight = "normal";
			smdgEdiU.fontWeight = "normal";	
			documents.color = "#0033FF";
			codeList.color = "#FFFFFF";
			sizetype.color = "#FFFFFF";
			usefull.color = "#FFFFFF";
			smdgEdiU.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=9';
		} else if (obj == "codeList") {
			documents.fontWeight = "normal";
			codeList.fontWeight = "bold";
			sizetype.fontWeight = "normal";
			usefull.fontWeight = "normal";
			smdgEdiU.fontWeight = "normal";
			documents.color = "#FFFFFF";
			codeList.color = "#0033FF";
			sizetype.color = "#FFFFFF";
			usefull.color = "#FFFFFF";
			smdgEdiU.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=10';
		} else if (obj == "usefullA") {
			documents.fontWeight = "normal";
			codeList.fontWeight = "normal";
			sizetype.fontWeight = "normal";
			usefull.fontWeight = "bold";
			smdgEdiU.fontWeight = "normal";
			documents.color = "#FFFFFF";
			codeList.color = "#FFFFFF";
			sizetype.color = "#FFFFFF";
			usefull.color = "#0033FF";
			smdgEdiU.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=14';
		} else if (obj == "smdgEdiU") {
			documents.fontWeight = "normal";
			codeList.fontWeight = "normal";
			sizetype.fontWeight = "normal";
			usefull.fontWeight = "normal";
			smdgEdiU.fontWeight = "bold";
			documents.color = "#FFFFFF";
			codeList.color = "#FFFFFF";
			sizetype.color = "#FFFFFF";
			usefull.color = "#FFFFFF";
			smdgEdiU.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=15';
		}
		
		if (obj == "invitation") {
			invitation.fontWeight = "bold";
			agenda.fontWeight = "normal";
			register.fontWeight = "normal";
			participants.fontWeight = "normal";			
			invitation.color = "#0033FF";
			agenda.color = "#FFFFFF";
			register.color = "#FFFFFF";
			participants.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=23';
		} else if (obj == "agenda") {
			invitation.fontWeight = "normal";
			agenda.fontWeight = "bold";
			register.fontWeight = "normal";
			participants.fontWeight = "normal";
			invitation.color = "#FFFFFF";
			agenda.color = "#0033FF";
			register.color = "#FFFFFF";
			participants.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=24';
		} else if (obj == "register") {
			invitation.fontWeight = "normal";
			agenda.fontWeight = "normal";
			register.fontWeight = "bold";
			participants.fontWeight = "normal";
			invitation.color = "#FFFFFF";
			agenda.color = "#FFFFFF";
			register.color = "#0033FF";
			participants.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=25';
		} else if (obj == "participants") {
			invitation.fontWeight = "normal";
			agenda.fontWeight = "normal";
			register.fontWeight = "normal";
			participants.fontWeight = "bold";
			invitation.color = "#FFFFFF";
			agenda.color = "#FFFFFF";
			register.color = "#FFFFFF";
			participants.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=26';
		}
		if (obj == "invitationProtect") {
			invitationProtect.fontWeight = "bold";
			agendaProtect.fontWeight = "normal";
			registerProtect.fontWeight = "normal";
			participantsProtect.fontWeight = "normal";			
			invitationProtect.color = "#0033FF";
			agendaProtect.color = "#FFFFFF";
			registerProtect.color = "#FFFFFF";
			participantsProtect.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=34';		
		} else if (obj == "agendaProtect") {
			invitationProtect.fontWeight = "normal";
			agendaProtect.fontWeight = "bold";
			registerProtect.fontWeight = "normal";
			participantsProtect.fontWeight = "normal";
			invitationProtect.color = "#FFFFFF";
			agendaProtect.color = "#0033FF";
			registerProtect.color = "#FFFFFF";
			participantsProtect.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=38';		
		} else if (obj == "registerProtect") {
			invitationProtect.fontWeight = "normal";
			agendaProtect.fontWeight = "normal";
			registerProtect.fontWeight = "bold";
			participantsProtect.fontWeight = "normal";
			invitationProtect.color = "#FFFFFF";
			agendaProtect.color = "#FFFFFF";
			registerProtect.color = "#0033FF";
			participantsProtect.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=39';		
		} else if (obj == "participantsProtect") {
			invitationProtect.fontWeight = "normal";
			agendaProtect.fontWeight = "normal";
			registerProtect.fontWeight = "normal";
			participantsProtect.fontWeight = "bold";
			invitationProtect.color = "#FFFFFF";
			agendaProtect.color = "#FFFFFF";
			registerProtect.color = "#FFFFFF";
			participantsProtect.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=40';		
		}
		
		if (obj == "nMeetingProtect") {
			nMeetingProtect.fontWeight = "bold";
			overviewProtect.fontWeight = "normal";
			archiveProtect.fontWeight = "normal";
			nMeetingProtect.color = "#0033FF";
			overviewProtect.color = "#FFFFFF";
			archiveProtect.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=34';		
		} else if (obj == "overviewProtect") {
			nMeetingProtect.fontWeight = "normal";
			overviewProtect.fontWeight = "bold";
			archiveProtect.fontWeight = "normal";
			nMeetingProtect.color = "#FFFFFF";
			overviewProtect.color = "#0033FF";
			archiveProtect.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=36';		
		} else if (obj == "archiveProtect") {
			nMeetingProtect.fontWeight = "normal";
			overviewProtect.fontWeight = "normal";
			archiveProtect.fontWeight = "bold";
			nMeetingProtect.color = "#FFFFFF";
			overviewProtect.color = "#FFFFFF";
			archiveProtect.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=35';		
		} 
		
		if (obj == "nMeeting") {
			nMeeting.fontWeight = "bold";
			overview.fontWeight = "normal";
			archive.fontWeight = "normal";
			workgroup.fontWeight = "normal";
			nMeeting.color = "#0033FF";
			overview.color = "#FFFFFF";
			archive.color = "#FFFFFF";
			workgroup.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=23';		
		} else if (obj == "overview") {
			nMeeting.fontWeight = "normal";
			overview.fontWeight = "bold";
			archive.fontWeight = "normal";
			workgroup.fontWeight = "normal";
			nMeeting.color = "#FFFFFF";
			overview.color = "#0033FF";
			archive.color = "#FFFFFF";
			workgroup.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=28';
		} else if (obj == "archive") {
			nMeeting.fontWeight = "normal";
			overview.fontWeight = "normal";
			archive.fontWeight = "bold";
			workgroup.fontWeight = "normal";
			nMeeting.color = "#FFFFFF";
			overview.color = "#FFFFFF";
			archive.color = "#0033FF";
			workgroup.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=29';
		} else if (obj == "workgroup") {
			nMeeting.fontWeight = "normal";
			overview.fontWeight = "normal";
			archive.fontWeight = "normal";
			workgroup.fontWeight = "bold";
			nMeeting.color = "#FFFFFF";
			overview.color = "#FFFFFF";
			archive.color = "#FFFFFF";
			workgroup.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=30';
		}
		if (obj == "partnership") {
			partnership.fontWeight  = "bold";
			messages.fontWeight = "normal";
			messages2.fontWeight = "normal";
			office.fontWeight = "normal";
			futurePlans.fontWeight = "normal";
			partnership.color = "#0033FF";
			messages.color = "#FFFFFF";
			messages2.color = "#FFFFFF";
			office.color = "#FFFFFF";
			futurePlans.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=2';
		} else	if (obj == "messages") {
			partnership.fontWeight = "normal";
			messages.fontWeight  = "bold";
			messages2.fontWeight = "normal";
			office.fontWeight = "normal";
			futurePlans.fontWeight = "normal";
			partnership.color = "#FFFFFF";
			messages.color = "#0033FF";
			messages2.color = "#FFFFFF";
			office.color = "#FFFFFF";
			futurePlans.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=3';
		} else if (obj == "futurePlans") {
			messages.fontWeight  = "normal";
			messages2.fontWeight = "normal";
			office.fontWeight = "normal";
			partnership.fontWeight = "normal";
			futurePlans.fontWeight = "bold";
			partnership.color = "#FFFFFF";
			messages.color = "#FFFFFF";
			messages2.color = "#FFFFFF";
			office.color = "#FFFFFF";
			futurePlans.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=4';
		} else if (obj == "messages2") {
			messages.fontWeight  = "normal";
			messages2.fontWeight = "bold";
			office.fontWeight = "normal";
			partnership.fontWeight = "normal";
			futurePlans.fontWeight = "normal";
			partnership.color = "#FFFFFF";
			messages.color = "#FFFFFF";
			messages2.color = "#0033FF";
			office.color = "#FFFFFF";
			futurePlans.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=32';
		} else if (obj == "office") {
			messages.fontWeight  = "normal";
			messages2.fontWeight = "normal";
			office.fontWeight = "bold";
			partnership.fontWeight = "normal";
			futurePlans.fontWeight = "normal";
			partnership.color = "#FFFFFF";
			messages.color = "#FFFFFF";
			messages2.color = "#FFFFFF";
			office.color = "#0033FF";
			futurePlans.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=33';
		}
		
		if (obj == "membership") {
			membership.fontWeight = "bold";
			join.fontWeight = "normal";
			list.fontWeight = "normal";
			membership.color = "#0033FF";
			join.color = "#FFFFFF";
			list.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=6';
		} else if (obj == "join") {
			membership.fontWeight = "normal";
			join.fontWeight = "bold";
			list.fontWeight = "normal";
			membership.color = "#FFFFFF";
			join.color = "#0033FF";
			list.color = "#FFFFFF";
			window.top.title.document.location.href = 'title.jsp?id=7';
		} else if (obj == "list") {
			membership.fontWeight = "normal";
			join.fontWeight = "normal";
			list.fontWeight = "bold";
			membership.color = "#FFFFFF";
			join.color = "#FFFFFF";
			list.color = "#0033FF";
			window.top.title.document.location.href = 'title.jsp?id=8';
		}
	}
	
	
	function hideSub (obj) {
		var elem = document.getElementById(obj);
		if(elem.style.display == "block") {
			elem.style.display = "none";
			doBold('nMeeting');
			doBold('documents');
		}
	}
	
	function show(obj) { 
		var elem 		= document.getElementById(obj); 
		var info    = document.getElementById('info').style; 
		var contact = document.getElementById('contact').style; 
		var members	= document.getElementById('members').style; 
		var meetings 		= document.getElementById('meetings').style; 
		var meetingsProtect = document.getElementById('meetingsProtect').style; 
		var nextMeetingProtect  = document.getElementById('nextMeetingProtect').style;
		var nextMeeting = document.getElementById('nextMeeting').style;
		var documents = document.getElementById('documents').style;
		var sizetype  = document.getElementById('sizetype').style;

		if(obj == "links") {
			window.top.title.document.location.href = 'title.jsp?id=16';
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			sizetype.display = "none";
			documents.display = "none";
		} 
		if(obj == "forum") {
			window.top.title.document.location.href = 'title.jsp?id=31';
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			sizetype.display = "none";
			documents.display = "none";
		} 
		
		if(obj == "documents") {
			if(documents.display == "block") {
				documents.display = "none";
			} else if (documents.display == "none") {
				documents.display = "block";
			}
			info.display = "none";
			meetings.display = "none";
			members.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			sizetype.display = "none";
			doBold('documSub');
			//doBold('codeList');
		} 
		
		if(obj == "sizetype") {
			if(sizetype.display == "block") {
				sizetype.display = "none";
			} else if (sizetype.display == "none") {
				sizetype.display = "block";
			}
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			nextMeeting.display = "none";
			doBold('old');
		}
		
		if(obj == "home") {
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			documents.display = "none";
			sizetype.display = "none";
			window.top.title.document.location.href = 'title.jsp?id=1';
		}		
		
		if(obj == 'downloads_protect') {
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			documents.display = "none";
			sizetype.display = "none";
			window.top.title.document.location.href = 'title.jsp?id=41';
		}
		
		if(obj == "contact") {
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			nextMeeting.display = "none";
			documents.display = "none";
			sizetype.display = "none";
			window.top.title.document.location.href = 'title.jsp?id=5';
		}			
		
		if(obj == "info") {
			if(info.display == "block") {
				info.display = "none";
				window.top.title.document.location.href = 'title.jsp?id=1';
			} else if (info.display == "none") {
				info.display = "block";
			}
			members.display = "none";
			meetings.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			nextMeeting.display = "none";
			documents.display = "none";
			sizetype.display = "none";
			doBold('partnership');
		}		
		
		if(obj == "members") {
			if(members.display == "block") {
				members.display = "none";
				window.top.title.document.location.href = 'title.jsp?id=1';
			} else if (members.display == "none") {
				members.display = "block";
			}
			info.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			sizetype.display = "none";
			documents.display = "none";
			doBold('membership');
		}
		
		if(obj == "meetings") {
			if(meetings.display == "block") {
				meetings.display = "none";
				nextMeeting.display = "none";
				window.top.title.document.location.href = 'title.jsp?id=1';
			} else if (meetings.display == "none") {
				meetings.display = "block";
				nextMeeting.display = "block";
			}
			info.display = "none";
			members.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			sizetype.display = "none";
			documents.display = "none";
			doBold('nMeeting');
			doBold('invitation');
		} 
		if(obj == "meetingsProtect") {
			if(meetingsProtect.display == "block") {
				meetingsProtect.display = "none";
				nextMeetingProtect.display = "none";
				//window.top.title.document.location.href = 'title.jsp?id=1';
			} else if (meetingsProtect.display == "none") {
				meetingsProtect.display = "block";
				nextMeetingProtect.display = "block";
			}
			info.display = "none";
			members.display = "none";
			nextMeeting.display = "none";
			meetings.display = "none";
			sizetype.display = "none";
			documents.display = "none";
			doBold('nMeetingProtect');
			doBold('invitationProtect');
		} 
		if(obj == "nextMeeting") {
			if(nextMeeting.display == "block") {
				nextMeeting.display = "none";
			} else if (nextMeeting.display == "none") {
				nextMeeting.display = "block";
			}
			meetings.display = "block";
			info.display = "none";
			members.display = "none";
			sizetype.display = "none";
			documents.display = "none";
			doBold('invitation');
		} 
		if(obj == "nextMeetingProtect") {
			if(nextMeetingProtect.display == "block") {
				nextMeetingProtect.display = "none";
			} else if (nextMeetingProtect.display == "none") {
				nextMeetingProtect.display = "block";
			}
			nextMeeting.display = "none";
			meetings.display = "none";
			meetingsProtect.display = "block";
			info.display = "none";
			members.display = "none";
			sizetype.display = "none";
			documents.display = "none";
			doBold('invitationProtect');
		} 
		if(obj == "home_protect") {
			window.top.title.document.location.href = 'title.jsp?id=19';
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			documents.display = "none";
			sizetype.display = "none";
		}
		if(obj == "contact_protect") {
			window.top.title.document.location.href = 'title.jsp?id=37';
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			documents.display = "none";
			sizetype.display = "none";
		}	
		if(obj == "members_protect") {
			window.top.title.document.location.href = 'title.jsp?id=42';
			info.display = "none";
			members.display = "none";
			meetings.display = "none";
			nextMeeting.display = "none";
			meetingsProtect.display = "none";
			nextMeetingProtect.display = "none";
			documents.display = "none";
			sizetype.display = "none";
		}	
	}