with(milonic=new menuname("Main Menu")){
	siteURL = "http://www.oncothyreon.com/";
 style=menuStyle;
 alwaysvisible=1;
 orientation="horizontal";
 position="relative";
 
 aI("image="+ siteURL +"images/about_off.gif;overimage="+ siteURL +"images/about_on.gif;showmenu=about;url="+ siteURL +"about/overview.html;title=Abolut Oncothyreon.html;");  
aI("image="+ siteURL +"images/pipeline_off.gif;overimage="+ siteURL +"images/pipeline_on.gif;showmenu=pipeline;url="+ siteURL +"pipeline/overview.html;title=Pipeline;"); 
aI("image="+ siteURL +"images/clinical_off.gif;overimage="+ siteURL +"images/clinical_on.gif;showmenu=clinical;url="+ siteURL +"clinical/stimuvax.html;title=Clinical Trials;");  
aI("image="+ siteURL +"images/business_off.gif;overimage="+ siteURL +"images/business_on.gif;showmenu=business;url="+ siteURL +"business/overview.html;title=Business Development;"); 
aI("image="+ siteURL +"images/investors_on.gif;overimage="+ siteURL +"images/investors_on.gif;showmenu=investors;url=index.cfm;title=Investors;");   
aI("image="+ siteURL +"images/news_off.gif;overimage="+ siteURL +"images/news_on.gif;showmenu=news;url=releases.cfm;title=News & Evenst;");
aI("image="+ siteURL +"images/topnav_right.gif;");  

 /*
aI("image=http://oncothyreon.boldfocus.com/images/about_off.gif;overimage=http://oncothyreon.boldfocus.com/images/about_on.gif;showmenu=about;url=http://oncothyreon.boldfocus.com/about/overview.html;title=Abolut Oncothyreon.html;");  
aI("image=http://oncothyreon.boldfocus.com/images/pipeline_off.gif;overimage=http://oncothyreon.boldfocus.com/images/pipeline_on.gif;showmenu=pipeline;url=http://oncothyreon.boldfocus.com/pipeline/overview.html;title=Pipeline;"); 
aI("image=http://oncothyreon.boldfocus.com/images/clinical_off.gif;overimage=http://oncothyreon.boldfocus.com/images/clinical_on.gif;showmenu=clinical;url=http://oncothyreon.boldfocus.com/clinical/stimuvax.html;title=Clinical Trials;");  
aI("image=http://oncothyreon.boldfocus.com/images/business_off.gif;overimage=http://oncothyreon.boldfocus.com/images/business_on.gif;showmenu=business;url=http://oncothyreon.boldfocus.com/business/overview.html;title=Business Development;"); 
aI("image=http://oncothyreon.boldfocus.com/images/investors_on.gif;overimage=http://oncothyreon.boldfocus.com/images/investors_on.gif;showmenu=investors;url=index.cfm;title=Investors;");   
aI("image=http://oncothyreon.boldfocus.com/images/news_off.gif;overimage=http://oncothyreon.boldfocus.com/images/news_on.gif;showmenu=news;url=releases.cfm;title=News & Evenst;");
aI("image=http://oncothyreon.boldfocus.com/images/topnav_right.gif;");  */

}
 drawMenus();
 
