/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/
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)}

////////////////////////////////////
// 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
effect = "Pixelate(sqaures=2, duration=0.2);"

timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position
closeOnClick = true

	addmenu(menu=["synexenergy",menu_1_top,menu_1_left,132,1
	,"left",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Summary","/serl_summary.php",,,1
	,"&nbsp;&nbsp;Company Background","/serl_background.php",,,1
	,"&nbsp;&nbsp;Development Strategy","/serl_development_strategy.php",,,1
	,"&nbsp;&nbsp;Energy Projects","/serl_energy_projects.php",,,1
	])
	
	addmenu(menu=["aboutsynex",menu_3_top,menu_3_left,127,1
	,"left",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Corporate Profile","/sxi_company_profile.php",,,1
	,"&nbsp;&nbsp;Investor Relations","/sxi_investor_relations.php",,,1
	,"&nbsp;&nbsp;Corporate Info","/sxi_corporate_information.php",,,1
	,"&nbsp;&nbsp;News Releases","http://www.sedar.com/DisplayCompanyDocuments.do?lang=EN&issuerNo=00002435",,,1
	])
	
	addmenu(menu=["corporate",menu_4_top,menu_4_left,111,1
	,"left",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Corporate Info","/sxi_corporate_information.php",,,1
	,"&nbsp;&nbsp;Investor Relations","/sxi_investor_relations.php",,,1
	])

dumpmenus()