var MENU_ITEMS = 




[

['<font style="color: white; font-weight: bold;" size="2">HOME</font>', 'http://www.InnovativeCommunities.org', {'sw':58},


],
		


['<font style="color: red; font-weight: bold;" size="2">NEWS</font>', 'http://www.InnovativeCommunities.org/pages/917.php', {'sw':50},


],



['<font style="color: white; font-weight: bold;" size="2">About Us</font>', null, {'sw':86},

['<b>How We Are Different</b>', 'http://InnovativeCommunities.org/pages/1157.php'],
		
['<b>Our History</b>', 'http://InnovativeCommunities.org/pages/1156.php'],
['<b>Understanding ICO - A Presentation</b>', 'http://GetICO.info']


],
		



['<font style="color: white; font-weight: bold;" size="2">What We Do</font>', null, {'sw':110},

['<b>Global Change Projects</b>', 'http://InnovativeCommunities.org/pages/1158.php'],
	

['<b>Canada - Initiatives</b>', 'http://InnovativeCommunities.org/pages/1151.php'],
		
['<b>Colombia - Initiatives</b>', 'http://InnovativeCommunities.org/pages/1150.php'],
['<b>Guatemala - Initiatives</b>', 'http://InnovativeCommunities.org/pages/1152.php'],
		
['<b>Rwanda - Initiatives</b>', 'http://InnovativeCommunities.org/pages/1154.php'],
		
['<b>Uganda - Initiatives</b>', 'http://InnovativeCommunities.org/pages/1153.php'],
['<b>Run For Tomorrow</b>', 'http://InnovativeCommunities.org/pages/1159.php']

],



['<font style="color: white; font-weight: bold;" size="2">How We Work</font>', null, {'sw':112},
['<b>Board of Directors</b>', 'http://InnovativeCommunities.org/pages/1116.php'],
		

['<b>Council of ICO Communities</b>', 'http://InnovativeCommunities.org/pages/1155.php'],
		
['<b>Leadership Team</b>', 'http://InnovativeCommunities.org/pages/1103.php'],
		
['<b>ICO Operations</b>', 'http://InnovativeCommunities.org/pages/1131.php'],
		
['<b>ICO Institute</b>', 'http://InnovativeCommunities.org/pages/1105.php'],
		
['<b>IC Trust</b>', 'http://InnovativeCommunities.org/pages/1130.php'],
['<b>ICO International</b>', 'http://InnovativeCommunities.org/pages/1132.php']

],
		

		
['<font style="color: orange; font-weight: bold;" size="2">ICO World Emag</font></font>','http://ICOWorld.InnovativeCommunities.Org', {'sw':114},

],



['<font style="color: yellow; font-weight: bold;" size="2">JOIN ICO</font>', 'http://www.join.InnovativeCommunities.org', {'sw':74},	


],


['<font style="color: yellow; font-weight: bold;" size="2">Donate</font>', 'http://www.donations.InnovativeCommunities.org', {'sw':68}, 		

],

['<font style="color: white; font-weight: bold;" size="2">Online Offices</font>', null, {'sw':110},
['<b>LIVE Accounts</b>', 'http://InnovativeCommunities.org/pages/40.php'],
['<b>2008 Financial Report</b>', 'http://innovativecommunities.org/files/ICO Financial Statements 2008.pdf'],
	
['<b>Volunteer Vacancies</b>', 'http://InnovativeCommunities.org/pages/1104.php'],
	
['<b>CONTACT US!</b>', 'http://InnovativeCommunities.org/pages/1114.php'],
['<b>- ICOOO Access</b>', 'http://OnlineOffice.InnovativeCommunities.org'],
['<b>- Conference Room</b>', 'http://ICO.MegaMeeting.com']
,		
['<b>- Team Member Listings</b>', 'http://www.InnovativeCommunities.org/files/ICO Team Members.pdf']
		



]
];









//	This simple function is a wrapper. It puts html around provided text.
//	You can write your own wrappers for higher efficiency and better code maintanability
function pupup (text) 

{
	

return '<table border=0 cellpadding=0 cellspacing=0><tr><td><img border=0 src="img/01.gif" width=0 height=0></td><td background="img/02.gif"><img border=0 src="img/pixel.gif" width=0 height=0></td><td><img border=0 src="img/pixel.gif" width=0 height=11></td></tr><tr><td rowspan=2 background="img/04.gif"><img border=0 src="img/pixel.gif" width=0 height=0></td><td rowspan="2" bgcolor="#339933" valign="top" style="text-align:center;padding:0px;">'
		+ text + '</td><td><img border=0 src="img/pixel.gif" width=0 height=0></td></tr><tr><td background="img/05.gif"><img border=0 src="img/pixel.gif" width=0 height=0></td><td rowspan="2"><img border=0 src="img/pixel.gif" width=0 height=0></td><td><img border=0 src="img/pixel.gif" width=0 height=0></td></tr><tr><td><img border=0 src="img/06.gif" width=0 height=0></td><td background="img/07.gif"><img border=0 src="img/pixel.gif" width=0 height=0></td><td><img border=0 src="img/08.gif" width=0 height=0></td><td><img border=0 src="img/pixel.gif" width=0 height=0></td></tr></table>';


}
