//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}

function dumpmenus(){
	
	mt="<script language=javascript>";
	for(a=1;a<menus.length;a++)
		{
		mt+=" menu"+a+"=menus["+a+"];"
	}
	mt+="<\/script>";
	_d.write(mt)
}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.5);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

/*
var width = screen.width;
if(width==1152)
	width = width -675;
if(width==1152)
	width = width -675;
*/

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",					// Mouse Off Font Color
"#eeeeee",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"#3090cc",				// Mouse On Background Color
"#DFD3B0",				// Menu Border Color 
,						// Font Size in pixels
,				// Font Style (italic or normal)
,					// Font Weight (bold or normal)
,		// Font Name
0,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
"F1ECDC",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099"				// Menu Header Background Color (Leave blank if headers are not needed)
]

style3=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",					// Mouse Off Font Color
"#eeeeee",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"#3090cc",				// Mouse On Background Color
"#DFD3B0",				        // Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"arial,helvetica",		// Font Name
0,						// Menu Item Padding
"images/arrow_menu.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"F1ECDC",				// 3D High Color
"000099",				// 3D Low Color
,				    // Current Page Item Font Color (leave this blank to disable)
"682E08",				// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
"F1ECDC",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099"				// Menu Header Background Color (Leave blank if headers are not needed)
]


style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",					// Mouse Off Font Color
"#eeeeee",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"#3090cc",				// Mouse On Background Color
"#DFD3B0",				        // Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"arial,helvetica",		// Font Name
8,						// Menu Item Padding
"images/arrow_menu.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"F1ECDC",				// 3D High Color
"000099",				// 3D Low Color
,				    // Current Page Item Font Color (leave this blank to disable)
"682E08",				// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"F1ECDC",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]

if(navigator.appName == "Microsoft Internet Explorer")
{
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
85,					// Menu Top - The Top position of the menu in pixels
,					// Menu LEFT - The LEFT position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
,					// Screen Position - here you can use 				//center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"center",			// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use







// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"<img src='images/home.gif' width='53' height='21' border='0'>","http://www.medisteminc.com target=_parent","Back to the home page", "center",53

,"<img src='images/aboutus.gif' name='about' width='59' height='21' border='0'>","show-menu=about","","center",59

,"<img src='images/technologies.gif' width='79' height='21' border='0'>","show-menu=technologies","","center",79

,"<img src='images/honors.gif' width='49' height='21' border='0'>","show-menu=news","","center",49

,"<img src='images/investors.gif' width='62' height='21' border='0'>","show-menu=investors","","center",62

,"<img src='images/contact.gif' width='51' height='21' border='0'>","contact.html","center","",51

,"<img src='images/collaborators.gif' width='78' height='21' border='0'>","collaborators.html","","center",78

	])

