_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=-1               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

function goSEDAR(){
alert('You are now leaving the Homeland Energy Group Ltd. website.\n\nHomeland Energy does not endorse and is not responsible for the content of external sites.');
this.window.open('http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00024734','_blank');
}

with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(menuStyle=new mm_style()){
offbgcolor="#00a3de";
offcolor="#FFFFFF";
onbgcolor="#eaeaea";
oncolor="#333333";
pagebgcolor="#eaeaea";
pagecolor="#333333";
bordercolor="#333333";
borderstyle="solid";
borderwidth=1;
separatorcolor="#333333";
separatorsize="1";
padding=3;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, helvetica";
headercolor="#333333";
headerbgcolor="#eaeaea";
subimage="";
subimagepadding="2";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.3)";
}



with(milonic=new menuname("Corporate")){
style=menuStyle;
aI("text=Corporate Profile;url=/s/Corporate.asp;status=Corporate Profile;");
aI("text=Board of Directors;url=/s/Board.asp;status=Board of Directors;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Directory;url=/s/Corporate_Directory.asp;status=Corporate Directory;");
aI("text=Governance;url=/s/Governance.asp;status=Governance;");
aI("text=Community;url=/s/Community.asp;status=Community;");
aI("text=Coal & Coal Markets;url=/s/Coal.asp;status=Coal & Coal Markets;");
//aI("text=AIM Rule 26 Requirements;url=/s/AIM_Rule_26.asp;status=AIM Rule 26 Requirements;");
}

with(milonic=new menuname("Projects")){
style=menuStyle;
aI("text=Overview;url=/s/Projects.asp;status=Overview;");
aI("text=Resources;url=/s/Resources.asp;status=Resources;");
aI("text=Producing Mines;url=/s/Producing.asp;status=Producing Mines;");
aI("text=Development Projects;url=/s/Development.asp;status=Development Projects;");
aI("text=Environmental Projects;url=/s/Environmental.asp;status=Environmental Projects;");
aI("text=Exploration;url=/s/Exploration.asp;status=Exploration;");
aI("text=Assets Under Acquisition;url=/s/Assets.asp;status=Assets Under Acquisition;");
aI("text=Technical Reports;url=/s/Technical_Reports.asp;status=Technical Reports;");
}

with(milonic=new menuname("Investors")){
style=menuStyle;
aI("text=Merger Information;url=/s/Investors.asp;status=Merger Information;");
aI("text=Shareholder Information;url=/s/Share_Info.asp;status=Shareholder Information;");
//aI("text=Shareholder Newsletters;url=/s/Shareholder_News.asp;status=Shareholder Newsletters;");
aI("text=Financial Reports;url=/s/Financial_Reports.asp;status=Financial Reports;");
aI("text=Stock Charts;url=/s/Stock_Info.asp;status=Stock Charts;");
aI("text=Events Calendar;url=/s/Events.asp;status=Events;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Photo Gallery;url=/s/Photos.asp?ReportID=328397;status=Photo Gallery;");
aI("text=SEDAR Filings;clickfunction=goSEDAR();status=SEDAR Filings;");
aI("text=Glossary;url=/s/Glossary.asp;status=Glossary;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Info;url=/s/ContactUs.asp;status=Contact Info;");
}

drawMenus();