/*
 Milonic DHTML Menu Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 Used under licence #187212.
*/
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. 
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)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);"  //;Shadow(color='black', Direction=135, Strength=0) add to add shadow
}
else
{
	effect = "Fade(duration=0.2)" // Stop IE5.5 bug when using more than one filter
}
 
var urlbase;
urlbase = "http://www.investorsintelligence.com"

timegap=500;			
followspeed=5;		
followrate=40;				
suboffset_top=0;			
suboffset_left=-3;
style1=["","","","","",,"normal","normal","verdana",0,"",,,,,,,,	,]

style2=["#CCFFFF","#336699","#336699","#A5DADA","#A5DADA",10,"normal","bold","verdana",4,"",,,,,,,,	,]
 

 


	addmenu(menu=["globalnav",24,180,,0,,style1,1,"left",effect,,1,0,,,,1,"adobe",,,,

	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=66 border=0>",urlbase+"/x/default.html",,"",1
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=66 border=0>",urlbase + "/x/about_us.html",,"",1
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=76 border=0>","show-menu=contacts",,"",1
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=46 border=0>","show-menu=Links",,"",1
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=73 border=0>","show-menu=bookstore",,"",1 
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=80 border=0>",urlbase + "/x/free_chart.html?r=101",,"",1
,"<IMG onClick=window.status=''; src='http://www.investorsintelligence.com/img/ii/spacer.gif' height=29 width=80 border=0>",urlbase + "/x/corporateSolutions.html",,"",1

])



	addmenu(menu=["aboutus",
	,,150,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"About Us","about_us.html",,,1

	])

	addmenu(menu=["contacts",
	,,150,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Contact",urlbase + "/x/contact_online.html",,,1
	,"Free mailing lists", urlbase + "/x/free_mail_subscription.html",,,1
	])

	addmenu(menu=["university",
	,,150,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Charting",urlbase + "/x/charting.html",,,1
	,"Glossary", urlbase + "/x/glossary.html",,,1
	,"Online Resources",urlbase + "/x/online_resources_technical_analysis.html",,,1

	])

	addmenu(menu=["links",
	,,150,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"Technical analysis",urlbase+"/x/online_resources_technical_analysis.html",,,1
	,"Exchanges",urlbase + "/x/exchanges.html",,,1
	,"Online Media",urlbase + "/x/online_resources_online_media.html",,,1
	,"Publications", urlbase + "/x/publications.html",,,1
	,"Newsletters & Advisors", urlbase + "/x/newsletters_and_advisors.html",,,1
	,"Brokers",urlbase + "/x/brokers.html",,,1
	,"Other Resources", urlbase + "/x/other_resources.html",,,1

	])
	
	addmenu(menu=["bookstore",
	,,150,0,"",style2,,"left",effect,,,,,,,,,,,,
	,"US","javascript:openUSBookshop()",,,1
	,"UK & International","javascript:openUKBookshop()",,,1

	])
		
function openUSBookshop() {
   window.open("http://www.invest-store.com/investorsintelligence");
}
function openUKBookshop() {
   location.href = "http://books.global-investor.com/pages/home.htm?ginPtrCode=10332";
}

dumpmenus()