addmenu(menu=["home",
	,,130,0,"",style2,,"center",
	
	])

	addmenu(menu=["about",
	107,,158,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Company&nbsp;Profile","profile.html target=_parent",,,1
	,"Executive Management","management.html target=_parent",,,1
	,"Scientific Advisory Board","advisory.html target=_parent",,,1	
	,"Board&nbsp;Of&nbsp;Directors","board.html target=_parent",,,1

	])
		
	addmenu(menu=["technologies",
	107,,175,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Peer Reviewed Publications","publications.html target=_parent",,,1
	,"Patent&nbsp;Applications","patent-applications.html target=_parent",,,1
	
	])
	
	addmenu(menu=["news",
	107,,255,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Media Recognitions","show-menu=media",,,1		
	,"Governor Schwartzneggar Congratulations","schwartzneggar-congratulations.html target=_blank",,,1
	,"Publication of the Year","http://biz.yahoo.com/iw/080320/0377461.html target=_blank",,,1
	,"Medistem Joins Governor Schwartzneggar on Trade Mission","http://biz.yahoo.com/iw/070531/0259630.html target=_blank",,,1
	,"Medistem CEO with Governor Schwartzneggar","schwartzneggar-ceo.html target=_blank",,,1
		
	])
			
	addmenu(menu=["media",
	107,,200,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"NBC","http://www.nbcsandiego.com/health/15669271/detail.html target=_blank",,,1
	,"MSNBC","http://www.msnbc.msn.com/id/21996417 target=_blank",,,1
	,"San Diego Union Tribune","http://www.signonsandiego.com/news/business/biotech/20080320-9999-1b20medistem.html target=_blank",,,1
	,"Science Daily","http://www.sciencedaily.com/releases/2007/11/071115082303.htm target=_blank",,,1			
	,"Youtube.com","http://www.youtube.com/watch?v=118it6T0Lac target=_blank",,,1

 	])
	
	addmenu(menu=["investors",
	107,,130,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Investor&nbsp;Overview","pdf/MediStemBusinessPlan.pdf target=_blank",,,1
	,"News&nbsp;Releases","press-releases.html target=_parent",,,1
	,"SEC&nbsp;Filings","http://yahoo.brand.edgar-online.com/default.aspx?cik=1186519 target=_blank",,,1
	,"2007&nbsp;Annual&nbsp;Report","http://www.sec.gov/Archives/edgar/data/1186519/000139390508000044/mdsm_10k.htm target=_blank",,,1	

	])
		
}
else
{
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
93,					// Menu Top - The Top position of the menu in pixels
,					// Menu LEFT - The LEFT position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
,					// Screen Position - here you can use 				//center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"center",			// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use







// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"<img src='images/home.gif' width='53' height='21' border='0'>","index.html target=_parent","Back to the home page", "center",0

,"<img src='images/aboutus.gif' name='about' width='59' height='21' border='0'>","show-menu=about","","center",0

,"<img src='images/technologies.gif' width='79' height='21' border='0'>","show-menu=technologies","","center",0

,"<img src='images/news.gif' width='43' height='21' border='0'>","show-menu=news","","center",0

,"<img src='images/investors.gif' width='62' height='21' border='0'>","show-menu=investors","","center",0

,"<img src='images/contact.gif' width='51' height='21' border='0'>","contact.html","center",,0

,"<img src='images/company-profile.gif' width='102' height='21' border='0'>","profile.html","center",,0

	])
}

	addmenu(menu=["home",
	,,130,0,"",style2,,"center",
	
	])

	addmenu(menu=["about",
	115,,158,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Company&nbsp;Profile","profile.html target=_parent",,,1
	,"Executive Management","management.html target=_parent",,,1
	,"Scientific Advisory Board","advisory.html target=_parent",,,1
	,"Board&nbsp;Of&nbsp;Directors","board.html target=_parent",,,1

	])
		
	addmenu(menu=["international",
	115,,175,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Institute&nbsp;of&nbsp;Cellular&nbsp;Medicine Costa Rica","http://www.cellmedicine.com target=_blank",,,1
	,"Institute&nbsp;of&nbsp;Cellular&nbsp;Medicine Mexico","http://www.cellmedicine.com target=_blank",,,1

	])
		
	addmenu(menu=["technologies",
	115,,155,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Intellectual Property","intellectual-property.html target=_parent",,,1
	,"Patent&nbsp;Applications","patent-applications.html target=_parent",,,1
	,"Product&nbsp;Pipeline","pdf/MDSM_Leading_Pipeline_Candidates.pdf target=_blank",,,1
	])
	
	addmenu(menu=["news",
	115,,155,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Press&nbsp;Releases","press-releases.html target=_parent",,,1
	,"Professional&nbsp;Publications","professional-publications.html target=_parent",,,1
	,"Related Articles","http://www.azcentral.com/arizonarepublic/business/articles/0420biz-stemcells0420.html target=_blank",,,1
	
	])
	
	addmenu(menu=["investors",
	115,,130,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Analyst's Research","show-menu=analyst",,,1	
	,"Fact&nbsp;Sheet","pdf/MDSM_Profilev0502.pdf target=_blank",,,1
	,"News&nbsp;Releases","press-releases.html target=_parent",,,1
	,"Stock&nbsp;Quote","stock-quote.html target=_parent",,,1
	,"SEC&nbsp;Filings","http://yahoo.brand.edgar-online.com/default.aspx?cik=1186519 target=_blank",,,1

	])
		
	addmenu(menu=["analyst",
	115,,200,0,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Beacon Equity Research 03/10/06","pdf/MDSM_initial_report_03-10-06.pdf target=_blank",,,1
	,"Beacon Equity Research 05/24/06","pdf/MDSM_research_note_5-24-06.pdf target=_blank",,,1
	,"Beacon Equity Research 08/23/06","pdf/MDSM_research_note_8-23-06.pdf target=_blank",,,1
	,"Beacon Equity Research 12/05/06","pdf/MDSM_research_note_12-05-06.pdf target=_blank",,,1			
	,"Small Cap Sentinel","http://smallcap-sentinel.blogspot.com/2006/03/report-looking-at-political-impact-on.html target=_blank",,,1

 	])
	
	 	 	
dumpmenus()
