/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/

var MENU_ITEMS = [
	['Home','http://www.surfbuddies.com/thelifeguard', {'tw' : '_self'}],
	['Pinned Posts',null, null,
		['Welcome','http://www.surfbuddies.com/thelifeguard/2005/02/welcome.html', {'tw' : '_self'}],
		['The Basics of Child Safe Internet Surfing','http://www.surfbuddies.com/thelifeguard/2005/02/basics-of-child-safe-internet-surfing.html', {'tw' : '_self'}],
		['The "Can Spam" Act','http://www.surfbuddies.com/thelifeguard/2005/02/can-spam-act.html', {'tw' : '_self'}],
		['There is a special place in Hell for pornographic spam.','http://www.surfbuddies.com/thelifeguard/2005/02/deborah-fallows-there-is-special-place.html', {'tw' : '_self'}],
		['The best defense is a good offense.','http://www.surfbuddies.com/thelifeguard/2005/02/best-defense-is-good-offense.html', {'tw' : '_self'}],
		['How Much Information? UC Berkeley Research Report.','http://www.surfbuddies.com/thelifeguard/2005/02/how-much-information-uc-berkeley.html', {'tw' : '_self'}],
		['Spam: How it is hurting email and degrading life on the Internet.','http://www.surfbuddies.com/thelifeguard/2005/02/spam-how-it-is-hurting-email-and.html', {'tw' : '_self'}],
		['Internet Safety Armor for Your Computer.','http://www.surfbuddies.com/thelifeguard/2005/02/internet-safety-armor-for-your.html', {'tw' : '_self'}],
		['More Sobering Chat Room Warnings','http://www.surfbuddies.com/thelifeguard/2005/02/more-sobering-chat-room-warnings.html', {'tw' : '_self'}],
		['Project Honey Pot','http://www.surfbuddies.com/thelifeguard/2005/02/project-honey-pot-turns-tables-on.html', {'tw' : '_self'}],
	],
	['Links',null, null,
		['SurfBuddies','http://www.surfbuddies.com/blog_entry.htm', {'tw' : '_blank'}],
		['CyberAngels','http://www.cyberangels.org', {'tw' : '_blank'}],
		['EMail For Kids','http://email-for-kids.com', {'tw' : '_blank'}],
		['Excellent kids links edited by John C. Dvorak','http://www.dvorak.org/kidshome.htm', {'tw' : '_blank'}],
		['Family Research Council','http://www.frc.org', {'tw' : '_blank'}],
		['FBI: A Parent Guide to Internet Safety','http://www.fbi.gov/publications/pguide/pguide.htm', {'tw' : '_blank'}],
		['GetNetWise','http://www.getnetwise.org', {'tw' : '_blank'}],
		['Internet Safety Awareness','http://www.internet-safety.org', {'tw' : '_blank'}],
		['Morality In Media','http://www.moralityinmedia.org', {'tw' : '_blank'}],
		['National Coalition for the Protection of Children &amp; Families','http://www.nationalcoalition.org/', {'tw' : '_blank'}],
		['National Law Center for Children and Families','http://www.nationallawcenter.org', {'tw' : '_blank'}],
		['ObscenityCrimes.org','http://www.obscenitycrimes.org', {'tw' : '_blank'}],
//		['link4','htm', {'tw' : '_blank'}],
	],
	['Raw Libraries',null, null,
		['Escondido, CA: Libraries Still Serve Unfiltered Porn','http://www.surfbuddies.com/thelifeguard/2005/02/still-at-library-near-you-unfiltered.html', {'tw' : '_self'}],
		['Illinois: Libraries Still Serve Unfiltered Porn','http://www.surfbuddies.com/thelifeguard/2005/03/illinois-still-at-library-near-you.html', {'tw' : '_self'}],
		['Oops! Mother, Children See Porn On Library Computer','http://www.surfbuddies.com/thelifeguard/2005/03/oops-mother-children-see-porn-on.html', {'tw' : '_self'}],
		['Vacaville Library Incident Parent Letter to the Editor ','http://www.surfbuddies.com/thelifeguard/2005/04/vacaville-library-incident-parents.html', {'tw' : '_self'}],
		['Same Tune. Different Library.','http://www.surfbuddies.com/thelifeguard/2005/04/same-tune-different-library.html', {'tw' : '_self'}],
		['Public Library Searcher for Nudism "Felt Judged"','http://www.surfbuddies.com/thelifeguard/2005/04/public-library-searcher-for-nudism.html', {'tw' : '_self'}],
		['Santa Clarita Mom Outraged at Porn in Library','http://www.surfbuddies.com/thelifeguard/2005/08/santa-clarita-mom-outraged-at-porn-in.html', {'tw' : '_self'}],
		['Supervisor Antonovich says librarian plan not good enough','http://www.surfbuddies.com/thelifeguard/2005/09/supervisor-antonovich-says-librarian.html', {'tw' : '_self'}],
	],
//	['About','about.htm', {'tw' : '_self'}],
];