	
	var email={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#F2F2F2', linktarget:'_top'} 
	email.items=[
		["Send Email to TKDTutor", "http://TKDTutor.com/TASKS/Email/SEND-01.htm"], 
		["Email Replies", "http://TKDTutor.com/TASKS/Email/Replies-00.htm"] //no comma following last entry!
	]
	
	var share={divclass:'anylinkmenu', inlinestyle:'width:140px; background:#F2F2F2', linktarget:'_new'}
	share.items=[
		["Share TKDTutor", "http://addthis.com/bookmark.php?v=250&pub=xa-4b181f3260c8ad79m"],
		["Bookmark TKDTutor", "http://addthis.com/bookmark.php?v=250&pub=xa-4b181f3260c8ad79m"] //no comma following last entry!
	]
	
	var interact={divclass:'anylinkmenu', inlinestyle:'width:175px; background:#F2F2F2', linktarget:'_new'} 
	interact.items=[
		["Facebook", "http://facebook.com/TKDTutor"],
		["Twitter", "http://twitter.com/TKDTutor"],
		["Visitor Comments", "http://tkdtutorguestbook.blogspot.com/"],
		["HOT! Topic", "http://tkdtutorhottopic.blogspot.com/"] //no comma following last entry!
	]	
	
	var blogs={divclass:'anylinkmenu', inlinestyle:'width:175px; background:#F2F2F2', linktarget:'_new'} 
	blogs.items=[
		["Skepticism", "http://beskeptical.blogspot.com"],	
		["What we have here is...", "http://whatwehavegothereis.blogspot.com"],
		["Political Heretic", "http://rantsofapoliticalheretic.blogspot.com"] //no comma following last entry!
	]	
	


